FlavioJS
|
4dcf5bb0b9
* Tweeked the declaration and initialization defines for vectors.
|
hace 17 años |
ultramage
|
a91d8177c6
Fixed the incorrect interpretation of the map-cell height information stored in .gat files; this was causing an overall of 20000 cells to be treated as water when officially they aren't.
|
hace 17 años |
ultramage
|
7906017662
Moved distance-related functions to path.c/h
|
hace 17 años |
Playtester
|
0beb6653f5
Removed typo (it's correct on stable for some reason)
|
hace 17 años |
Playtester
|
8fd63e158e
More official Veins spawns
|
hace 17 años |
Playtester
|
ff14a65c53
Fixed two bugs in mob_db
|
hace 17 años |
FlavioJS
|
214feac880
* Fixed string variables dereferencing directly to the value instead of dereferencing to a copy of the value. (fixes bugreport:684 bugreport:641)
|
hace 17 años |
ultramage
|
67088ee436
some minor cleaning of player variable loading/saving
|
hace 17 años |
skotlex
|
7d92eb8e27
- corrected skill_abra.txt so it no longer has entries for passive skills.
|
hace 17 años |
Paradox924X
|
808d290ab6
Fixed a line in eAAC Quest Warper causing crashes.
|
hace 17 años |
FlavioJS
|
70ca76a770
* Added a generic vector implementation (dynamic array) based on defines.
|
hace 17 años |
skotlex
|
1d73a777c6
- Fixed horrible handling of skill_abra_db which leads to memory corruption (depending on the contents of yor abra_db.txt file)
|
hace 17 años |
skotlex
|
81e5c08f4f
- Fixed warning about unused variable
|
hace 17 años |
ultramage
|
f9c52aa0aa
Fixed droprate overflows when going over rate 2000x
|
hace 17 años |
skotlex
|
146ca072bb
- Corrected mob spawn utilization of the delay1/delay2 values (one is respawn delay base, the second is random variance added on top of it). Cleaned up related code.
|
hace 17 años |
ultramage
|
e0611bf8b5
Fixed server not always sending the correct level values to the client.
|
hace 17 años |
ultramage
|
3d545fd51a
Cleaned the script conf files (see topic:171384 for details)
|
hace 17 años |
ultramage
|
08980b13b3
Fixed non-skill splash attacks showing 'unknown skill' (bugreport:665)
|
hace 17 años |
ultramage
|
66e434316b
Fixed some typos in skill_db.txt, caused by r11949 (bugreport:657)
|
hace 17 años |
ultramage
|
0d011cc9b2
forgot path.h ._.
|
hace 17 años |
ultramage
|
b3b275f24f
Path code cleaning...
|
hace 17 años |
ultramage
|
db3db2c2e5
Fixed mob AI code iterating over non-mob objects without checking, when monster_ai flag 0x20 is set (caused by r11943)
|
hace 17 años |
ultramage
|
9a8739d28e
Fixed some formatting glitches in atcommand.c
|
hace 17 años |
ultramage
|
6730ae32cc
Fixed yet another buffer overflow, in @adopt
|
hace 17 años |
FlavioJS
|
f218726d7d
* Changes to the configure script.
|
hace 17 años |
skotlex
|
c5415465da
- Corected the SC_MIRACLE + Anger code using the wrong skill level to calculate damage bonus.
|
hace 17 años |
skotlex
|
a6875211ef
- Fixed skill name for skill 39 (MC_PUSHCART)
|
hace 17 años |
ultramage
|
f32a0b4355
Corrected mistakes in script_commands.txt (bugreport:373)
|
hace 17 años |
ultramage
|
ff2ae0fe05
Fixed a possible buffer overflow in @partyoption code.
|
hace 17 años |
Playtester
|
4703cc8e2e
* Updated respawn time interpretation according to latest kRO update
|
hace 17 años |