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 år sedan |
Paradox924X
|
dcc8df7702
Modified certain atcommands to use 64 bit arithmetic before capping a value to correct boundary logic for overflowing values.
|
14 år sedan |
Gepard
|
fa5f2d25ee
* Removed unused 'indoors' mapflag (follow-up to r3729).
|
14 år sedan |
Paradox924X
|
9134d4db5f
Prevented direct transformation into dummy jobs via @jobchange command. (bugreport:4227)
|
14 år sedan |
Paradox924X
|
2e7d224a8e
Prevented @stpoint and @skpoint from causing overflows.
|
14 år sedan |
Paradox924X
|
2f9e3dbf81
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
|
14 år sedan |
L0ne_W0lf
|
c7531e095a
* Follow up to r14383, changed use of clif_font_area to clif_font, seems Skotlex forgot them.
|
14 år sedan |
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 år sedan |
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 år sedan |
Paradox924X
|
081b3107e8
Made the rates command much more verbose.
|
15 år sedan |
Paradox924X
|
f8270ee5f1
Ensure exp rate changes from a reloadbattleconf cause a call to mob_reload().
|
15 år sedan |
Paradox924X
|
5db61a0b0a
Rewrote the autotrade mapflag check and display from r14322.
|
15 år sedan |
Paradox924X
|
6a72859405
Fixed a few typos from r14322.
|
15 år sedan |
Paradox924X
|
00a2a3283e
Added support for using 'town', 'autotrade', 'allowks', 'monster_noteleport', 'pvp_nocalcrank' and 'battleground' mapflags in scripts (bugreport:4226).
|
15 år sedan |
Paradox924X
|
b2f667910d
Rewrote and reorganized checks in @autotrade to check and display most useful information first (bugreport:4253).
|
15 år sedan |
brianluau
|
2dbc188909
- Fixed the Juice Maker's "As many as I can" option. (bugreport:4155)
|
15 år sedan |
brianluau
|
6f7ff85a03
- Fixed a comparison check in OBB quest. (bugreport:4167)
|
15 år sedan |
L0ne_W0lf
|
7a0e11a502
* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)
|
15 år sedan |
Inkfish
|
9622957e11
* Fixed change cart packet doesn't check for skill.
|
15 år sedan |
brianluau
|
ed86db530d
- Fixed a typo in Orc's Memory.
|
15 år sedan |
skotlex
|
c92ff591f1
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
|
15 år sedan |
brianluau
|
f3ca552ec5
- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)
|
15 år sedan |
Gepard
|
f9cff9c6e0
Extended broadcast implementation:
|
15 år sedan |
Inkfish
|
b9c5a5fc32
* Quick fix to char command checking gm level of the target player instead of the command user (bugreport:3255).
|
15 år sedan |
Inkfish
|
da07c3b06e
Reverted renaming foreach functions and create a new one for OnTouch so that last commit will hopefully break NOTHING in use.
|
15 år sedan |
Inkfish
|
42987f61ad
* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can be defined in script_athena.conf)
|
15 år sedan |
Inkfish
|
137e993d52
Partially revert r14085, NPC names are allowed to be more than 24 character long in Aegis.
|
15 år sedan |
zephyrus
|
115d6a3fd0
- Implemented new packets for rental items (from Jobbie and Natz and fixed by me).
|
15 år sedan |
ultramage
|
e54bf092d2
Fixed sql char deletion code using a broken pet deletion query (ran very slow, and had a typo in a binary shift operation) (bugreport:3304).
|
16 år sedan |
Paradox924X
|
c52de2b250
Minor update to atcommand_jailfor and atcommand_char_ban's modif_p var incrementation for minute-based bans/jails.
|
16 år sedan |