Enno Rehling
|
59f87edbb1
|
remove unused race.move_allowed method
|
2017-02-20 09:00:48 +01:00 |
Enno Rehling
|
ba1fdcce59
|
remove race.describe funpointer
|
2017-02-20 07:47:36 +01:00 |
Enno Rehling
|
5b52451d9d
|
remove unused ai.aggression atribute
|
2017-02-18 19:21:54 +01:00 |
Enno Rehling
|
7d5586635e
|
remove shadowcall spell
|
2017-02-18 18:24:44 +01:00 |
Enno Rehling
|
daa7554361
|
remove race.precombatspell
|
2017-02-18 18:14:18 +01:00 |
Enno Rehling
|
4ce415be50
|
BUG 2281: fix maxsize of guard towers.
|
2017-02-14 20:51:03 +01:00 |
Enno Rehling
|
0b3d15f4b3
|
eliminate unused other_cost parameter.
cost of other races is defined by their recruitcost.
|
2017-02-04 23:46:26 +01:00 |
Enno Rehling
|
3b3e39a319
|
optimization: elf-special "regen.forest" is now a config.
this is an E3 feature
eliminates rc.parameters for elves
allows use of a local cached static
|
2017-02-04 23:21:36 +01:00 |
Enno Rehling
|
2be1868ff0
|
Antiemagiekristall Meldung geht an die Region.
Nicht nur an die Partei, die es zaubert.
http://bugs.eressea.de/view.php?id=1987
|
2017-02-03 21:48:03 +01:00 |
Enno Rehling
|
7750297dc2
|
express race.magres as percentage, not probability (double->int)
|
2017-02-03 10:57:32 +01:00 |
Enno Rehling
|
784a934c47
|
Fix snotling XML (no recruiting).
|
2017-02-02 19:17:01 +01:00 |
Enno Rehling
|
b08b1544f4
|
snotling is not a player race
|
2017-02-02 16:55:07 +01:00 |
Enno Rehling
|
30665f874a
|
fix game_name, remove it from rules
|
2017-01-22 20:32:54 +01:00 |
Enno Rehling
|
9ccaab6516
|
Korrekte Email-Subject und Adresse, auch im NR.
Eliminate crufty per-game strings.
|
2017-01-22 20:19:32 +01:00 |
Enno Rehling
|
aa66e5d39f
|
remove unused equipment sets (from an unrealized feature).
|
2017-01-22 19:06:37 +01:00 |
Enno Rehling
|
2c6ae9baef
|
remove ERESSEA keyword from "bad password" message.
|
2017-01-22 12:43:48 +01:00 |
Enno Rehling
|
d29fd96f59
|
no starting equipment.
do not let the addplayer function give equipment.
rename equipment for autoseed.
|
2017-01-22 08:05:19 +01:00 |
Enno Rehling
|
9c69963477
|
change error message categories.
also removing some unused messages and code that supports them.
https://bugs.eressea.de/view.php?id=2270
|
2017-01-20 22:39:38 +01:00 |
Enno Rehling
|
3533291711
|
remove at_hurting, it was only used by the Temple of Pain, which is no longer in the game.
|
2016-11-13 18:33:47 +01:00 |
Enno Rehling
|
28aa2a56b8
|
Entferne unbenutztes "Szepter der Tränen".
Was für eine saublöde Idee.
|
2016-11-13 17:49:16 +01:00 |
Enno Rehling
|
b9f6a3f620
|
skillpotion appears as a vial to other players.
https://bugs.eressea.de/view.php?id=2254
|
2016-11-05 19:58:18 +01:00 |
Enno Rehling
|
fec9945458
|
Fixing Bugs 2246 & 2251
parse error message for bad orders:
https://bugs.eressea.de/view.php?id=2251
report when TEMP-Units cannot recuit:
https://bugs.eressea.de/view.php?id=2246
|
2016-11-05 18:20:56 +01:00 |
Enno Rehling
|
2c0f708d1b
|
WIP: remove at_guard, GUARD_TREES and GUARD_MINING
TODO: fix tests
TODO: write new guard coverage
|
2016-10-30 09:18:19 +01:00 |
Enno Rehling
|
38721e2046
|
remove all mention of centaurs from the code and configuration
|
2016-10-07 19:33:50 +02:00 |
Enno Rehling
|
d3efc265c3
|
calculating income for dragons is no longer hard-coded
|
2016-10-04 09:14:49 +02:00 |
Enno Rehling
|
530e47efae
|
Tippfehler bei Steinkreis-Weihung.
https://bugs.eressea.de/view.php?id=2240
|
2016-10-01 16:59:19 +00:00 |
Enno Rehling
|
cbd1e8c457
|
Fixing https://bugs.eressea.de/view.php?id=2234
remove the MTF_VITAL materials flag.
remove remaining BLD_MAINTAINED vs BLD_WORKING code.
|
2016-10-01 18:34:38 +02:00 |
Enno Rehling
|
37a5954c20
|
NPC races cannot be recruited (and provide no score).
|
2016-09-22 20:11:14 +02:00 |
Enno Rehling
|
5ccb2c3dc8
|
remove recruitcost from non-player races.
make score not call old_race.
fix orcs don't get scored.
https://bugs.eressea.de/view.php?id=2241
delete some unused race-enums.
delete centaurs.
|
2016-09-22 18:28:37 +02:00 |
Enno Rehling
|
ac4f8d6e7b
|
make monsters scaring peasants a per-race configuration.
reduce the number of old_race calls that monster.c makes.
|
2016-09-22 09:34:23 +02:00 |
Enno Rehling
|
ff83d5108a
|
remove old_race call form heal_factor
|
2016-09-22 09:08:02 +02:00 |
Enno Rehling
|
a7fbe4901b
|
eliminate old_race. make the catdragon act like a dragon.
|
2016-09-19 18:42:14 +02:00 |
Enno Rehling
|
6ec99af4d6
|
mark all three major dragon types as RCF_DRAGON.
use RCF_DRGON flag to detemine BP_DRAGON speed.
|
2016-09-19 15:53:31 +02:00 |
Enno Rehling
|
402c19d8fc
|
dn't warn new player about NMR.
newbie info text was no longer valid.
|
2016-09-11 16:35:55 +02:00 |
Enno Rehling
|
3a719226a2
|
Merge branch 'master' into develop
Conflicts:
src/buildno.h
|
2016-09-01 21:55:52 +02:00 |
Enno Rehling
|
a75b591784
|
Fix the nocostbuilding curse description.
https://bugs.eressea.de/view.php?id=2232
|
2016-09-01 20:49:05 +01:00 |
Enno Rehling
|
ce7eb9663a
|
remove dead phoenix feature.
|
2016-08-29 20:56:00 +01:00 |
Enno Rehling
|
4bc8817056
|
remove a TODO that was ill-advised. The reason that "resources" is a list is that it's built incrementally.
|
2016-08-29 18:15:20 +01:00 |
Enno Rehling
|
ef44a4534e
|
add a test for copying resources message arguments.
my plan is to add a new argument type for arrays of resources with fewer allocations.
|
2016-08-29 17:31:09 +01:00 |
Enno Rehling
|
33701ab891
|
make describe_braineater more generic (describe_race).
|
2016-08-28 20:44:45 +01:00 |
Enno Rehling
|
a42bd9c3bf
|
remove the BLD_WORKING flag.
it's all about BLD_MAINTAINED now.
fix region.blocked (Lua property).
|
2016-08-21 20:12:28 +02:00 |
Enno Rehling
|
43090e1492
|
remove any reference to old two-stage maintenance.
getting rid of a lot of dead code.
|
2016-08-21 20:02:20 +02:00 |
Enno Rehling
|
901cf97cb2
|
refactoring the "nocostbuilding" curse.
- remove C_NOCOST constant and other baggage
- refactor maintenance a bit
|
2016-08-21 20:02:19 +02:00 |
Enno Rehling
|
238a0e22f2
|
Merge branch 'test-alliance' of https://github.com/ennorehling/eressea into ennorehling-test-alliance
Conflicts:
src/util/CMakeLists.txt
|
2016-08-08 08:46:09 +02:00 |
Enno Rehling
|
e2808eeea9
|
reqsize defaults to 1.
remove default values from xml to make it smaller and simpler.
|
2016-08-06 13:53:07 +02:00 |
Enno Rehling
|
db5b90e80b
|
clarify building_type.maxsize and add error logging for bug 2221.
https://bugs.eressea.de/view.php?id=2221
|
2016-08-06 13:52:29 +02:00 |
Enno Rehling
|
3fa34f8238
|
Merge pull request #494 from stm2/bug_2193
fixed a few typos in E3 spells (bug 2193)
|
2016-07-08 10:31:39 +02:00 |
Steffen Mecke
|
afdd20c4dd
|
healing potion works once per battle with 100%
|
2016-06-12 23:23:22 +02:00 |
Steffen Mecke
|
eaa94086eb
|
one more fix
|
2016-06-12 00:05:19 +02:00 |
Enno Rehling
|
61acd40424
|
Merge pull request #512 from stm2/dragon_growl
Dragon growl
|
2016-06-11 23:16:23 +02:00 |