Zeno Rogue
ce299c1a0c
monster list in Snake Nest
2020-05-29 02:43:04 +02:00
Arthur O'Dwyer
8564e53d08
langen: Handle repeated strings better.
...
If a translation file contains two copies of the same English string,
with the same translation, then we don't care at all; just throw out
the second copy.
If a translation file contains two copies of the same English string,
with DIFFERENT translations, then (according to how the game does
translation) one of those translations must be inappropriate. Give
a warning in that case; and again, throw out the second copy because
we are forced to pick ONE translation for use within the game.
Also fix some minor typos I noticed in the strings.
2020-03-31 15:48:03 -04:00
Zeno Rogue
bbf942ce56
fixed typo remembler
2020-03-11 09:52:54 +01:00
Zeno Rogue
b05f1759c9
moved Rose Garden back to R90
2020-03-07 23:50:47 +01:00
Zeno Rogue
a0abb831f3
typo fixes
2020-03-07 23:44:00 +01:00
Zeno Rogue
fc0c69c54e
Lazurite color
2020-03-07 04:47:11 +01:00
Zeno Rogue
1a7ba1b556
fixed/changed some descriptions
2020-03-07 04:47:11 +01:00
Zeno Rogue
88de3b8396
fixed native monster information for Ocean
2020-03-07 04:47:10 +01:00
Zeno Rogue
ab82f36280
reduced the treasure reqs for Frog Pond
2020-03-07 04:47:10 +01:00
Zeno Rogue
304265c5ec
fixed Water Lily color
2020-03-07 04:47:10 +01:00
Zeno Rogue
5e48af2bb3
world turtles
2020-03-07 04:47:10 +01:00
Zeno Rogue
5c32589a3a
descriptions of the new content
2020-03-07 04:47:10 +01:00
Zeno Rogue
688fc50036
Orb of Plague improved
2020-03-07 04:47:10 +01:00
Zeno Rogue
6317101d66
Orb of Plague
2020-03-07 04:47:10 +01:00
Zeno Rogue
73bd3c7369
fixup to new lands defined
2020-03-07 04:47:10 +01:00
Zeno Rogue
87254a551e
new lands declared
2020-03-07 04:47:09 +01:00
Zeno Rogue
5707fac1a7
new ring shape: shFrogRing
2020-03-07 04:47:09 +01:00
Zeno Rogue
e82f1906e1
fixed the displayed Gold requirement for the Dead Caves in OSM
2019-11-30 18:06:47 +01:00
Zeno Rogue
e2fde2afcf
noblow for Friendly Ivy
2019-09-30 03:05:47 +02:00
Zeno Rogue
42e5de4654
Elemental marked as native-treasure in their Elemental Planes
2019-09-27 16:47:09 +02:00
Zeno Rogue
234906439c
seeps marked as native-non-treasure in Emerald Mine
2019-09-27 16:46:47 +02:00
Zeno Rogue
4d2a65c276
fixed some text errors
2019-09-13 18:13:39 +02:00
Zeno Rogue
9647cbd47e
added #include hyper.h to all cpp files
2019-09-12 22:50:16 +02:00
Zeno Rogue
50e4990a76
improvements in documentation
2019-09-12 22:50:13 +02:00
Zeno Rogue
c15e4152bf
fixed the monster list of Ruined City
2019-09-12 22:50:02 +02:00
Zeno Rogue
32c43f7dd9
fixed Burial Grounds unlock rule
2019-09-12 22:50:00 +02:00
Zeno Rogue
2dd5c66d7f
specified CF_FACE_UP for humanoids and similar, and CF_FACE_SIDE for quadrupeds and similar
2019-09-12 22:42:59 +02:00
Zeno Rogue
d00b08c4f3
fixed the (commented) Lapis Lazuli
2019-09-12 22:42:59 +02:00
Zeno Rogue
59efce3a69
typos fixed
2019-09-12 22:42:59 +02:00
Zeno Rogue
f90e1001e3
refactored native and landUnlocked into content.cpp
2019-09-12 22:42:59 +02:00
Zeno Rogue
0f99334279
Shadows are now blow-immune
2019-09-12 22:42:58 +02:00
Zeno Rogue
f9ba041451
asteroids:: theming, changed look to invisible floors + grid, provided validity rules
2019-09-12 22:42:58 +02:00
Zeno Rogue
5356eba11c
Asteroids
2019-09-12 22:42:58 +02:00
Zeno Rogue
6b2a9bb6f1
refactored hasFacing
2019-09-12 22:42:58 +02:00
Zeno Rogue
ce8df3a0c6
renamed MF_* to CF_* to prevent the collision with movement flags; also added the missing CF_INACTIVE
2019-09-12 22:38:47 +02:00
Zeno Rogue
5f82699052
marked MF_MOVED and MF_TECHNICAL in content; set the MF_BULLET flag for Blueball
2019-09-12 22:38:47 +02:00
Zeno Rogue
1151485c26
added content.cpp to git
2019-09-12 22:38:47 +02:00