glighta
|
752776e4cc
-Add Homon-S skills, 1st implementation (all done except Eleanors)
|
12 gadi atpakaļ |
momacabu
|
e1a327c223
Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mistakenly reproducing the bug -_-
|
12 gadi atpakaļ |
momacabu
|
66617cfc67
Fixed bugreport:6435, if you stand on a warp portal with chat room, after you close it you wouldn't be warped properly.
|
12 gadi atpakaļ |
momacabu
|
53a407406d
Fixed bugreport:6452 where you weren't able to remove your cart if you weren't merchant/alchemist/blacksmith/etc. It also fixes the previously not working removal of cart when jobchanging.
|
12 gadi atpakaļ |
momacabu
|
53533120d8
Updated skills that can not be dispelled by Dispell skill (bugreport:6469).
|
12 gadi atpakaļ |
euphyy
|
1a1ea3075c
* Cleaning of script_commands.txt, with db paths updated to reflect pre-re/re changes.
|
12 gadi atpakaļ |
momacabu
|
383f42343e
Fixed bugreport:6820 where Open Buying Store didn't show up in skill window after relogging.
|
12 gadi atpakaļ |
momacabu
|
9c4449531b
- Fixed bugreport:6252. Setting variables in script e.g. "set .@var, 08;" wasn't working properly due to octal base conversion issue. Special thanks to Ind and GreenBox.
|
12 gadi atpakaļ |
momacabu
|
e8053f3c18
Voiding some functions.
|
12 gadi atpakaļ |
momacabu
|
2ea2550cad
- Added configuration to wheter the monster size would change experience earned, drop rates and the monster status (such as hp, strength etc). Awesome suggestion by Euphy :)
|
12 gadi atpakaļ |
momacabu
|
f28c2a56f5
- Modified *monster and *areamonster script commands to allow size and ai parameters.
|
12 gadi atpakaļ |
euphyy
|
5b18fc292b
* Added a missing shop item, bugreport:6878 (re\merchants\shops.txt)
|
12 gadi atpakaļ |
shennetsind
|
c5a20a03d7
Commented out poring_c01/02 since they are no longer present in the latest grfs which would make the map server pointlessly output that they are removed from the cache on every boot, also modified map load so that it doesn't output the amount of maps being loaded twice
|
12 gadi atpakaļ |
shennetsind
|
e242d2b5a9
Performance Improvement; Server shut down, instance clear up, and @cleanmap are now all faster. Instead of wasting time doing a dbmap lookup (of a data it already possessed!) on each floor item being deleted, it'll use the data to clean the item.
|
12 gadi atpakaļ |
momacabu
|
58f563d8c5
- More deletions related to lock removal -_-
|
12 gadi atpakaļ |
momacabu
|
3810d5ff70
Removed include lock.h from script.c
|
12 gadi atpakaļ |
momacabu
|
294217c2ad
Removed lock files since it is no longer being used (bugreport:6767).
|
12 gadi atpakaļ |
momacabu
|
1450a8527d
- Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is now working. Special thanks to Ind;
|
12 gadi atpakaļ |
shennetsind
|
18438448bf
Fixed bugreport:6876 / Reverting r16891
|
12 gadi atpakaļ |
shennetsind
|
3c6c2d20fb
Minor improvement on npc_event_do_clock, moved it so that its only assigned when its actually used
|
12 gadi atpakaļ |
shennetsind
|
cfd04271c2
Dropped a incredibly wasteful and pointless (why was that there i wonder) 3100byte => ~3kb memory waste PER active elemental unit in the server
|
12 gadi atpakaļ |
shennetsind
|
60656ff312
1. Follow up r16891 small improvement over there by dropping a pointless entry in the trace hierarchy
|
12 gadi atpakaļ |
brianluau
|
c6b4ffbd97
- Added comments about the max ***_REG_NUM defines in mmo.h
|
12 gadi atpakaļ |
eathenabot
|
e929098917
* Merged eAthena changeset ea:15119.
|
12 gadi atpakaļ |
eathenabot
|
1bcfcc8f64
* eAthena changeset ea:15117 (already fixed in r15823).
|
12 gadi atpakaļ |
eathenabot
|
6219afd600
* Merged eAthena changeset ea:15116.
|
12 gadi atpakaļ |
eathenabot
|
fcd0930a22
* Merged eAthena changeset ea:15115.
|
12 gadi atpakaļ |
brianluau
|
db6a927d54
- Updated the list of dnsbl_servers. (bugreport:6862)
|
12 gadi atpakaļ |
flaid
|
0ad26adc3c
Shiny Wing Gown was set to tame the wrong monster, fixed now.
|
12 gadi atpakaļ |
shennetsind
|
1016106fc7
Follow up r16884 fixed a typo =X
|
12 gadi atpakaļ |