Enno Rehling
91bf99036e
http://eressea.upb.de/mantis/view.php?id=686
...
"4 Reihe rueckt nicht auf, Bogenschuetzen ohne Wirkung"
Umstellung des Kampfcodes. Siehe http://www.pbem-spiele.de/forum/viewtopic.php?t=2545
2006-07-30 12:52:26 +00:00
Enno Rehling
0ed051349f
http://eressea.upb.de/mantis/view.php?id=939
...
Katapultproduktion zu hoch.
Issue: 939
2006-07-25 12:47:12 +00:00
Enno Rehling
aaf7443d53
removing more hardcoded items from the source.
2006-07-12 22:14:16 +00:00
Enno Rehling
78d222138e
http://eressea.upb.de/mantis/view.php?id=849
...
BENUTZE Dumpfbackenbrot
2006-05-07 20:26:39 +00:00
Enno Rehling
4bc803ef2c
http://eressea.upb.de/mantis/view.php?id=826
...
Wrong wages for orcs
also:
- removing some really old GMcommand code.
2006-02-12 20:10:32 +00:00
Enno Rehling
e936284347
Massive changes:
...
- removed all hadcoded weapons
- added code to put resources like iron&wood in XML
- added laen & wood to XML
- fixed damage for mallorn lance
- removed the old entrise code
- added new ent code in lua, eressea-only
2006-02-11 16:11:16 +00:00
Enno Rehling
939773826b
init of old items fails with new hash function
2006-02-04 17:28:19 +00:00
Enno Rehling
c1edcffe85
http://eressea.upb.de/mantis/view.php?id=784
...
- Falsche Katapultpreise
2006-01-15 13:54:12 +00:00
Enno Rehling
619a3f5387
Beginn einer Implementation von Schneemännern für Eressea
2005-12-26 23:49:16 +00:00
Enno Rehling
28be52c1b2
LUA:
...
- messages an regionen versenden
Eressea:
- Besucher von Muschelplateau kriegen ein Spezialgimmick
- Diverse magische Items im Gewicht auf 0 reduziert.
2005-12-11 11:43:18 +00:00
Enno Rehling
3081922ad7
http://eressea.upb.de/mantis/view.php?id=747
...
Übergabe eines Sonnensegels
was wrongfully marked as cursed.
2005-11-07 18:23:48 +00:00
Enno Rehling
dfc6f83c62
upgrade to luabind beta-7 devel-2
...
upgrade to g++ 4.0
2005-10-31 22:34:45 +00:00
Enno Rehling
6ca3befa29
http://eressea.upb.de/mantis/bug_change_status_page.php
...
Fehler bei Produktion von Stufe 1 Traenken
herbalism instead of alchemy
2005-10-31 19:20:10 +00:00
Enno Rehling
db9589bed1
luxusgueter raus aus dem code, rein in die CML files
2005-10-30 18:22:28 +00:00
Enno Rehling
1113d3d7e9
bugfix luxuries. now possible (though not done) to read them from xml.
2005-10-29 16:28:10 +00:00
Enno Rehling
89e8c622c7
more weapons out of the code.
2005-10-29 16:10:08 +00:00
Enno Rehling
baab10febe
the last of the item_type constants disappear.
2005-10-29 15:03:18 +00:00
Enno Rehling
f6524ee015
kicking out a few more hardcoded item_type objects.
2005-10-29 14:48:37 +00:00
Enno Rehling
cb9106473b
Special non-item resources like hp and peasant can now be defined externally.
...
removed all the hardcoded armor from the source.
2005-10-29 14:12:46 +00:00
Enno Rehling
a8480e3865
fixing seeds, one commit at a time
2005-10-26 19:56:28 +00:00
Enno Rehling
abcaac8f97
removing seeds and mallornseeds from the source (less warnings, too).
2005-10-25 21:24:15 +00:00
Enno Rehling
ac30257333
removed a lot of old code that used or initialized potions and herbs, moved those to the xml data instead. also made spells use resource_type instead of resource_t to have one less place where those are used.
...
The tech-tree loading is now smart enough that a resource can depend on another one that isn't loaded yet (it builds a dummy of the resource at first). his can backfire if you then forget to define that resource for real, i'll eventually need error-handling there.
2005-10-25 20:44:18 +00:00
Enno Rehling
28f41c3edd
- sk_ prefixes von den skillnames entfernt.
2005-10-25 14:27:24 +00:00
Enno Rehling
68433ad0d1
Der Eressea-Code hat jetzt auch extern definierte Terrains. Ich war so gründlich wie es ging dabei, die alten T_ Konstanten zu entfernen, aber einzelne Regeln sind ziemlich hardgecodet (wo Drachen geboren werden, usw), und benötigen daher noch das terrainid.h include, in das der alte enum verfrachtet ist.
...
Konfigurierbarkeit ahoi.
2005-10-25 12:38:01 +00:00
Enno Rehling
4dc1339ec3
New: familiars are initialized with an equipment-set.
...
New: familiars can have a LUA initialization function.
Moved the spell implementations from spell.c to spells.c where they "belong".
Spell ids moved to a separate header (to phase them out eventually)
2005-10-23 09:05:11 +00:00
Enno Rehling
17958f9683
Armbrust aus dem Code genommen.
...
Abbruch, wenn ein Item aus dem Datenfile nicht in den XML-Resourcen ist.
2005-10-03 21:15:47 +00:00
Enno Rehling
5dfc2f08b6
Apfel, Nuss und Mandelkern (und Kekse) fleigen raus aus dem Source.
...
Burgen fliegen aus dem Source.
XML reader unterstützt jetzt auch Gebäude mit mehreren Ausbaustufen.
2005-10-03 20:59:11 +00:00
Enno Rehling
23d7205a8b
removed I_GREATSWORD and I_RUSTY_GREATSWORD from the source.
2005-10-02 21:32:20 +00:00
Enno Rehling
b65917bb97
removed I_SWORD and I_RUSTY_SWORD from the source.
2005-10-02 21:11:17 +00:00
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