Commit Graph

272 Commits

Author SHA1 Message Date
Enno Rehling f40569033d banner: remove unused error message 2021-09-12 20:06:32 +02:00
Enno Rehling 5926016010 EXPEL: additional messages and tests. 2021-06-11 21:02:30 +02:00
Steffen Mecke eb5ddfaeda report newbie immuniy clearly 2021-04-26 21:31:00 +02:00
Enno Rehling 4d8a3d1947 https://bugs.eressea.de/view.php?id=2737
using a ring does not increase the spell's cost
adding tests for spell effectiveness revealed many inconsistencies that are now fixed.
2021-04-05 19:19:49 +02:00
Enno Rehling 3715f21e6c add missing XML for drift messages 2021-03-07 14:12:22 +01:00
Enno Rehling 31f589e76f https://bugs.eressea.de/view.php?id=2716
improved messages when following a ship.
2021-02-16 10:12:04 +01:00
Enno Rehling 4a2e917c88 Ungenutzte Fehlermeldung löschen. 2020-09-03 21:45:31 +02:00
Enno Rehling 73df4adde7 https://bugs.eressea.de/view.php?id=2676
Neue Meldung für Konvois mit zu wenigen Kapitänen.
2020-08-16 16:00:29 +02:00
Enno Rehling b2689e3a9e Bug 2621: Fehlermeldung bei fehlender Anzahl
bei Personen- und Schiffsübergaben.

closing https://bugs.eressea.de/view.php?id=2621
2020-08-16 16:00:28 +02:00
Enno Rehling 9e3dc18daa bug 2684: update sp_showastral and sp_viewreality.
add more messages
add unit tests
closes https://bugs.eressea.de/view.php?id=2684
2020-08-16 16:00:28 +02:00
Enno Rehling cf1c06ad29 New message for spells that cannot be cast in astral space.
English Style: can't or can not => cannot
2020-08-16 16:00:28 +02:00
Enno Rehling 98effd7d85 Finish spell renaming, remove wdw leftovers.
Fixing the E3 rules.lua test
We no longer need pyramid, scarab, sphinx, pharao.
2020-08-16 16:00:28 +02:00
Enno Rehling 1eaa6a9ec4 Bug 2680: shapeshift spell cannot be cast twice.
Add a message and don't pay for the failed spell.
2020-08-16 16:00:27 +02:00
Enno Rehling 6ebb5c7591 Merge branch 'ships' into develop 2020-03-28 09:37:40 +01:00
Enno Rehling 112126b07b Bug 2653: Fehlermeldungen bei Übergabe von Schiffen. 2020-03-25 19:20:51 +01:00
Enno Rehling fb21d6d932 kill ancient godcursezone code.
add some tests for planting seeds.
2020-01-04 12:22:14 +01:00
Enno Rehling e337b8b494 Bug 2626: Korrekter Meldungstext. 2020-01-03 17:14:44 +01:00
Enno Rehling dcf9b9df26 bug 2626: fehlende neue messages nachtragen 2020-01-02 11:34:26 +01:00
Enno Rehling 3ac343a997 Pestmeldung, Regionen Singular/Plural. 2019-09-22 13:51:02 +02:00
Enno Rehling e616449fd0 Leuchttürme zeigen minimale Info über Landregionen an.
https://bugs.eressea.de/view.php?id=2490
Neues Schiff Galleone
https://bugs.eressea.de/view.php?id=2542
2019-08-17 22:48:14 +02:00
Enno Rehling 0281ebc44b Bug 2596: Crash durch leeres Banner
https://bugs.eressea.de/view.php?id=2596
2019-07-14 09:26:32 +02:00
Enno Rehling f677a21541 disable QUIT FACTION with ifdef QUIT_WITH_TRANSFER 2019-07-06 12:02:52 +02:00
Enno Rehling bbcb2113d7 WIP feature: STIRB <password> [PARTEI <nr>] 2019-04-30 18:40:24 +02:00
Enno Rehling af91459fb1 add some variety to familiar selection.
effskill: use NULL, not 0 for pointer arguments.
2019-02-02 20:38:02 +01:00
Enno Rehling 2e5e8347ac Bug 2489: Kill the SIEGE command, forever. 2018-09-09 21:01:10 +02:00
Enno Rehling 422415870f Merge branch 'master' 2018-09-09 07:54:41 +02:00
Enno Rehling 6f5f1651c7 fix crashes when trying to trade on ocean.
fix missing message sections.
2018-09-09 07:41:30 +02:00
Enno Rehling e89fe69d58 simplicate the sink_ship function, do not rescue units. 2018-08-01 11:55:57 +02:00
Enno Rehling a62541a17e BUG 2443: Straßen ohne komplizierte String-Bastelei. 2018-06-11 21:00:33 +02:00
Enno Rehling 2d05a99e7d Renaming a message is more complicated now. I got it wrong with these. 2018-06-09 21:42:21 +02:00
Enno Rehling c11a020846 remove the text from messages.xml 2018-05-18 21:24:08 +02:00
Enno Rehling 6608f1b1ab Merge branch 'develop' 2018-05-18 15:34:50 +02:00
Enno Rehling 87914a7b5b delete XML Strings. 2018-05-17 23:27:29 +02:00
Enno Rehling 615dfe7ec5 Get the NR message text from locale. 2018-05-17 22:47:16 +02:00
Enno Rehling c0ed53b679 last of the duplicate names. battles have lost their separators, though. 2018-05-17 22:15:24 +02:00
Enno Rehling 7a10a58605 1. nrmessage is locale-independent, uses locale_getstring
2. unique strings:
rename aurapotion50 message.
delete unused bithday_firework definitions.
2018-05-17 19:04:25 +02:00
Enno Rehling 0a9f8bf662 merge from develop 2018-05-15 21:59:01 +02:00
Enno Rehling 4240e142a5 BUG 2440: the random encounters code was completely unused. 2018-05-13 16:15:22 +02:00
Enno Rehling 666d5715ab BUG 2439 Strassenbau Fehlermeldung (Region/Richtung). 2018-05-13 13:03:47 +02:00
Enno Rehling 17ea7a224a spell ranks cannot be negative 2018-05-06 09:02:27 +02:00
Enno Rehling cd2435dbb0 spell xml does not define an index attribute 2018-05-06 09:00:11 +02:00
Enno Rehling 85509cdf65 fix some bugs in reading weapons. 2018-05-04 18:41:59 +02:00
Enno Rehling 75aff73e9a Merge branch 'develop' 2018-05-03 23:01:42 +02:00
Enno Rehling 20b82fee51 old spellbooks no longer used anywhere 2018-05-02 21:55:17 +02:00
Enno Rehling 1ef57ef4f0 merge conflicts, race masking. 2018-04-29 13:50:56 +02:00
Enno Rehling 837ab325f9 XML simplificatio: unified system for masking races on modifiers. 2018-04-29 13:46:17 +02:00
Enno Rehling 3cb1d1a071 simplify race masking for weapon modifiers. 2018-04-29 13:13:10 +02:00
Enno Rehling 0b22b50013 the presspass is cursed, attribute needs to be on item, not resource. 2018-04-28 11:38:11 +02:00
Enno Rehling 346f56ebdb merge conflict description namespace vs. xinclude removal and new potion names. 2018-03-11 09:19:16 +01:00
Enno Rehling bf21f24f98 BUG 2426: E3 hat kein RC_TEMPLATE, split potion names and descriptions 2018-03-11 09:02:02 +01:00