shennetsind
|
ad3527821b
Updated @reloadskilldb to update all connected clients skill infos; and to explain why I'll write a short, cute story.
|
12 vuotta sitten |
shennetsind
|
3a74e2be4f
Follow up r16926, fixed a horrid typo (wrong order; didn't notice the warning in the console T_T shame on me); special thanks to mkbu95 for pointing it out!
|
12 vuotta sitten |
shennetsind
|
5d0a4841c9
Fixed bugreport:6772 cart display will now update/save properly if you change to a cart of lower level; fixed 2 compiling warnings.
|
12 vuotta sitten |
shennetsind
|
bd13d64bc6
Fixed bugreport:6892 HP display is now properly updated
|
12 vuotta sitten |
glighta
|
b4b7d621ee
Following r16914
|
12 vuotta sitten |
glighta
|
f98f9a56ab
Following r16914
|
12 vuotta sitten |
momacabu
|
57006f7756
- Fixed bugreport:6887, a variable was not initialized;
|
12 vuotta sitten |
rud0lp20
|
0733e02c45
Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and SR_GENTLETOUCH_REVITALIZE required spirit balls.
|
12 vuotta sitten |
euphyy
|
36e6b0c144
* Follow-up r16919, documented @addwarp modification in doc/atcommands.txt
|
12 vuotta sitten |
momacabu
|
069793e804
Modified @addwarp to accept a new optional parameter <npc name>. If <npc name> is specified, then the warp created will have that name.
|
12 vuotta sitten |
glighta
|
33b2b02c5a
-Upd mob_count to read a 10 modib list to chk if present or not
|
12 vuotta sitten |
shennetsind
|
f0035207bb
Follow up r16916: enforced status recalc when intravision ends to ensure it is properly overridden.
|
12 vuotta sitten |
shennetsind
|
9d3f99b320
Fixed bugreport:6883 made maya purple no longer conflict with status-change-controlled intravision stuff, e.g. box of sunlight.
|
12 vuotta sitten |
glighta
|
94b8b02141
-Add/upd basic documentation for script.c
|
12 vuotta sitten |
glighta
|
752776e4cc
-Add Homon-S skills, 1st implementation (all done except Eleanors)
|
12 vuotta sitten |
momacabu
|
e1a327c223
Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mistakenly reproducing the bug -_-
|
12 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
momacabu
|
53533120d8
Updated skills that can not be dispelled by Dispell skill (bugreport:6469).
|
12 vuotta sitten |
euphyy
|
1a1ea3075c
* Cleaning of script_commands.txt, with db paths updated to reflect pre-re/re changes.
|
12 vuotta sitten |
momacabu
|
383f42343e
Fixed bugreport:6820 where Open Buying Store didn't show up in skill window after relogging.
|
12 vuotta sitten |
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 vuotta sitten |
momacabu
|
e8053f3c18
Voiding some functions.
|
12 vuotta sitten |
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 vuotta sitten |
momacabu
|
f28c2a56f5
- Modified *monster and *areamonster script commands to allow size and ai parameters.
|
12 vuotta sitten |
euphyy
|
5b18fc292b
* Added a missing shop item, bugreport:6878 (re\merchants\shops.txt)
|
12 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
momacabu
|
58f563d8c5
- More deletions related to lock removal -_-
|
12 vuotta sitten |
momacabu
|
3810d5ff70
Removed include lock.h from script.c
|
12 vuotta sitten |