gepard1984
|
f810293de3
- Guild Castle code cleanup:
|
13 年之前 |
lordttseven
|
d78313665c
Assorted skill-related tidbits
|
13 年之前 |
lordttseven
|
272d3792c5
* fixed job change level not being recorded for 2nd -> 3rd class (bugreport:5383). the fix should be self-regenerating on existing 3rd job characters
|
13 年之前 |
lordttseven
|
9f938e0c70
* fixed getiteminfo offset being off by one in REMODE (bugreport:5378)
|
13 年之前 |
gepard1984
|
e314187787
Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, pid:82588).
|
13 年之前 |
gepard1984
|
654676b73e
Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.
|
13 年之前 |
lordttseven
|
ce45ab511f
- reverted r15523 (broken workaround for an underlying issue, see bugreport:5237 again)
|
13 年之前 |
gepard1984
|
412c51b4bd
Minor NPC code cleanup: timer labels.
|
13 年之前 |
gepard1984
|
14d2a44ea5
- Fixed dangling pointer caused by r15644 (partially reverted).
|
13 年之前 |
gepard1984
|
7da6590aad
Proper fix for r15641 (reference to non-existant NPC).
|
13 年之前 |
shennetsind
|
c971087af3
Follow up r15638: the 'sd' party is unnecessary -- when there is no player (e.g. killed by command/npc) the modifier is always 100%. also, the primary 'sd' in mob_dead is 'mvp_sd' and not 'sd'.
|
13 年之前 |
gepard1984
|
17bb9ae684
Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.
|
13 年之前 |
gepard1984
|
57de7584e8
Fixed skillname->ID DBMap storing skill integer value in void pointer.
|
13 年之前 |
gepard1984
|
b4d04d7117
Enabled `DB_OPT_RELEASE_DATA` for atcommands `DBMap`s so they are able to free data automatically (as pointed out by Wildcard).
|
13 年之前 |
masao87
|
4defbd1e6f
- Follow up r15636, removed an warning where the Script trys to hide an Non-Existant NPC named "Staff#airplane_01".
|
13 年之前 |
gepard1984
|
1e31877e30
Some NPC code cleanup (event labels).
|
13 年之前 |
protimus
|
2b62d9c05d
Fixed Bradium Brooch ASPD bonus.
|
13 年之前 |
protimus
|
d70e5562da
Removed drop and exp penalties of bosses monsters in renewal. (bugreport:5377)
|
13 年之前 |
gepard1984
|
9e913e885f
Updated Apple Gambling script to official.
|
13 年之前 |
gepard1984
|
202909582c
Updated Airship NPCs to official.
|
13 年之前 |
shennetsind
|
4f28d3ef20
Fixed PA_SACRIFICE crash, bugreport:5371, present since r15277
|
13 年之前 |
brianluau
|
3d8bd6c9c1
- Fixed a small typo in script_commands.txt
|
13 年之前 |
gepard1984
|
7c60f9f8da
Fixed Heal amount on skill levels 1~9 (since r15009, bugreport:5372).
|
13 年之前 |
gepard1984
|
f918aa8aad
Fixed atcommands not being logged (follow-up to r15572)(bugreport:5370).
|
13 年之前 |
eathenabot
|
0041662145
* Merged changes up to eAthena 15075.
|
13 年之前 |
og2
|
31f640090e
Strange Hydra Quest + Hydra Ball(bugreport:5339)
|
13 年之前 |
brianluau
|
3df0386889
- Clarified the comment about spaces in 'server_name' config. (bugreport:2656)
|
13 年之前 |
gepard1984
|
8a541cdba3
Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:5367).
|
13 年之前 |
xantara
|
75d4b76993
Fixed Royal Guard's Banding skill & icon activation (bugreport:5210)
|
13 年之前 |
xantara
|
ef2e407b17
Applied renewal skill changes: (bugreport:5302)
|
13 年之前 |