Enno Rehling
712e1c3052
FOLGE SCHIFF repariert.
...
https://bugs.eressea.de/view.php?id=2698
FOLGE generell verbessert, so daß man mehrere FOLGE Befehle setzen kann.
Bugfix: findship findet auch "leere" Schiffe, der Caller muss jetzt auf sh->number testen.
Schiffe und Burgen können ab sofort die selben IDs benutzen.
Befehlsreihenfolge: FOLGE erst nach VERLASSE/GIB
2020-09-03 21:42:38 +02:00
Enno Rehling
7ddb7bc181
fix a TODO and a coverity warning.
2020-08-16 21:19:50 +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
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
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
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
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
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
7cedc4c9dd
quick performance improvement for scale_number
2020-08-16 16:00:29 +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
e80701ef35
Allow alternative names for some spells.
2020-08-16 16:00:28 +02:00
Enno Rehling
a5b39962fd
make it impossible to create buildings with size 0
2020-08-16 16:00:27 +02:00
Enno Rehling
0c9153396c
Bug 2683: fix buildings with size 0
...
Fixing the symptoms, not the cause, becasue I don't know how this happened.
2020-08-16 16:00:27 +02:00
Enno Rehling
76468197d7
empty convoys cannot be built on.
2020-08-16 16:00:27 +02:00
Enno Rehling
ed0b7f8af2
Durch GIB "leer" gewordene Schiffe können nicht sinken.
2020-08-16 16:00:27 +02:00
Enno Rehling
dee8b306d0
update default version number
2020-08-16 16:00:26 +02:00
Enno Rehling
83232eb556
remove legacy filereader code
2020-08-16 16:00:26 +02:00
Enno Rehling
e19b386e7f
fix tests for parsing single-letter keywords.
2020-08-16 16:00:26 +02:00
Enno Rehling
6a9cea219c
https://bugs.eressea.de/view.php?id=2692 inherit racial stealth from creator unit
2020-08-16 16:00:08 +02:00
Enno Rehling
afa160c4c3
fix crash in turn 1181
2020-08-15 23:29:40 +02:00
Enno Rehling
eed0473421
remove the stealthany race flag
2020-08-03 10:33:24 +02:00
Enno Rehling
3b864b10fc
bug 2686: stealth races not translated correctly.
2020-08-03 10:31:58 +02:00
Enno Rehling
2d849b17d7
Merge branch 'master' into develop
2020-05-10 18:01:43 +02:00
Enno Rehling
08b9f03afc
Fix demon stealth in English reports.
2020-05-10 17:50:56 +02:00
Enno Rehling
8ef2ec71e9
Merge branch 'master' into develop
2020-05-09 21:08:20 +02:00
Enno Rehling
1a63e41929
Bug 2659: units inside building AND ship
2020-05-09 21:06:25 +02:00
Enno Rehling
609d0daed3
Merge branch 'master' into develop
2020-03-14 12:00:41 +01:00
Enno Rehling
b09de26d33
update version
2020-03-14 11:58:39 +01:00
Enno Rehling
c4cb44f961
better starting conditions
...
- demons start cloaked
- regions have at least 50 trees
2020-03-08 10:07:04 +01:00
Enno Rehling
5ee5751475
Keine Befehle löschen, ist nicht nötig und verwirtr nur.
2020-02-20 21:09:04 +01:00
Enno Rehling
b1098f7838
broke several monster behaviors, fixed.
2020-02-08 21:24:07 +01:00
Enno Rehling
80b8bd7158
Merge branch 'master' into develop
2020-01-26 10:15:18 +01:00
Enno Rehling
42e17f3ba9
bug 2221: buildings cannot exceed maxsize.
...
* enable the allies.lua tests
2020-01-26 00:34:31 +01:00
Enno Rehling
010487ac8d
Merge pull request #887 from ennorehling/develop
...
trees and seeds
2020-01-18 21:11:55 +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
32d2970965
Merge pull request #886 from ennorehling/develop
...
Baumwachstum und Flotten-Meldungen
2020-01-03 20:28:00 +01:00
Enno Rehling
dcf9b9df26
bug 2626: fehlende neue messages nachtragen
2020-01-02 11:34:26 +01:00
Enno Rehling
2573ab19b5
begin work on v3.23
2019-12-01 17:20:34 +01:00
Enno Rehling
08f7d267b8
version 3.22 is released
2019-12-01 17:18:59 +01:00
Enno Rehling
d6b5dea014
version 3.22 is released
2019-12-01 17:16:12 +01:00
Enno Rehling
1a8b94da59
STIRB PARTEI löscht die Befehle nicht.
...
Reparatur des Tests für VERGESSE MAGIE (Vertraute)
2019-11-24 16:39:21 +01:00
Enno Rehling
beffa1d536
CID 205842: con is never NULL.
2019-11-18 18:48:28 +01:00