Commit graph

3712 commits

Author SHA1 Message Date
Enno Rehling
7b24248ac2 - added a storage interface for Lua- adde towershields for e2k9
- added new test for storage
2009-06-02 22:12:29 +00:00
Enno Rehling
93e34d979d - displaying markets in the report. 2009-06-02 12:22:20 +00:00
Enno Rehling
4b5882b450 just fixes 2009-05-30 14:28:48 +00:00
Enno Rehling
a5a0b6d46c - neue Lerntage-Regel
- Dämonenhunger (Bauernhunger = kein Schaden)
- Keine Schilde mit Bihändern
2009-05-30 14:21:32 +00:00
Enno Rehling
ad9dc82cfd - herbs do not rot
- hungry demons can only go down
2009-05-30 12:16:08 +00:00
Enno Rehling
3ca03e3145 - potion-spells for E2K9
- ring of quick fingers increases production by 5 (xML config)
- implementation of module.markets
- give ondeath: dead factions can give items.
- Lua: building-aging (currently unused)
2009-05-30 10:44:01 +00:00
Enno Rehling
cf30ac9f46 gcc compile fixes 2009-05-26 18:22:14 +00:00
Enno Rehling
708a6ceb8e new spell lists for E2K9
new magic code for E2K9
2009-05-26 18:11:20 +00:00
Enno Rehling
591c85d4c7 - per-faction spellbook
- new rules for gray magic
2009-05-24 11:17:16 +00:00
Enno Rehling
9b972601f7 - Fixing the alliance code, proper tests.
- reorganizing weapons xml files
2009-05-21 14:57:03 +00:00
Enno Rehling
f9946ff7f8 - new alliances + commands 2009-05-20 22:44:19 +00:00
Enno Rehling
71b34b434a - fix recruit
- skill costs configurable
- function to write spells to a file
2009-05-19 15:49:05 +00:00
Enno Rehling
98f8f1a1f8 gcc fixes 2009-05-18 22:14:16 +00:00
Enno Rehling
93dbfa0cec More horsing around with I_HORSE 2009-05-18 21:07:07 +00:00
Enno Rehling
637486d95e new file 2009-05-18 20:50:39 +00:00
Enno Rehling
120508716e - equipping newly recruited units
- cavalry skill bonus
- chargers
- configurable hunger
2009-05-18 20:50:19 +00:00
Enno Rehling
bb50d7a9ef - construction can have building-requirements 2009-05-18 14:52:35 +00:00
Enno Rehling
9a9ff08302 Configuration files for Eressea 1.1 2009-05-18 13:06:31 +00:00
Enno Rehling
cf5cad9b87 - largestbuilding() can take a filter
- morale (light) implemented
- rider bonus on weapons is configurable by XML
- wooden guard house
- help status can be masked
- shipspeed configurable (per race or via skill-level)
- tax-creating buildings configurable by XML
- bugfix: castles have no protection
2009-05-18 13:00:09 +00:00
Enno Rehling
418f611dcb available help statuses can be masked by XML settings 2009-05-16 13:43:42 +00:00
Enno Rehling
43bf73a01b - recruiting secondary races
- some archetype changes
- new looting rules
2009-05-14 20:19:13 +00:00
Enno Rehling
0181fa3c25 http://bugs.eressea.de/view.php?id=1503
Dauer von Feuerwänden
- fixed expired firewalls
2009-05-14 20:17:50 +00:00
Enno Rehling
73efa3b703 http://bugs.eressea.de/view.php?id=1512
Fehlerhafte Zauber-Meldung Schattenmeisterbeschwörung
- show true amount
2009-05-10 16:08:31 +00:00
Enno Rehling
1cf495b713 http://bugs.eressea.de/view.php?id=1497
Bäume produzieren keine Samen
- changed parameters to work.
2009-05-10 15:21:21 +00:00
Enno Rehling
68decb58b2 indentation only 2009-05-10 15:20:43 +00:00
Enno Rehling
290bac3082 typo 2009-05-10 08:21:38 +00:00
Enno Rehling
0907203821 - merge with revision 4032 of eressea-1.0
- begin to implement morale
2009-02-14 09:53:20 +00:00
Enno Rehling
ef883c23e0 Set populationdamage=0
rename to rules.combat.populationdamage
2009-02-08 18:54:36 +00:00
Enno Rehling
56e7060c2f abuse of sprintf 2009-02-08 18:09:28 +00:00
Enno Rehling
83d72028c2 - fixing spell syntax + parameters
- adding components to spells.xml
- astralspace default=1
2009-02-01 09:41:29 +00:00
Enno Rehling
090ee58090 2009-02-01 09:05:24 +00:00
Enno Rehling
57de6ab6e1 Even when not init_spell, we must still register.
Fixing serious (and old) armor bug
2009-01-31 14:08:23 +00:00
Enno Rehling
0d068f6aa6 missing file for jamfile build 2009-01-31 13:59:12 +00:00
Enno Rehling
3a3628d3a9 extremely old bug in encounters() 2009-01-31 10:50:35 +00:00
Enno Rehling
080a85021f Eressea 1.5 WIP
- astral space is optional (modules.astralspace)
- spells can be disabled (spells.xml, init_spells)
- hitpoints/stamina configuration (rules.stamina)
- rules.combat_turns (default=5)
2009-01-30 23:15:36 +00:00
Enno Rehling
00d399f03d add rules configuration for no GIVE to other factions.
Eressea 1.5:
- skill limit 10
- disable stealth/espionage/perception
- less peasants per region
- disable STEALTH command
- reduce available races
- disable ENTERTAIN, WORK, TAX, TEACH, SELL
2009-01-27 10:13:12 +00:00
Enno Rehling
3e2922666f faction.age and region.age 2009-01-21 09:48:12 +00:00
Enno Rehling
4e2abeb559 lua: resource-level, read_game w/ one parameter 2009-01-21 08:25:43 +00:00
Enno Rehling
93bb27fb07 - test case for production and renaming of items (old aliases)
- splitting items over several files
2009-01-15 22:03:13 +00:00
Enno Rehling
b122c96a68 added atoi36 to jamfile 2008-12-31 15:24:25 +00:00
Enno Rehling
24182c4d06 - new test case (recruiting)
- logging and compilation fixes
2008-12-31 11:30:44 +00:00
Enno Rehling
5ea74d8bd8 project files for vc++ 2008 2008-12-31 11:29:35 +00:00
Enno Rehling
591eb201b3 fixes 2008-12-21 10:52:42 +00:00
Enno Rehling
87c931ca18 using dlmalloc = good 2008-12-21 08:08:57 +00:00
Enno Rehling
e3b7068bc9 combined = default
tolua = default
2008-12-20 23:41:33 +00:00
Enno Rehling
ff8c715b4c offering two alternatives for bindings now 2008-12-20 23:11:09 +00:00
Enno Rehling
5904d0b3f1 let's not use tolua++ since there are even fewer packages for it. 2008-12-20 22:52:42 +00:00
Enno Rehling
22cfb0d5d1 - neues handling von verbosity fuer weniger spam
- tests fuer event-handler (die jetzt auch klappen)
- mehr funktionen (und etwas TODO)

commit #4000 !
2008-12-20 22:31:18 +00:00
Enno Rehling
71f5bc7b6f at_variable is as good as gone (just a stub for compat) 2008-12-20 20:58:35 +00:00
Enno Rehling
15d08ab901 making combined compiling work again
fixing some warnings that happen in release mode only
2008-12-20 20:11:38 +00:00