Commit graph

19 commits

Author SHA1 Message Date
Enno Rehling
6b87faf047 First test to remove items from code: AXE and RUSTY_AXE are out.
Rewriting the rust-spell. Now affecting armor as well (with lower chance)
2005-10-02 17:04:16 +00:00
Christian Schlittchen
b917430561 Diverser Kleinkram für WdW:
- Papyrus-Dummy-Item
- NO_RANDOM_BRAINEATERS
- ...
2005-09-11 20:16:04 +00:00
Enno Rehling
f7502f08cf item-scores were broken
removed laen shield and laen mail from the sorce and put them in the XML files - because I can.
2005-07-31 19:22:14 +00:00
Enno Rehling
a44951cf6f Cleanup:
Removing old items created in code and replacing them with XML definitions.
2005-01-30 14:30:31 +00:00
Enno Rehling
31b609b7b9 study potion. To use this potion, you must have:
- a level < 2 in the skill
- a STUDY order for a no-fee skill
Each potion adds 1 study attempt, up to a maximum of 15 attempts
2005-01-19 21:57:37 +00:00
Enno Rehling
d561c85b3e http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000228
- Mallornarmbrüste laden nicht nach
2004-09-02 18:59:51 +00:00
Enno Rehling
7f370585ad - Mapper erzeugt Vulkane
- Neue Produktionskosten in Eressea
2004-08-16 05:46:38 +00:00
Enno Rehling
f4e49c0894 - http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000155
Mallornarmbrust benutzt falsches Talent
2004-07-01 17:39:09 +00:00
Enno Rehling
901a08f52d - it's log, not wood! 2004-06-12 11:04:40 +00:00
Enno Rehling
983d17745d - Schreibfehler Talentname (Waffenbau) 2004-06-12 10:38:33 +00:00
Enno Rehling
614da4d857 - Noch ein Fehler beim Löschen von Attributen.
- Noch mehr Mallornwaffen in externer Datei.
2004-06-12 10:16:48 +00:00
Enno Rehling
217cc7577a - xml reader erweitert, liest jetzt alle wichtigen Waffeneigenschaften ein
- Mallornbogen, Elfenbogen und Hellebarde in externer Datei statt im Code definiert.
- Gute/Böse Träume wieder aktiviert (war aus Versehen abgeschaltet)
- Score von Waffen anders berechnet.
2004-06-11 19:59:02 +00:00
Enno Rehling
0bc401ba8f XML Reader
- alle xml dateien sind echtes XML
- alle alten XML Leseroutinen sind raus
- Daten werden mit dem libxml DOM parser gelesen
- der alte XML Parser ist weg
- libraries required: libxml2, iconv
2004-03-28 20:53:47 +00:00
Enno Rehling
167d80957c removing the split message files. instead, I'm joining all message files into one, and preparing to take the strings out later. instead of <text>blafasel</text> make it <text name="bf"></text><string name="bf" locale="de">blafasel</string>, so message types can be defined independent of the language resource files. 2003-05-18 21:27:49 +00:00
Katja Zedel
65369038dd geschenke geändert 2002-12-22 09:13:23 +00:00
Enno Rehling
5d770917ef * dynamictypes raus aus dem code, rein in res/
* bugfix regatta-vergrößerung
2002-03-24 10:22:27 +00:00
Katja Zedel
fcd72cb2b6 bei age muss immer mind ein untoter übrig bleiben 2002-01-20 13:28:49 +00:00
Enno Rehling
f7b4b6f004 Weihnachten 2001, Teil 2. 2001-12-30 08:24:05 +00:00
Enno Rehling
43f0d37ca8 neue items über XML Datei hinzufügbar. 2001-12-30 07:56:03 +00:00