ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
hace 18 años |
skotlex
|
a0d1e3f0dd
- Removed unused bIgnoreDefMob
|
hace 18 años |
skotlex
|
7ec7957962
- Twilight Pharmacy's cast time is no longer reducable by dex.
|
hace 18 años |
Playtester
|
5e8af53cc8
Added 11.2 weapons
|
hace 18 años |
Lupus
|
11956bf6fd
reformatted the sign quest for future optimization
|
hace 18 años |
skotlex
|
f441021b95
- Corrected setitemscript so it actually changes the script as requested instead of causing dangling pointers.
|
hace 18 años |
skotlex
|
161ee3ac50
- Cleaned up some the code of pc_equipitem and clif_parse_EquipItem
|
hace 18 años |
skotlex
|
cc6a222a11
- Added define MAX_CHARS so you can easily mod the server to support a different amount of characters per account (however, there is still the issue of hexing the client to support this change)
|
hace 18 años |
Lupus
|
b67cf18abd
optimized novice grounds. optimized 1 card
|
hace 18 años |
skotlex
|
e377e96bc9
- Increased Improve Concentration's hide-revealing range to 3 (7x7)
|
hace 18 años |
skotlex
|
dc42b4aa62
- Added Magic Rod's "action" pose when using it.
|
hace 18 años |
Playtester
|
19edc61ab5
Fixed RSX 0806 and General Ygnizem card
|
hace 18 años |
skotlex
|
a102344894
- getpetinfo 5 will now return the pet's rename flag.
|
hace 18 años |
skotlex
|
3ee61db52f
- Removed Magic Rod's cast bar.
|
hace 18 años |
toms
|
3d83f71043
Modified swap #define to avoid 'value computed is not used' warning
|
hace 18 años |
Lupus
|
a431acd416
Added npc/sample/npc_live_dialogues.txt how to use Global_Functions.txt
|
hace 18 años |
DracoRPG
|
e63626deea
Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over next time we add an SC...
|
hace 18 años |
ultramage
|
c9ee6987e6
- Patched the MAX_STATUSCHANGE startup error
|
hace 18 años |
skotlex
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
hace 18 años |
Playtester
|
9da9461dfe
* Updated new cards [Playtester]
|
hace 18 años |
skotlex
|
7b2a5ff106
- Corrected Warp Portal not sending the map names with the .gat extension.
|
hace 18 años |
skotlex
|
d1fda3045f
- Rewrote the jail logic to always use a status change. This means that the character's save point is not changed when jailed, and the char is always warped back to the point where it was before being jailed on unjail.
|
hace 18 años |
ultramage
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
hace 18 años |
toms
|
3e25d536cf
Globalised use of script_pushint and script_getdata in script.c
|
hace 18 años |
FlavioJS
|
14e2d760f9
* Script engine:
|
hace 18 años |
Lance
|
66c7c0d040
Added missing VC++ 7.1 project files for mapcache.
|
hace 18 años |
ultramage
|
91fe35aab8
A note about the case_insensitive config setting, read changelog for details
|
hace 18 años |
ultramage
|
2a7f5aeb7f
committing my work on the login server (mostly SQL)
|
hace 18 años |
ultramage
|
ea94ff3e8a
Fixed a missing curly brace and removed some more .gat-s
|
hace 18 años |
Lupus
|
3b7ccf4d14
removed all .GAT from configs, docs and examples
|
hace 18 años |