2005-06-04 15:22:31 +02:00
|
|
|
|
TODO:
|
|
|
|
|
|
2005-10-25 14:38:01 +02:00
|
|
|
|
Eressea:
|
|
|
|
|
- AI: Nicht mehr als n Wyrme in die gleiche region. Keine 12 auf jeden Fall.
|
|
|
|
|
- Gletscheraufl<66>sung 4./5. welt
|
|
|
|
|
- new ITF_NOLOOT f<>r sonnensegel
|
|
|
|
|
- Deathcloud: Magieresistenz des Magiers in das attribut, nicht aufl<66>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
|
2005-10-25 23:24:15 +02:00
|
|
|
|
- allocators aus economy nach XML
|
2005-12-31 15:23:09 +01:00
|
|
|
|
- reporting units: http://eressea.upb.de/mantis/view.php?id=781
|
2006-01-01 19:35:55 +01:00
|
|
|
|
- wdw pyramid spell could be written in lua (replace attrib with a flag)
|
2005-10-25 14:38:01 +02:00
|
|
|
|
|
|
|
|
|
Larger Features:
|
|
|
|
|
- eressea (b/g)zip reports?
|
2005-10-30 10:51:02 +01:00
|
|
|
|
- ZERST<53>RE - Man sollte alle Materialien zur<75>ckkriegen k<>nnen:
|
2005-10-25 14:38:01 +02:00
|
|
|
|
|
|
|
|
|
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
|
2005-08-22 22:14:42 +02:00
|
|
|
|
|
2004-09-26 20:49:57 +02:00
|
|
|
|
unterschiede in vin3 + wdw per config statt defines?
|
|
|
|
|
|
|
|
|
|
#define NEWATSROI 1
|
|
|
|
|
#define ATSBONUS 2
|
|
|
|
|
#define ROIBONUS 4
|
|
|
|
|
|
|
|
|
|
#define ARENA_MODULE
|
|
|
|
|
#define WORMHOLE_MODULE
|