Commit Graph

10567 Commits

Author SHA1 Message Date
Enno Rehling 6ebb5c7591 Merge branch 'ships' into develop 2020-03-28 09:37:40 +01:00
Enno Rehling edf154f4c7 Merge branch 'develop' of github.com:ennorehling/eressea into develop 2020-03-28 09:36:48 +01:00
Enno Rehling a019accad3 Merge branch 'master' of github.com:ennorehling/eressea 2020-03-28 09:36:32 +01:00
Enno Rehling a60859ad08 ship report crash, fix error number 2020-03-28 09:05:52 +01:00
Enno Rehling 112126b07b Bug 2653: Fehlermeldungen bei Übergabe von Schiffen. 2020-03-25 19:20:51 +01:00
Enno Rehling af38880b15 Merge branch 'master' of github.com:ennorehling/eressea 2020-03-19 20:28:51 +01:00
Enno Rehling d2cbb8fe25 reduce cron messages 2020-03-15 14:32:37 +01:00
Enno Rehling f9997e8838
Merge pull request #899 from ennorehling/master
UTF8 niceties.
2020-03-14 12:07:07 +01:00
Enno Rehling 2240fb31db Merge remote-tracking branch 'upstream/develop' into develop 2020-03-14 12:01:25 +01:00
Enno Rehling 609d0daed3 Merge branch 'master' into develop 2020-03-14 12:00:41 +01:00
Enno Rehling fd1f3524ef Merge branch 'master' of github.com:ennorehling/eressea 2020-03-14 11:59:46 +01:00
Enno Rehling 8bf8b68571 make parse_token trim ignored characters like zero-width spaces. 2020-03-14 11:59:35 +01:00
Enno Rehling b09de26d33 update version 2020-03-14 11:58:39 +01:00
Enno Rehling 34ac5154e7 make parse_token trim ignored characters like zero-width spaces. 2020-03-14 11:57:29 +01:00
Enno Rehling e6809fa68d Merge branch 'develop' of github.com:ennorehling/eressea into develop 2020-03-09 08:40:03 +01:00
Enno Rehling 42280e5ff1 Merge branch 'develop' of github.com:eressea/server into develop 2020-03-08 10:15:41 +01:00
Enno Rehling 1c11d25082 Merge branch 'master' into develop 2020-03-08 10:15:29 +01:00
Enno Rehling 1e6f1f8bd8 Merge branch 'master' of github.com:eressea/server 2020-03-08 10:14:54 +01:00
Enno Rehling 4ddfc27525
Merge pull request #898 from ennorehling/master
better starting conditions
2020-03-08 10:14: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 48195918bf Merge branch 'develop' of github.com:ennorehling/eressea into develop 2020-03-02 21:38:51 +01:00
Enno Rehling bea657b128 Merge branch 'master' into develop 2020-03-02 21:37:54 +01:00
Enno Rehling eb273422f4 Merge branch 'master' of github.com:ennorehling/eressea 2020-03-02 21:37:31 +01:00
Enno Rehling 81a90fc4ae Merge branch 'master' of github.com:eressea/server 2020-03-02 21:32:41 +01:00
Enno Rehling a92d756449
Merge pull request #896 from ennorehling/develop
kill read_orders, rewrite tests to use parseorders.
2020-03-02 21:32:22 +01:00
Enno Rehling b8205893d2 more unused code removed 2020-03-02 21:26:21 +01:00
Enno Rehling fe39eb6cf7 remove unused local functions. 2020-03-02 21:19:02 +01:00
Enno Rehling d5a784f03a
Merge pull request #895 from ennorehling/master
password hotfix
2020-03-02 21:17:14 +01:00
Enno Rehling 0bbee5d1ac kill read_orders, rewrite tests to use parseorders. 2020-03-02 21:05:49 +01:00
Enno Rehling f4af719175 do not read orders when password is wrong 2020-03-02 20:40:45 +01:00
Enno Rehling c44bff801f
Merge pull request #894 from ennorehling/develop
change test to match new behavior.
2020-03-01 19:29:45 +01:00
Enno Rehling 64ef6f9c32 change test to match new behavior. 2020-03-01 19:28:45 +01:00
Enno Rehling b194ed39bd
Merge pull request #893 from ennorehling/develop
3.23 RC1
2020-03-01 18:33:52 +01:00
Enno Rehling eb16d7bf47 Bug 2645 TARNE [Stufe] reagiert auf Talentänderungen. 2020-03-01 17:55:07 +01:00
Enno Rehling 41cf41120f Bug 2640: Fehler in LERNE AUTO bei teilweisen Lehrern. 2020-03-01 14:24:31 +01:00
Enno Rehling 6ecd172ff4 LERNE AUTO: fix tests and logic some more.
still haven't fixed the actual bug, algorithm is wrong.
2020-02-25 20:35:55 +01:00
Enno Rehling de8028c5dd remove debug output from cron script 2020-02-25 19:19:02 +01:00
Enno Rehling b89824f721
Merge pull request #892 from ennorehling/develop
LERNE AUTO fix
2020-02-21 21:14:03 +01:00
Enno Rehling e5e936acc6 Bug 2640: LERNE AUTO sollte nicht alle Einheiten zu Lehrern delegieren.
Fixt den konkreten Bug, fühlt sich aber immer noch nach einemn Spezialfall an?
2020-02-21 21:12:19 +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 095e3d39ce Bug 2637: Monster sollen sich nicht parteitarnen. 2020-02-09 15:24:36 +01:00
Enno Rehling 1ce051549c
Merge pull request #891 from ennorehling/develop
Development updates
2020-02-08 22:05:39 +01:00
Enno Rehling 950a7b7f9c fix tests that try to disable mallorn. 2020-02-08 21:49:42 +01:00
Enno Rehling b1098f7838 broke several monster behaviors, fixed. 2020-02-08 21:24:07 +01:00
Enno Rehling 3771b88bc6 typo, opps 2020-02-08 21:02:18 +01:00
Enno Rehling 40d63264d3 bug 2635: let only swimming units attack on ocean. 2020-02-07 22:12:24 +01:00
Enno Rehling 4886d29401 small code cleanup 2020-02-02 18:52:30 +01:00
Enno Rehling 855a989971 documentation for how orders work
remove unit names from tests.
2020-02-02 18:48:33 +01:00
Enno Rehling bf867eb2d6 bug 2634 display number of ships to all factions. 2020-01-31 20:54:32 +01:00
Enno Rehling 63f4853875 crash in quit faction
fix test modules that have no setup
add test for lazy trolls
2020-01-26 12:32:31 +01:00