skotlex
|
7db6cd3d03
- Fixed the first call to the walk timers having the tick interval halved, which made all walking timers be off by half cell with the actual position displayed client-side.
|
19 vuotta sitten |
MasterOfMuppets
|
7c892eb6d8
Implemented musashiden's Lighthalzen fixes.
|
19 vuotta sitten |
skotlex
|
e5ee6b1fc0
- Changed the npc_id mismatch warning to be more informative.
|
19 vuotta sitten |
skotlex
|
b6558a82ae
- Fixed char-sql server still reading the old lanconfig format rather than the new one.
|
19 vuotta sitten |
Playtester
|
776ba2755c
Adjusted more Speed/Delays of Lighthalzen Mobs
|
19 vuotta sitten |
skotlex
|
3522a7f83e
- Fixed Magnum break's animation not showing if the fire-elemental bonus did not start.
|
19 vuotta sitten |
Playtester
|
97a2ad49e1
Fixed aldeg_cas04 random warp
|
19 vuotta sitten |
skotlex
|
571402c435
- Removed water_height.txt reading (since it is always done from the rsw now)
|
19 vuotta sitten |
Lance
|
78bf3ea131
Skot please fix the remaining code by removing the fake npc after sending the input.
|
19 vuotta sitten |
Lance
|
44c387b2a7
Initialization in send_fake_npc. Still needs fixing.
|
19 vuotta sitten |
skotlex
|
47adb68d91
- Fixed mysql ping setting being in minutes rather than hours.
|
19 vuotta sitten |
Lance
|
53614089eb
Please fix my packets :S
|
19 vuotta sitten |
Lance
|
88cf55de08
* Sending fake npc for inputs and menus for NPC without map coordinates.
|
19 vuotta sitten |
Lance
|
64da9b3c0b
Optimized. (What am I thinking)
|
19 vuotta sitten |
Lance
|
cb1ecd440c
Fix my fix.
|
19 vuotta sitten |
Lance
|
ff91dce499
* Missing lines in npc_parse_script!
|
19 vuotta sitten |
Playtester
|
ff9283f53c
Final fix to npc/merchants/grandpa_pharmacist.txt
|
19 vuotta sitten |
Lance
|
af5bdf87c3
* Experimental npc_event_doall_sub with queue and npc_id allocation when needed.
|
19 vuotta sitten |
Playtester
|
294e611223
Fixed npc/merchants/grandpa_pharmacist.txt
|
19 vuotta sitten |
Playtester
|
d98d2261d4
Fixed Job values in the item_db.txt for all one-handed-swords.
|
19 vuotta sitten |
skotlex
|
1380ed55d3
- Fixed wrong check of Deluge + Suiton which broke the water-requirement check for skills.
|
19 vuotta sitten |
skotlex
|
324c024f96
- Cleared ud->target on remove-map, it should fix the phantom mob sprite issue.
|
19 vuotta sitten |
Lupus
|
7857a9bac5
removed doubled warps
|
19 vuotta sitten |
Lance
|
d768d869fd
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
|
19 vuotta sitten |
Lance
|
458f135cd7
* Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance]
|
19 vuotta sitten |
Playtester
|
effc244c87
Fixed Mobster's OnDead event in npc/quests/quests_lighthalzen.txt.
|
19 vuotta sitten |
shadow
|
c46388f889
* Implemented Musashiden's Lighthalzen npcs - Part 2
|
19 vuotta sitten |
Lupus
|
8dd04b262b
fixed einbroch guide
|
19 vuotta sitten |
skotlex
|
5004c77916
- Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out.
|
19 vuotta sitten |
skotlex
|
5b9305fe41
- Removed the ->prev != NULL checks in skill_attack due to the fact that the code should check elsewhere how it should behave (eg: if traps are not cleared on death, stepping on one afterwards SHOULD cause damage)
|
19 vuotta sitten |