server/src/todo.txt
Enno Rehling ada8c3a52d bugfix: water of life
initialization of potion text
removing #if 0 code.
2005-10-30 09:51:02 +00:00

64 lines
1.7 KiB
Text

TODO:
Eressea:
- AI: Nicht mehr als n Wyrme in die gleiche region. Keine 12 auf jeden Fall.
- Gletscherauflösung 4./5. welt
- new ITF_NOLOOT für sonnensegel
- Deathcloud: Magieresistenz des Magiers in das attribut, nicht auflösen wenn magier tot.
Code cleanup:
- curse type should contain effect-type
- mehr itemtypes auslagern
- getstrtoken() - das static loswerden?
- readline implementieren
- Make asserts into release-mode fails.
- unterschiede in vin3 + wdw per config statt defines?
- age branch (store birthdate instead of age)
- give monsters name with lua
- kick init_oldherbs out (good for terrain)
- allocators aus economy nach XML
Larger Features:
- eressea (b/g)zip reports?
- mailit-format ändern?
- NO_RUNNING
- ZERSTÖRE - Man sollte alle Materialien zurückkriegen können:
Scripts, etc:
- format=flowed annahme, eressea
- english registration confirmation is deutsch!
- XUL for Eressea
Old Terrain still needed:
- random people encounters (get_allies)
- creating dragons
- drought curse
- volcanoes
- glacier logic
- make_summary, volcano-count
- save.c, conversion
- terraform, old syntax
- terraform, more horses in plains
- dragon name
- arena-module
- build.c, Strassenbau
- monster.c, ent movement
- economy.c, insekten
mailit-format ändern?
[11:01] <Enno`> am besten wäre, wenn mailit nur die optionen, nicht das ganze script enthielte
[11:01] <Enno`> und ein skript dann mailit als input nähme
[11:02] <Enno`> also nur enno@eressea.upb.de pka3 BZIP2 nr cr zv
unterschiede in vin3 + wdw per config statt defines?
#define NEWATSROI 1
#define ATSBONUS 2
#define ROIBONUS 4
#define WDW_PHOENIX
#define WDW_PYRAMIDSPE
#define ARENA_MODULE
#define WORMHOLE_MODULE