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 years ago |
momacabu
|
f28c2a56f5
- Modified *monster and *areamonster script commands to allow size and ai parameters.
|
12 years ago |
euphyy
|
5b18fc292b
* Added a missing shop item, bugreport:6878 (re\merchants\shops.txt)
|
12 years ago |
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 years ago |
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 years ago |
momacabu
|
58f563d8c5
- More deletions related to lock removal -_-
|
12 years ago |
momacabu
|
3810d5ff70
Removed include lock.h from script.c
|
12 years ago |
momacabu
|
294217c2ad
Removed lock files since it is no longer being used (bugreport:6767).
|
12 years ago |
momacabu
|
1450a8527d
- Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is now working. Special thanks to Ind;
|
12 years ago |
shennetsind
|
18438448bf
Fixed bugreport:6876 / Reverting r16891
|
12 years ago |
shennetsind
|
3c6c2d20fb
Minor improvement on npc_event_do_clock, moved it so that its only assigned when its actually used
|
12 years ago |
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 years ago |
shennetsind
|
60656ff312
1. Follow up r16891 small improvement over there by dropping a pointless entry in the trace hierarchy
|
12 years ago |
brianluau
|
c6b4ffbd97
- Added comments about the max ***_REG_NUM defines in mmo.h
|
12 years ago |
eathenabot
|
e929098917
* Merged eAthena changeset ea:15119.
|
12 years ago |
eathenabot
|
1bcfcc8f64
* eAthena changeset ea:15117 (already fixed in r15823).
|
12 years ago |
eathenabot
|
6219afd600
* Merged eAthena changeset ea:15116.
|
12 years ago |
eathenabot
|
fcd0930a22
* Merged eAthena changeset ea:15115.
|
12 years ago |
brianluau
|
db6a927d54
- Updated the list of dnsbl_servers. (bugreport:6862)
|
12 years ago |
flaid
|
0ad26adc3c
Shiny Wing Gown was set to tame the wrong monster, fixed now.
|
12 years ago |
shennetsind
|
1016106fc7
Follow up r16884 fixed a typo =X
|
12 years ago |
shennetsind
|
dc9a5da1c6
Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its proper map_cache.dat depending on the instance's #RENEWAL
|
12 years ago |
euphyy
|
10a23e1999
* Follow-up r16876, message text is now aligned properly.
|
12 years ago |
momacabu
|
9f56cbc7cc
Fixed bugreport:6851, two chrif-related messages had the same id as cash points.
|
12 years ago |
momacabu
|
aae7d1d129
- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);
|
12 years ago |
brianluau
|
07512c2353
- Fixed extra curly brace in r16879... T_T
|
12 years ago |
brianluau
|
347412ef7e
- Vending shops are now closed when warping to novending maps/cells. (bugreport:6871)
|
12 years ago |
shennetsind
|
0a335475cd
Fixed item_db parser:
|
12 years ago |
brianluau
|
8d8cc71dab
- Follow up to r16434, moved the status_change_end() into the existing block above.
|
12 years ago |
flaid
|
669ae95e4a
Added in some more Mora NPCs.
|
12 years ago |