Commit Graph

10871 Commits

Author SHA1 Message Date
Enno Rehling d9a0bc7016 undo the crazy region_id hack.
accept that the CR is what it is, and it has a coordinate type.
2020-08-29 10:43:42 +02:00
Enno Rehling f95549a91a Fehlendes \n bei einfachen attributen im CR 2020-08-23 21:28:15 +02:00
Enno Rehling 9c71139bf4 add region_id to messages that include a region. 2020-08-23 20:55:58 +02:00
Enno Rehling 708abf4997 CR version 69, new attribute: section
MESSAGE.section replaces MESSAGETYPE.section
2020-08-23 20:19:30 +02:00
Enno Rehling 90f81682af project name 2020-08-19 12:41:11 +02:00
Enno Rehling 7ddb7bc181 fix a TODO and a coverity warning. 2020-08-16 21:19:50 +02:00
Enno Rehling b4fb721db4 make var_copy_regions not leaak (coverity) 2020-08-16 21:17:23 +02:00
Enno Rehling 740f4a568b refactor new_border's relationship to nextborder.
loading a connection was unnecessarily changing nextborder.
2020-08-16 20:39:08 +02:00
Enno Rehling e9baa06a63 remove existing roads from oceans.
new datafile version!
2020-08-16 20:32:19 +02:00
Enno Rehling d53a901d8a https://bugs.eressea.de/view.php?id=2694
when terraforming, remove roads.
2020-08-16 20:04:56 +02:00
Enno Rehling 11ce5a2f32 remove deprecated report functions 2020-08-16 16:00:30 +02:00
Enno Rehling d4400bb583 remove deprecated init_order_depr 2020-08-16 16:00:30 +02:00
Enno Rehling 2e44e2dd09 eliminate deprecated function. 2020-08-16 16:00:30 +02:00
Enno Rehling bf00a9a994 create_data: remove short-lived allocation. 2020-08-16 16:00:30 +02:00
Enno Rehling f7dc15b64f move_cmd caller no longer has to call init_order.
refactor move_cmd to be more like other command processors.
2020-08-16 16:00:30 +02:00
Enno Rehling 2d415b400d Befehle im Imperativ.
KONTAKT => KONTAKTIERE
2020-08-16 16:00:30 +02:00
Enno Rehling 734614ab6f deal with gcc's -Werror=switch 2020-08-16 16:00:30 +02:00
Enno Rehling aa28ad323a LOCALE command: do not delete orders with incomplete translations
Instead, we let the player fix them from echeck warnings.
2020-08-16 16:00:30 +02:00
Enno Rehling 7759f7840a VERGESSE <talent> Optimierung wie bei LERNE [AUTO]
Kein Grund, das in der Datenbank zu speichern.
2020-08-16 16:00:30 +02:00
Enno Rehling b4e0640c08 add a happy-case test for follow_unit 2020-08-16 16:00:29 +02:00
Enno Rehling afb7b4f8e8 Test error message when following yourself. 2020-08-16 16:00:29 +02:00
Enno Rehling b657873488 let swimming and flying units follow a ship 2020-08-16 16:00:29 +02:00
Enno Rehling 05a200698a https://bugs.eressea.de/view.php?id=2479
Einheiten folgen sich selbst nicht.
Remove unused copy of follow_ship logic from follow_unit.
2020-08-16 16:00:29 +02:00
Enno Rehling d8a824631c git pull with rebase 2020-08-16 16:00:29 +02:00
Enno Rehling 55704cfce8 Parser fallback to latin1 when detecting invalid utf-8 2020-08-16 16:00:29 +02:00
Enno Rehling 2fe4261c70 https://bugs.eressea.de/view.php?id=2572
in e3, goblins cannot use two-handed weapons.
2020-08-16 16:00:29 +02:00
Enno Rehling d5f3bf7aed https://bugs.eressea.de/view.php?id=2638
flying units may leave a ship on the ocean.
2020-08-16 16:00:29 +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 043cb88d91 https://bugs.eressea.de/view.php?id=2629
make ship_ownernot test u->number, hope that wasn't important.
2020-08-16 16:00:29 +02:00
Enno Rehling 64d756370e https://bugs.eressea.de/view.php?id=2658
firewall has no roads or peasants.
2020-08-16 16:00:29 +02:00
Enno Rehling d55cfb8cbf https://bugs.eressea.de/view.php?id=2689
Implement a working LOCALE command.
OBS: Throws away any command that isn't easy to translate.
2020-08-16 16:00:29 +02:00
Enno Rehling 6c2f6a98eb Reduce weight limit, lighthouses also show all dragons. 2020-08-16 16:00:29 +02:00
Enno Rehling 19a2a69f33 Lighthouse: only show large swimming units (more than 10 weight).
Eliminate RCF_INVISIBLE and the spell race.
2020-08-16 16:00:29 +02:00
Enno Rehling 90511b434c update test for lighthouse visibility 2020-08-16 16:00:29 +02:00
Enno Rehling 7cedc4c9dd quick performance improvement for scale_number 2020-08-16 16:00:29 +02:00
Enno Rehling beb673a28b spotting monsters from lighthouses 2020-08-16 16:00:29 +02:00
Enno Rehling 68e2a6e892 tree growth is rounded up. 2020-08-16 16:00:29 +02:00
Enno Rehling 6ccaaee4ea report 2682: simplify tree growth
each spring, 2/3 of all saplings become trees over a 6 week period (1/9 per week).
2020-08-16 16:00:28 +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 09c9ba32eb small bug: argument is not const. 2020-08-16 16:00:28 +02:00
Enno Rehling 6d542327f9 bug 2660 delayed canibalism
monsters now eat each other in randenc.
2020-08-16 16:00:28 +02:00
Enno Rehling d0149f334f test for new parser behavior. 2020-08-16 16:00:28 +02:00
Enno Rehling a3300d5b59 fix parser crash from turn 1179 2020-08-16 16:00:28 +02:00
Enno Rehling 233a142e0d Bug 2685: magic resistance goblins and insects
Magic resistance is not a fraction, but given in percent.

Closes https://bugs.eressea.de/view.php?id=2685
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 b06f3cf0e2 Bug 2684 Astraler Blick
Old implementation was bad, using set_observer is better. Still missing a test, but improved the one for sp_viewreality, which is almost doing the same thing - adaptation should be easy.

Fixes https://bugs.eressea.de/view.php?id=2684
2020-08-16 16:00:28 +02:00
Enno Rehling 9a4bc1ede1 Alle Startregionen sind Wälder mit festen Werten. 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 e80701ef35 Allow alternative names for some spells. 2020-08-16 16:00:28 +02:00