Enno Rehling
|
2a25488ed1
|
replace XML terrains for E3 with JSON configuration
|
2015-09-11 22:41:57 +02:00 |
Enno Rehling
|
7e8fef01af
|
forgot some flags for volcano terrain, caused integration test to crash. neat.
|
2015-09-11 22:18:57 +02:00 |
Enno Rehling
|
b4971dd651
|
replace all of the E2 terrains with JSON data (no more XML!)
|
2015-09-11 22:11:59 +02:00 |
Enno Rehling
|
db4cb2618b
|
transfer most core and all game-specific terrains for E2 from XML to JSON.
|
2015-09-11 21:14:10 +02:00 |
Enno Rehling
|
8860244f1c
|
Merge branch 'link-seen-duplicate' into feature/feature-json-terrains
|
2015-09-11 11:12:30 +02:00 |
Enno Rehling
|
aefc74c2fb
|
New German spelling : daß -> dass
|
2015-09-09 09:04:00 +02:00 |
Enno Rehling
|
b8df3f3a5f
|
increase the datatype for scores from int to long long
this fixes https://bugs.eressea.de/view.php?id=2136
|
2015-09-06 19:04:04 +02:00 |
Enno Rehling
|
d08959f9a8
|
fix German spelling in a message,
add a test for is_guarded.
|
2015-08-30 14:52:42 +02:00 |
Enno Rehling
|
7bb882b15b
|
add a spell for igjarjuk (WIP)
|
2015-08-30 10:57:08 +02:00 |
Enno Rehling
|
a9ecd1f55e
|
replace all at_travelunit code with travelthru_map calls.
welcome to callback hell.
this should stop the buffer for travelthru from running over.
tests for this should be hell, and I still owe writing them.
|
2015-08-19 14:37:51 +02:00 |
Enno Rehling
|
398579c293
|
remove duplication, fix a stray blank space in the NR.
|
2015-08-07 16:17:11 +02:00 |
Enno Rehling
|
816243d2d7
|
magicians can always identify their own curse-effects.
magic-resistance on a building is always visible to anybody, just like it is on units.
|
2015-08-07 15:52:10 +02:00 |
Enno Rehling
|
afbc4c816b
|
refactoring ship speed, extract total skills of sailors into a function.
|
2015-08-07 12:43:18 +02:00 |
Enno Rehling
|
4d061d8592
|
repair update_long_order and K_DESTROY handling according to discussion in https://bugs.eressea.de/view.php?id=2080
|
2015-08-04 22:47:55 +02:00 |
Enno Rehling
|
034d1d5433
|
Merge branch 'feature/rename-cerddor' into develop
|
2015-07-08 19:03:45 +02:00 |
Enno Rehling
|
b8e17839a7
|
eliminate some spammy warnings.
|
2015-07-08 18:27:27 +02:00 |
Enno Rehling
|
05f444bab1
|
Merge branch 'feature/rename-cerddor' into develop
|
2015-07-08 17:53:09 +02:00 |
Enno Rehling
|
6abf8f7adb
|
bug 1692: rewrite of magicresistance curse-info, especially for buildings (homestome spell).
|
2015-07-08 05:12:26 +02:00 |
Enno Rehling
|
c8ffe8da7a
|
Bug 2115: fix cerrdor -> cerddor spelling errors.
|
2015-07-07 20:30:34 +02:00 |
Enno Rehling
|
cc3c5580d4
|
rewrite and unit tests
|
2015-07-07 20:23:24 +02:00 |
Enno Rehling
|
17fb05b167
|
Merge pull request #253 from badgerman/feature/bug-1692-magicresistance-visibility
bug 1692: magicresistance visibility
|
2015-07-06 17:59:16 +02:00 |
Enno Rehling
|
960e0f8024
|
do not show magic resistance effects to other than the unit's own faction.
https://bugs.eressea.de/view.php?id=1692
|
2015-07-06 16:13:22 +02:00 |
Enno Rehling
|
40cd6b3bc4
|
Merge pull request #248 from badgerman/feature/bug-1838-deathcloud-duration
Bug 1838: deathcloud duration and messages
|
2015-07-03 18:32:25 +02:00 |
Enno Rehling
|
af004bb27b
|
individual poison damage messages
|
2015-07-03 18:27:10 +02:00 |
Enno Rehling
|
979f3460d6
|
Bug 1805: re-enable NMR warnings
https://bugs.eressea.de/view.php?id=1805
move warnings to the top of the list of errors in the NR
|
2015-07-03 15:31:57 +02:00 |
Enno Rehling
|
c634a01a3f
|
Bug 1949: Zauberbeutelverhalten (magic bag tests & config changes)
https://bugs.eressea.de/view.php?id=1949
|
2015-07-01 22:13:24 +02:00 |
Enno Rehling
|
2967cd59cf
|
replace pushnumber with pushinteger where applicable (prep for Lua 5.3).
also kill an unreferenced string.
|
2015-06-08 20:53:40 +02:00 |
Enno Rehling
|
3e48b9b966
|
libxml 1.9.x seems to be a bit pickier about how XML catalogs are written.
|
2015-06-08 16:51:41 +02:00 |
Enno Rehling
|
0fb547f7c2
|
Beispiel Trolle -> Schlümpfe
Test des Atom Editors
|
2015-05-12 08:41:14 -07:00 |
Enno Rehling
|
94929be51f
|
Merge pull request #187 from badgerman/develop
Convert all XML files to UTF-8
|
2015-05-11 23:29:28 -07:00 |
Enno Rehling
|
a0c6bbb9aa
|
fix encoding conversion errors from previous commit
|
2015-05-11 23:20:32 -07:00 |
Enno Rehling
|
a4774be652
|
Convert all XML files to UTF-8, to allow editing with Atom.
|
2015-05-11 16:55:11 -07:00 |
Steffen Mecke
|
ca89213295
|
fixed mallorn curse message
|
2015-05-07 17:51:44 +02:00 |
Steffen Mecke
|
94ae774fed
|
fix spelling of spell titles
|
2015-05-07 17:51:43 +02:00 |
Steffen Mecke
|
9407b4c9c0
|
fixed crash of analyze magic
because of missing spell/curse description
|
2015-05-07 17:51:43 +02:00 |
Steffen Mecke
|
2cc8c1f871
|
trying to solve spy message bug #1604
Conflicts:
src/kernel/CMakeLists.txt
|
2015-05-04 14:30:59 +02:00 |
Steffen Mecke
|
a9a14a79d0
|
fixed messed up english strings for wounds
|
2015-04-30 15:47:29 +02:00 |
Steffen Mecke
|
81e96c121a
|
typo
|
2015-04-27 15:14:42 +02:00 |
Enno Rehling
|
38fe2b1144
|
Hier hat ein commit aus dem github-Editor das Encoding zerstört, scheint mir.
|
2015-04-26 23:02:37 +02:00 |
Enno Rehling
|
fdb0a79c07
|
https://bugs.eressea.de/view.php?id=2085
Tippfehler
|
2015-04-20 19:05:26 +02:00 |
Enno Rehling
|
e31b671b84
|
https://bugs.eressea.de/view.php?id=2092
Tippfehler
|
2015-04-20 19:03:53 +02:00 |
Enno Rehling
|
3b6add91e6
|
https://bugs.eressea.de/view.php?id=2091
Tippfehler
|
2015-04-20 19:01:49 +02:00 |
Enno Rehling
|
2c40a9f593
|
https://bugs.eressea.de/view.php?id=2090
Tippfehler
|
2015-04-20 19:00:52 +02:00 |
Enno Rehling
|
71d0558403
|
Bug 2089: remove the giveitem restriction from all races.
https://bugs.eressea.de/view.php?id=2089
|
2015-04-19 09:49:52 +02:00 |
Enno Rehling
|
7e92e6501c
|
remove the (broken) summon_alp spell, by request
https://bugs.eressea.de/view.php?id=2086
|
2015-04-04 11:02:56 +02:00 |
Enno Rehling
|
491f6f2cb3
|
re-enable silver weight
|
2015-03-07 13:56:31 +01:00 |
Enno Rehling
|
b7de307385
|
Merge branch 'message_fix' of https://github.com/stm2/server into stm2-message_fix
|
2015-02-20 20:05:44 +01:00 |
Steffen Mecke
|
b5f8be8a95
|
fix heroes must not recruit
|
2015-02-10 18:17:58 +01:00 |
Steffen Mecke
|
7fd32e425a
|
fix spy and volcano messages
|
2015-02-09 09:15:43 +01:00 |
Enno Rehling
|
a2e071d35b
|
Fix broken syntax in message about effects on units.
Add some missing descriptions.
Bump version number.
|
2015-02-08 13:09:04 +01:00 |