L0ne_W0lf
|
d0ace730f4
Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs.
|
15 years ago |
brianluau
|
ede4a79e1e
- Updated 'getinventorylist' to also return expire_time in the array @inventorylist_expire[]. (topic:243292)
|
15 years ago |
Inkfish
|
78f511f920
Fixed the first item in the inventory is unbreakable
|
15 years ago |
brianluau
|
4213c1bc95
- Changed mail_setattachment() to fail if you are OVER 100% overweight.
|
15 years ago |
L0ne_W0lf
|
7a0e11a502
* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)
|
15 years ago |
L0ne_W0lf
|
888d6384f4
* Fixed a couple bugs in the episode 13.x quests.
|
15 years ago |
Paradox924X
|
8d018c4f99
Removed unnecessary event call on a missing event. (bugreport:4140)
|
15 years ago |
ultramage
|
fba253dc73
Added missing checks to stop an infinite free cash point exploit. (bugreport:4139)
|
15 years ago |
Yommy
|
f9c60fd3fa
added --enable-rdtsc configure option to enhance timer performance, especially in virtualized environments; default disabled - credits to sirius_black
|
15 years ago |
brianluau
|
2b305d5a62
- Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360)
|
15 years ago |
brianluau
|
c8bb1c935b
- Fixed some accessories added in r14210 being refineable. (bugreport:4126)
|
15 years ago |
L0ne_W0lf
|
821713a26e
* More bug fixing! Lots of little things, really.
|
15 years ago |
L0ne_W0lf
|
3c108c935f
* Corrected SP requirement for Poison React (bugreport:4116)
|
15 years ago |
brianluau
|
99fc1c0c46
- Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074)
|
15 years ago |
L0ne_W0lf
|
7a083cd529
Fixed unidentified_coin -> unidentified_mineral. (bugreport:4086)
|
15 years ago |
L0ne_W0lf
|
ec29baaa99
* Some bug fixing! Hoorah for me not feeling lazy!
|
15 years ago |
L0ne_W0lf
|
7475720d25
- Corrected a minor issue in sealed shrine, lock out should work now.* Added some 13.2 content, and more 13.1 content.
|
15 years ago |
zephyrus
|
43fee513d6
- Added quest log stuff to battleground npcs.
|
15 years ago |
Inkfish
|
5cda184eb8
Fixed an exploit where the buyer can end the auction himself.
|
15 years ago |
ultramage
|
339022cd20
Some generic code cleanups (unused struct, user counting, code comment).
|
15 years ago |
ultramage
|
117782c900
Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status.
|
15 years ago |
Inkfish
|
3654619bed
Fixed Poison Status killing monsters with low max hp(like plants).
|
15 years ago |
Kisuka
|
99226b8ed1
- Removed 'adopt' documentation from script_commands (bugreport:4066).
|
15 years ago |
ultramage
|
1ac0e13994
Changes to how right-click gm kick checks gm privileges:
|
15 years ago |
ultramage
|
d167c3422b
Adjusted the 'rare drop announce' code to only process if there's a valid mvp_sd.
|
15 years ago |
Paradox924X
|
d9cfd5002b
Fixed racial bonuses for RC_NONDEMIHUMAN applying to right cardfix value (cardfix) instead of left cardfix value (cardfix_) in the case of melee attacks where left_cardfix_to_right is set to 'no'.
|
15 years ago |
Inkfish
|
3fd1d9ca2b
* Fixed NPC_INVINCIBLE can be dispelled. (bugreport:4046)
|
15 years ago |
brianluau
|
d4ce4633b4
- Moved the Zeny subtracting in the custom eAAC coin banker, so that the
|
15 years ago |
ultramage
|
8dfa315ce8
Added visual studio equivalent of libc's strtoull() - name redefine for newer VS versions, custom implementation for VS6 (I hope it works).
|
15 years ago |
ultramage
|
df78683650
Moved the delitem() call in the custom eAAC coin banker, so that the script aborts _before_ giving zeny, not afterwards.
|
15 years ago |