ai4rei
|
96a6a43e85
* Merged changes from trunk [14742:14782/trunk].
|
14 年之前 |
Kisuka
|
1d22347126
- AEGIS Conversion of Mob Spawns.
|
14 年之前 |
Kisuka
|
1b38a1964b
* Merged changes from trunk [14688:14739/trunk].
|
14 年之前 |
ai4rei
|
d41e850975
* Merged changes from trunk [14636:14686/trunk].
|
14 年之前 |
ai4rei
|
2b6f273e92
* Merged changes from trunk [14496:14630/trunk].
|
14 年之前 |
ai4rei
|
09968c0815
* Various small cleanups.
|
14 年之前 |
ai4rei
|
980ffd5887
* Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242).
|
14 年之前 |
ai4rei
|
068e6685bb
* Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607).
|
14 年之前 |
ai4rei
|
6d1b42b85f
* Fixed @doom and @doommap spamming packets for the visual effect on invoker unnecessarily over whole map and server respectively. The effect is now displayed on each killed character (bugreport:871, since r311).
|
14 年之前 |
Paradox924X
|
dcc8df7702
Modified certain atcommands to use 64 bit arithmetic before capping a value to correct boundary logic for overflowing values.
|
14 年之前 |
Gepard
|
fa5f2d25ee
* Removed unused 'indoors' mapflag (follow-up to r3729).
|
14 年之前 |
Paradox924X
|
9134d4db5f
Prevented direct transformation into dummy jobs via @jobchange command. (bugreport:4227)
|
14 年之前 |
Paradox924X
|
2e7d224a8e
Prevented @stpoint and @skpoint from causing overflows.
|
14 年之前 |
Paradox924X
|
2f9e3dbf81
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
|
14 年之前 |
L0ne_W0lf
|
c7531e095a
* Follow up to r14383, changed use of clif_font_area to clif_font, seems Skotlex forgot them.
|
14 年之前 |
Skotlex
|
e19451d423
- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used for proper deletion of items as well as movement/spawn packets for Renewal clients.
|
14 年之前 |
Paradox924X
|
4a01d8b2c5
Updated several buffers to use an appropriate size of CHAT_SIZE_MAX rather than 200 or 256. This will help prevent buffer overflows with long atcommands.
|
15 年之前 |
Paradox924X
|
081b3107e8
Made the rates command much more verbose.
|
15 年之前 |
Paradox924X
|
f8270ee5f1
Ensure exp rate changes from a reloadbattleconf cause a call to mob_reload().
|
15 年之前 |
Paradox924X
|
5db61a0b0a
Rewrote the autotrade mapflag check and display from r14322.
|
15 年之前 |
Paradox924X
|
6a72859405
Fixed a few typos from r14322.
|
15 年之前 |
Paradox924X
|
00a2a3283e
Added support for using 'town', 'autotrade', 'allowks', 'monster_noteleport', 'pvp_nocalcrank' and 'battleground' mapflags in scripts (bugreport:4226).
|
15 年之前 |
Paradox924X
|
b2f667910d
Rewrote and reorganized checks in @autotrade to check and display most useful information first (bugreport:4253).
|
15 年之前 |
brianluau
|
2dbc188909
- Fixed the Juice Maker's "As many as I can" option. (bugreport:4155)
|
15 年之前 |
brianluau
|
6f7ff85a03
- Fixed a comparison check in OBB quest. (bugreport:4167)
|
15 年之前 |
L0ne_W0lf
|
7a0e11a502
* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)
|
15 年之前 |
Inkfish
|
9622957e11
* Fixed change cart packet doesn't check for skill.
|
15 年之前 |
brianluau
|
ed86db530d
- Fixed a typo in Orc's Memory.
|
15 年之前 |
skotlex
|
c92ff591f1
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
|
15 年之前 |
brianluau
|
f3ca552ec5
- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)
|
15 年之前 |