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)
|
18 tahun lalu |
skotlex
|
e587ff356b
- The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defined (by default it is no longer defined)
|
18 tahun lalu |
DracoRPG
|
3b392f3f37
Massive at+charcommand cleanup, big thanks to HiddenDragon
|
18 tahun lalu |
skotlex
|
43d128ac3e
- Added debug command @displayskill. Should be used only by people searching for new skill IDs.
|
18 tahun lalu |
ultramage
|
87c0efdc89
- Moved e_mail_check() and config_switch() to strlib.h
|
18 tahun lalu |
skotlex
|
a102344894
- getpetinfo 5 will now return the pet's rename flag.
|
18 tahun lalu |
DracoRPG
|
deb34a8ae5
New mapcache system :x
|
18 tahun lalu |
ultramage
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 tahun lalu |
ultramage
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
18 tahun lalu |
ultramage
|
13014280f0
Simple cleanup
|
18 tahun lalu |
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).
|
18 tahun lalu |
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.
|
18 tahun lalu |
ultramage
|
9f164c312b
- re-added the duplicit nj/gs name messages in msg_athena
|
18 tahun lalu |
toms
|
912fc7a427
Fixed npc commands atcommand & charcommand not working with a custom command_symbol
|
18 tahun lalu |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 tahun lalu |
Lance
|
3e7a154f59
* Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":".
|
18 tahun lalu |
skotlex
|
405f4633ec
- Moved the duel functions to pc.c since they are so totally out of place in atcommand.c
|
18 tahun lalu |
Lupus
|
28b1fa6ff4
@showmobs = shows selected mobs on mini-map
|
19 tahun lalu |
toms
|
96c1fe1903
- Fixed some Homunc issues with HR servers (capping some values)
|
19 tahun lalu |
skotlex
|
1d2c4f8950
- Removed @itemcheck as it was totally pointless.
|
19 tahun lalu |
skotlex
|
34eea8ae57
- Cleaned up the last NJ update code.
|
19 tahun lalu |
skotlex
|
56c9df875c
- Cleaned up some more the SC_JAILED code
|
19 tahun lalu |
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.
|
19 tahun lalu |
DracoRPG
|
15dd140846
Orn's and Albator's Homunculus system, finally, YAY!!
|
19 tahun lalu |
reddozen
|
0277ebc706
Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen]
|
19 tahun lalu |
skotlex
|
e2eadf7bb2
- Rewrote/cleaned up trade.c for a more clean trading implementation.
|
19 tahun lalu |
LuzZza
|
c2276ce3e2
Added @noask command: enable/disable deals/invites autorejecting.
|
19 tahun lalu |
skotlex
|
2728afbb10
- Added at command @commands, displays the list of commands available to you.
|
19 tahun lalu |
LuzZza
|
40753b24b1
- Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp mapname,x,y".
|
19 tahun lalu |
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
|
19 tahun lalu |