Playtester
|
ddfbc69bfe
Fixed some typos and updated Atroce Card
|
17 år sedan |
ultramage
|
94af74be1d
Removed some overly verbose messages from the TXT login server.
|
17 år sedan |
skotlex
|
a1becae58f
- Added bonusautoscript and bonusautoscript2. These are used to attach a script to a player which gets executed on attack (or when attacked). Required for several of the more recent items.
|
17 år sedan |
skotlex
|
8d0ac1d316
- Applied some cleanups that should correct "Infinite Endure" ending sometimes.
|
17 år sedan |
Playtester
|
3cd6ed7355
Updated Gorynych's DEF/MDEF
|
17 år sedan |
L0ne_W0lf
|
1607b50c59
Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced.
|
17 år sedan |
ultramage
|
ee02c2190b
Fixed some gcc-specific stuff, silenced some more warnings
|
17 år sedan |
ultramage
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 år sedan |
Playtester
|
4eba2db770
Fixed Ahlspiess not ignoring def of bosses
|
17 år sedan |
FlavioJS
|
630552ca97
* Fixed the incorrect map names on the debug messages (mapid->mapindex mishap from r11508).
|
17 år sedan |
L0ne_W0lf
|
9c147d9f42
* Commented out ShowWarning and ShowDebug messages added in revision 11508. Aside from the ShowDebug being faulty, they are both fare too annoying for public use for the time being. If/when I get the NPC names fixed, we can add it back.
|
17 år sedan |
Playtester
|
6bcbcb11bb
* Further optimization of the skill unit code
|
17 år sedan |
Playtester
|
12f4be5b2e
* Optimized the skill unit code
|
17 år sedan |
FlavioJS
|
613b8a5b65
* Clarified how npc names work in script_commands.txt.
|
17 år sedan |
ultramage
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 år sedan |
ultramage
|
28a6350610
Fixed unix compilation problem due to a missing include (caused by r11499)
|
17 år sedan |
ultramage
|
d2b9e2498e
Some code cleaning...
|
17 år sedan |
ultramage
|
0bbf505d59
* Merged do_sendrecv() and do_parse() into do_sockets()
|
17 år sedan |
FlavioJS
|
05134f3dcc
* Reworked the parsing at npc.c.
|
17 år sedan |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
17 år sedan |
Playtester
|
6c04229cb6
* Ground skill now can trigger every 20ms
|
17 år sedan |
ultramage
|
6b2c679c3f
* small timer.c cleaning
|
17 år sedan |
Playtester
|
7088251f9e
Updated sql files
|
17 år sedan |
L0ne_W0lf
|
1a95b375c1
Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239
|
17 år sedan |
L0ne_W0lf
|
37e98485d1
* Added a return at the end of several scripts. Should deal with errors being shown in due to a recent commit by FlavioJS
|
17 år sedan |
ultramage
|
472e15c188
* Venom Splasher fixes according to bugreport:230
|
17 år sedan |
ultramage
|
425112aef3
* Fixed a copy-paste mistake in disguise code (from r5833)
|
17 år sedan |
Playtester
|
ead417758e
Fixed used levels of NPC_CRITICALWOUND
|
17 år sedan |
FlavioJS
|
b445bfa64e
>.>
|
17 år sedan |
FlavioJS
|
7109831b80
* Tweaked the loop in parse_script to better handle when the outer brackets aren't checked.
|
17 år sedan |