ultramage
|
287ea2a93e
More clif.c cleaning
|
17 年之前 |
ultramage
|
ef0971541b
Removed one duplicit sql operation when saving items (bugreport:459)
|
17 年之前 |
ultramage
|
0ad3fa93e4
random cleanup
|
17 年之前 |
ultramage
|
5f3c387a37
* Homunculi now reset their can-act delay on call/resurrect/mapchange (allows bypassing delays by doing rest/call instead of relog) [ultramage]
|
17 年之前 |
ultramage
|
902d96c6d8
Cleaned up/reformatted clif_set0078 and clif_set_007b (stand and walk packet code).
|
17 年之前 |
skotlex
|
e96015d64b
- Implemented SL_SUPERNOVICE erasing the death record 1% of the casts.
|
17 年之前 |
skotlex
|
53d5219da6
- removed 'skill_fail' message when a ground skill fails as that caues double 'skill failed' messages in several instances.
|
17 年之前 |
ultramage
|
c1da20681e
Random cleaning of party.c in attempt to make party_send_xy_timer() crashes a bit clearer...
|
17 年之前 |
FlavioJS
|
7e9f1e929c
* Nullpo's disabled on release builds.
|
17 年之前 |
L0ne_W0lf
|
0dcc08101d
Updated more map flags for Al De Baran's turbo Track.
|
17 年之前 |
skotlex
|
cf2d63d285
- Implemented a small change that was long overdue: Displaying the char-select screen now uses a single SQL query instead of up to 9.
|
17 年之前 |
skotlex
|
94896dc707
- setting npc cells will no longer work on non-walkable tiles (since you could do this to override cell types and make unwalkable cells walkable again, for example).
|
17 年之前 |
ultramage
|
9ea5b9c76c
* Replaced jA's way of allocating npc shop data with a simple dynamic array that gets allocated during loading and freed on unload
|
17 年之前 |
ultramage
|
42746f05f9
Fixed npc_debug_warps() not identifying x:0,y:0 as valid (random) coordinates
|
17 年之前 |
ultramage
|
560005b13e
Removed battle_config.error_log as console_silent already handles this
|
17 年之前 |
ultramage
|
90b75ed816
Made OnTouch zone dimensions be stored as radius instead of diameter.
|
17 年之前 |
Playtester
|
71eaa7de49
* Heat now only does 10 hits a second
|
17 年之前 |
L0ne_W0lf
|
476a18bf33
* Fixed turbo track NPCs that caused "NPC not removed" errors...Even though this bug is slightly official. XD
|
17 年之前 |
L0ne_W0lf
|
cceb752c18
* Fixed Guild Manager access to Guild Master only.
|
17 年之前 |
L0ne_W0lf
|
76d73f31ad
* Attempt at correcting a small move mistake I made in regards to the movement of Odin's temple's spawn file.
|
17 年之前 |
L0ne_W0lf
|
fe9998df32
* Deleted Odin temple field spawn file. Not sure why it stuck around after I moved it properly. O_o
|
17 年之前 |
L0ne_W0lf
|
9d4adf0864
* Renamed mob dungeon spawn files to compliment the warp script update. File names now match map names.
|
17 年之前 |
L0ne_W0lf
|
966634766b
* Rev. 11742 Renamed several dungeon warp scripts to match their map names, split up a couple files as well.
|
17 年之前 |
L0ne_W0lf
|
2a089de427
Fixes bugreport:417 and bugreport:418
|
17 年之前 |
ultramage
|
86e082b7a8
removing forgotten debug message
|
17 年之前 |
zephyrus
|
e5fd2c8ab4
- Added 2 new status changes for Life and Regeneration Potions [Zephyrus]
|
17 年之前 |
ultramage
|
7b0200e6dc
Added error messages when trying to place objects on invalid map coordinates (quick patch for bugreport:419)
|
17 年之前 |
ultramage
|
6debac1c6e
Really fixed bugreport:407 (eA doesn't do lazy boolean expression evaluation)
|
17 年之前 |
ultramage
|
3c4c7617e1
Fixed Divine Protection working against players (bugreport:410)
|
17 年之前 |
L0ne_W0lf
|
5f7d7bb1f0
* Several fixes to various scripts.
|
17 年之前 |