skotlex
|
dff80559d4
- Merged and completed Latio's work on server-side hot-key saving (http://www.eathena.ws/board/index.php?s=&showtopic=159388&view=findpost&p=884453)
|
před 18 roky |
skotlex
|
e587ff356b
- The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defined (by default it is no longer defined)
|
před 18 roky |
DracoRPG
|
3b392f3f37
Massive at+charcommand cleanup, big thanks to HiddenDragon
|
před 18 roky |
skotlex
|
43d128ac3e
- Added debug command @displayskill. Should be used only by people searching for new skill IDs.
|
před 18 roky |
ultramage
|
87c0efdc89
- Moved e_mail_check() and config_switch() to strlib.h
|
před 18 roky |
skotlex
|
a102344894
- getpetinfo 5 will now return the pet's rename flag.
|
před 18 roky |
DracoRPG
|
deb34a8ae5
New mapcache system :x
|
před 18 roky |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
před 18 roky |
ultramage
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
před 18 roky |
ultramage
|
13014280f0
Simple cleanup
|
před 18 roky |
skotlex
|
ae58a47909
- Modified the Storm Gust freeze counter code. It now takes into consideration the ID of the skill before increasing the counter, which should effectively yield the closest aproximation to official (even though the counter will reset if you step out of a SG and into another one, we do not know yet what should happen in such a case).
|
před 18 roky |
skotlex
|
07b63243a3
- Added atcommand @homstats so you can check your homunculus stats and compare them to the minimum/maximum values that you could have at your current level. This command is meant to help figure out if homuncs are indeed getting a faster stat growth than they should have.
|
před 18 roky |
ultramage
|
9f164c312b
- re-added the duplicit nj/gs name messages in msg_athena
|
před 18 roky |
toms
|
912fc7a427
Fixed npc commands atcommand & charcommand not working with a custom command_symbol
|
před 18 roky |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
před 18 roky |
Lance
|
3e7a154f59
* Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":".
|
před 18 roky |
skotlex
|
405f4633ec
- Moved the duel functions to pc.c since they are so totally out of place in atcommand.c
|
před 18 roky |
Lupus
|
28b1fa6ff4
@showmobs = shows selected mobs on mini-map
|
před 19 roky |
toms
|
96c1fe1903
- Fixed some Homunc issues with HR servers (capping some values)
|
před 19 roky |
skotlex
|
1d2c4f8950
- Removed @itemcheck as it was totally pointless.
|
před 19 roky |
skotlex
|
34eea8ae57
- Cleaned up the last NJ update code.
|
před 19 roky |
skotlex
|
56c9df875c
- Cleaned up some more the SC_JAILED code
|
před 19 roky |
skotlex
|
094db48cae
- Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc.
|
před 19 roky |
DracoRPG
|
15dd140846
Orn's and Albator's Homunculus system, finally, YAY!!
|
před 19 roky |
reddozen
|
0277ebc706
Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen]
|
před 19 roky |
skotlex
|
e2eadf7bb2
- Rewrote/cleaned up trade.c for a more clean trading implementation.
|
před 19 roky |
LuzZza
|
c2276ce3e2
Added @noask command: enable/disable deals/invites autorejecting.
|
před 19 roky |
skotlex
|
2728afbb10
- Added at command @commands, displays the list of commands available to you.
|
před 19 roky |
LuzZza
|
40753b24b1
- Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp mapname,x,y".
|
před 19 roky |
skotlex
|
a2797c2755
- Items now store the top MAX_SEARCH drops from mobs and lists them through the new atcommand @whodrops. All merged from my server, of course =D
|
před 19 roky |