ai4rei
|
9f2620f2fa
* Fixed script command 'bpet' (Pet Incubator) displaying an empty egg list when attempting to hatch a pet while already having one out (bugreport:3313).
|
14 vuotta sitten |
ai4rei
|
63321f205e
* Moved script constant manipulation code into separate functions script_get_constant / script_set_constant. [Ai4rei]
|
14 vuotta sitten |
ai4rei
|
da989bb356
* Added support for new delayed character deletion.
|
14 vuotta sitten |
ai4rei
|
4592b9832d
* Updates to various client packets.
|
14 vuotta sitten |
L0ne_W0lf
|
25e986bc8a
- Changed some duplicates so they use a floating NPC as their original. (bugreport:1395)
|
14 vuotta sitten |
ai4rei
|
bc2ec92a4a
* Replaced 'nameid < 500' checks in script commands 'countitem', 'countitem2' and 'autoequip' with stricter ones.
|
14 vuotta sitten |
ai4rei
|
1bb6a3d506
* Fixed NPCs with closing parenthesis in their name could not be duplicated (bugreport:3235).
|
14 vuotta sitten |
ai4rei
|
0045508031
* Fixed closing 'switch' curly not causing script EOL processing to trigger, leading to the script line after the switch being handled as belonging to the curly-less statement block (bugreport:3273, since r3422).
|
14 vuotta sitten |
ai4rei
|
6cbc16833f
* Removed unnecessary getlogincount.pl, mapcheck.sh and mapchecker.sh tools (topic:262934).
|
14 vuotta sitten |
ai4rei
|
8dc5d7029c
* Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugreport:4739, since r1629).
|
14 vuotta sitten |
ai4rei
|
2bc3dafd59
* Inventory and Cart item arrays are no longer getting compacted on each log-in/teleport/warp.
|
14 vuotta sitten |
ai4rei
|
7557d37013
* Various accumulated cleanups and fixes.
|
14 vuotta sitten |
ai4rei
|
8fb6c1f646
* Fixed faulty WFIFO reallocation causing memory exhaustion (bugreport:4737, since r1816, related r11503, r11571, r11886 and r12232).
|
14 vuotta sitten |
ai4rei
|
9492535e65
* Fixed equipped items' bonus no longer working after log-in until next status recalc, due to missing pc_setequipindex which was previously called by pc_checkitem (bugreport:2604, since r14685).
|
14 vuotta sitten |
ai4rei
|
884cb80892
* Removed @aw/@away which duplicates and collides with client's /am (away message) (bugreport:1235, topic:163083, since r4351).
|
14 vuotta sitten |
ai4rei
|
342f5db18c
* Fixed a map-server crash when invalid items are deleted (option 'item_check') from a logging-in character (bugreport:2604).
|
14 vuotta sitten |
ai4rei
|
b3efe1d8b4
* Fixed @accept not checking, whether or not a duel is already full (bugreport:2740, since r4111).
|
14 vuotta sitten |
ai4rei
|
7a85df4fe0
* Resolving allow/deny IP rules not working (bugreport:2632).
|
14 vuotta sitten |
ai4rei
|
0f1c66191c
* Fixed buyers, that are currently in a vending shop could be fooled into buying an item at different price than they see by reopening the vending shop (bugreport:4728).
|
14 vuotta sitten |
ai4rei
|
10d1f8f8eb
* Added documentation for undocumented bonuses (bugreport:4727, follow up to r302, r354, r485, r699, r928, r1116, r6221, r7982, r10031, r13596 and r14018).
|
14 vuotta sitten |
ai4rei
|
dd4a090c69
* Some cleaning here and there.
|
14 vuotta sitten |
ai4rei
|
2d495bd0f2
* Updated Aegis NPC ID constants from current npcidentity.lub (bugreport:4706).
|
14 vuotta sitten |
ai4rei
|
639bafa88e
* Fixed solo dance/star gladiator warm AoE no longer following the owner and cloaking wall rules no longer working (bugreport:4720, since r14671).
|
14 vuotta sitten |
ai4rei
|
9799eb3699
* Various fixes for scripts that are disabled by default.
|
14 vuotta sitten |
ai4rei
|
178cc183ab
* Fixed a map-server crash, when a script attempts to call a local function, which has only a forward declaration. Such functions now count as script parse error (bugreport:4009, since r3422).
|
14 vuotta sitten |
ai4rei
|
a4b7cce2c5
* Various accumulated insignificant fixes to documentation, examples and comments.
|
14 vuotta sitten |
ai4rei
|
7919c7d9fc
* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql to upgrade table `login`; for TXT no action is necessary, as it upgrades itself.
|
14 vuotta sitten |
ai4rei
|
a7810e9646
* Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890).
|
14 vuotta sitten |
ai4rei
|
ad4e9bbee1
* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998).
|
14 vuotta sitten |
ai4rei
|
47ca51f9e2
* Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934).
|
14 vuotta sitten |