Modified all print of script to calls to Crossfire.Log(Crossfire.Log(Debug|Error|Info|Monster),message)
add a werebeast script and demo
time of day script modified to use python, and simplified in use.
timeofday based python script
Fix for [ 1677890 ] [Copyright issue]: Giant Worm (backport)
Update script so it now handles big image file with less disk copy.
Backport fix for [ 1815465 ] Too many messages on stderr causes client hang
Backport fix for [ 1825589 ] Cheat bug with containers
Backport of probable fix for [ 1835332 ]. At least, now, the experiences for
Modified all print of script to calls to Crossfire.Log(Crossfire.Log(Debug|Error|Info|Monster),message)
Add Timeofday generic scripts and a demo map
add a werebeast script and demo
timeofday based python script
time of day script modified to use python, and simplified in use.
Add a simple to use script that make use of NPC dialog
Add a "go to sleep" script based on time of day
Update match rules of CFDialog, add a script to use it
Upgraded sigmund :)
Add some dialog entries to sigmund, add a password to access scorn (forces newbies in training). No way back to newbie house aftre quitting it, forced into scorn.
Make the gork's treasure quest use python for npc dialog. It's now mandatory to go throught full dialog to get the treasure key, knowing password is not enough
Updated maps, begin of quest of blood vampire
Cityhall is now closed at night. Petition board and bonus amulet remain available
Convert woods to grass_only + woods 5
Massive change of grass based tiles to grass + another object above. Better result with smoothing
undo woods convertion commit of 2 hours ago
Update script so it now handles big image file with less disk copy.
Prefixing python logs with script name was bad idea (full script path, too long).
Add autogen related information to build instruction + link to wiki for details