False.Genesis
06942daea6
* fixed a little bug(?) in the variable importer
...
* implemented SCP database functionality (.scp files). (sounds familiar? :P )
* new DefScript command: "loadscp,name filename"
* added .def file: append.def. (wrapper to concat strings)
** -> note that the scp db has no real use right now, just some program internal stuff which will come tomorrow. soon i'll have a go at DefScript return values, useable e.g. to get data from the dbs.
2007-03-04 00:18:58 +00:00
Mini
4aa6911563
- Added new config option: hidefreqopcodes which hides annoying opcodes which gets sent all the time
...
- Additionaly i added some more stuff for handling the update packet
2007-02-07 21:03:49 +00:00
False.Genesis
710de3d5e1
* added opcode handler for SMSG_DESTROY_OBJECT
...
* added new conf option: ShowMyOpcodes=0/1 (show opcodes pseuwow sends)
* made the logo look better :)
2007-02-05 13:26:28 +00:00
False.Genesis
b15aff0b5d
*New DefScript API functions: loadconf, applyconf, applypermissions; log, logdebug, logdetail (according to debug level set in conf).
...
-> moved conf loading from core to scripts.
*New DefScript call: _leaveworld.def
*Fixed crash when calling _leaveworld on ~WorldSession()
* some updates to internal variable name handling
* added new macro: @n : newline (\n)
* cleanups
* added a bunch of new scripts + examples
2007-01-29 15:09:11 +00:00
Mini
863e8e7944
Added enablechatai config option and fixed various
...
bugs in Chat AI (more to come lol xD)
2007-01-14 00:53:17 +00:00
False.Genesis
01761191e1
misc stuff
2007-01-12 20:07:18 +00:00
False.Genesis
fa4385c74f
prerelease version + implemented logfile support
2007-01-12 14:03:08 +00:00
False.Genesis
ddfb91d677
implemented CLI. New conf option: "enablecli".
2007-01-11 21:29:27 +00:00
False.Genesis
e69375d76e
Fixed: permissions system for players & script commands.
...
Fixed: ingame commands ("-say hi") are useable again.
/!\ Added now conf option: "allowgamecmd"
+ fixed debugger working directory
2007-01-11 18:11:54 +00:00
False.Genesis
889238cfb7
+ added default config files + SDL.dll
...
+ added some DefScripts
+ fixed the DefScript system. TODO: permissions & stuff will come in next rev. :)
2007-01-10 22:24:19 +00:00
False.Genesis
0b1ae6f9ca
partially fixed: handle disconnected from world server; added a new config option: reconnect=1/0
2007-01-10 01:16:49 +00:00
False.Genesis
1cfddad5b6
temp commit, WorldSocket update
2007-01-06 16:08:02 +00:00
False.Genesis
0962bec886
+ proper shutdown
...
+ better thread pausing
+ misc stuff
2007-01-06 15:29:00 +00:00
False.Genesis
dd84984526
2007-01-05 19:57:22 +00:00
False.Genesis
b4b4a80e2d
2007-01-05 18:50:12 +00:00
False.Genesis
58872f1f39
initial release.
...
still a lot of stuff to fix before everything works as it should.
compilation works, linking produces errors.
most code cleanups done.
2007-01-05 18:30:22 +00:00