Commit graph

774 commits

Author SHA1 Message Date
Bartek Waresiak
4e8018bbd2 Faifiles update 2009-03-15 15:07:16 +00:00
Bartek Waresiak
b7216fcf3b New faifile and some fixes to current one. 2009-03-14 18:09:06 +00:00
Bartek Waresiak
9beb481f52 Some info for debugging purposes 2009-03-12 14:29:44 +00:00
Bartek Waresiak
ce19b4430f Update after recent formula change 2009-03-06 21:38:29 +00:00
Daniel Franke
d2d21276a2 Remove Python AI, resolving bug #13047 and #13048. 2009-02-23 07:05:50 +00:00
Alexander van Gessel
dde034142a Properly prevent div0. 2009-02-11 17:39:56 +01:00
Patrick Parker
95f4ca0690 possible fix for bug #12963:
...Floating-point exception in sample.py

(Ready for Test)
2009-02-11 04:51:53 +00:00
Alexander van Gessel
ab6fa4fcb0 Remove forbidden import from standard python AIs. 2009-02-08 16:05:54 +01:00
Alexander van Gessel
1db74585f9 Fix python AIs, they never worked properly...
...since their path got moved, due to a lack of trailing slash.
2009-02-08 16:05:42 +01:00
Bartek Waresiak
f281d58fe2 Attack info for formula fixed along with typos in faifiles 2009-02-08 14:27:08 +00:00
Mark de Wever
a5d1d2e969 New year copyright update. 2009-01-01 10:27:41 +00:00
Sergey Popov
2709806eec Committed a patch by ivan_i:
- Added a command-line option to invoke wesnoth's built-in python
  interpreter in interactive mode.

- Exposed wesnoth's random number generator to python.
2008-11-17 19:20:48 +00:00
Alexander van Gessel
f64e1df68a Change fix the path of 'env' in some shebang lines. 2008-09-30 15:17:10 +01:00
Alexander van Gessel
9f314cd978 Fix some executable properties. 2008-09-30 15:07:09 +01:00
Alexander van Gessel
0063d92356 Adjust a lot of svn properties. 2008-09-30 14:06:26 +01:00
Pauli Nieminen
0626d88862 [[AI tuning]]
* Improved default the attack selection of default AI

* Improved movement target selection

* Allowed leader to retreat from dangerous location

* Tried to teach AI to understand poison and leadership in attack
  selection but result wasn't 100% success

* Fixed some minor bugs found from AI
2008-09-18 14:30:42 +00:00
Bartek Waresiak
c74d7e2ebe random changes to see how it works 2008-09-16 20:03:25 +00:00
Douglas Hains
d226edaa67 Added movement points instead of unit type to eval 2008-08-18 07:09:15 +00:00
Douglas Hains
dc825fb3b5 added level up attack candidate move
registered move in scenario-formula.cfg and added units to test functionality
2008-08-18 07:00:02 +00:00
Douglas Hains
fa3393c102 Added debugging support to scouting eval/move 2008-08-18 06:53:25 +00:00
Bartek Waresiak
caae0b82f9 New faifile and faiend formula keywords.
Improved error and exception handling for formulas. Now we get
detailed info about formula that caused an error, name of file and
number of line in which error occured.
2008-08-15 11:13:06 +00:00
Douglas Hains
cddb6b3a67 Fixed bug in scouting eval formula 2008-08-07 05:02:50 +00:00
Bartek Waresiak
514e4dd124 Move recruitment.fai to approppriate directory 2008-08-02 10:58:53 +00:00
Douglas Hains
40d6e87d40 reorganized directory structure for python and formula ais 2008-07-31 22:42:13 +00:00