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