skotlex
|
ab5fbe4191
- The status change timer mismatch error now also displays which status change it was
|
19 rokov pred |
skotlex
|
a387f9ba5f
- itemdb_exists and itemdb_searchname should now ignore dummy_item matches.
|
19 rokov pred |
skotlex
|
352f81eb40
- Fixed jstrescapecpy crashing when you pass a null string to parse.
|
19 rokov pred |
skotlex
|
91ac0a6f6e
- Small change that may fix a crash in loggin guild chat?
|
19 rokov pred |
skotlex
|
43b5fa854d
- Fixed the map-server freeze/crash on Warp Portal.
|
19 rokov pred |
skotlex
|
6bdbd8646b
- Walk/move functions will abort now when an area npc script triggers and moves the character out of the map.
|
19 rokov pred |
skotlex
|
e0b741df28
- Fixed Grandcross/Granddarkness showing no skill animation.
|
19 rokov pred |
skotlex
|
cafe894ecc
- Fixed a pair of "Conditional jump or move depends on uninitialised value(s)", thanks Valgrind!
|
19 rokov pred |
skotlex
|
57b2638e54
- Added a missing escape in logging chats.
|
19 rokov pred |
skotlex
|
13e8924fa0
- Incremented the number of iterations to find a random stop to 100 as 50 seems to no be enough for certain maps.
|
19 rokov pred |
skotlex
|
3c082b1744
- Fixed pet hatching.
|
19 rokov pred |
Vicious
|
a46ee44135
a bit more const work for valkyrie
|
19 rokov pred |
skotlex
|
77d83918bf
- Small change that SHOULD fix the pet duplication. Fixing pet incubator still isn't done...
|
19 rokov pred |
skotlex
|
ec6a69b266
- Fixed Warp Portal.
|
19 rokov pred |
reddozen
|
7f2dafc887
* Fixed / finished most of Gunslinger [Reddozen]
|
19 rokov pred |
skotlex
|
323a04f86d
- Modified script commands atcommand/charcommand to execute even if there isn't a player attached. They'll use a dummy player data with the same position/name as the script's owner (usually an npc)
|
19 rokov pred |
skotlex
|
e324977ed8
- Cleaned up a bit the npc undercharging item warning to specify when it is displaying overcharge/discount prices instead of the actual values. It should also prevent overflows.
|
19 rokov pred |
skotlex
|
b394c61da7
- Some cleaning around the return to egg code. Pets should stop duplicating now.
|
19 rokov pred |
skotlex
|
b258d0485e
- Another mob_summon fix. Slave summoning SHOULD be working now.
|
19 rokov pred |
skotlex
|
88541a357c
- Fixed skillidx not being set whenever a mob uses a skill.
|
19 rokov pred |
blackhole89
|
5fe56e275c
Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state.nocastcancel2 || something).
|
19 rokov pred |
skotlex
|
77e57852cc
- Added function map_search_freecell to locate an available cell around an area (for recall/warping skills)
|
19 rokov pred |
skotlex
|
38a6abcd3f
- Some small, insignificant code cleanups in unit.c
|
19 rokov pred |
skotlex
|
1c274744f9
- Added unit.c to the VC8 project file, thanks to Joshuaali
|
19 rokov pred |
Lupus
|
01b4c11cb6
fixed Vulle's hat
|
19 rokov pred |
Lupus
|
042249ed51
added missing )
|
19 rokov pred |
skotlex
|
0f19e9bbe5
- Fixed a crash in unit_useskill_pos2
|
19 rokov pred |
Vicious
|
56ba8dad2d
Updated Valkyrie NPCs
|
19 rokov pred |
skotlex
|
ba713905eb
- Updated mob_db.sql and item_db.sql to latest txt versions.
|
19 rokov pred |
skotlex
|
a0f57cb668
- Fixed Devotion not properly being cleared on death/near death in some cases.
|
19 rokov pred |