index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
atcommand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-04
- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...
skotlex
1
-17
/
+6
2006-08-03
Fix a bug in atcommand_charspeed
toms
1
-1
/
+1
2006-08-03
- Cleaned up the last NJ update code.
skotlex
1
-2
/
+51
2006-08-02
Fixed homunculus error message
toms
1
-1
/
+1
2006-08-01
- Cleaned up some more the SC_JAILED code
skotlex
1
-37
/
+270
2006-07-31
Little fix on duel
toms
1
-1
/
+2
2006-07-31
Added possibility to restrict duel usage to same map
toms
1
-0
/
+6
2006-07-26
- @pettalk will now fail when muted.
skotlex
1
-0
/
+4
2006-07-25
- Fixed duel accept invite sending the packet before the duel data is set (re...
skotlex
1
-4
/
+4
2006-07-22
- Applied Toms's suggested corrections to homun code.
skotlex
1
-9
/
+5
2006-07-22
- Added blocking of @me when muted or in berserk status.
skotlex
1
-0
/
+4
2006-07-21
- Small bug fixes found during merging to stable process, includes correct HP...
skotlex
1
-1
/
+1
2006-07-20
- corrected @homlevel up and one entry in the homun exp table as reported on ...
skotlex
1
-0
/
+1
2006-07-20
- Should have fixed @refine applying multiple times to equipment that uses mu...
skotlex
1
-0
/
+8
2006-07-18
- Added atcommand @partyoption, lets you alter the party item-distribution ty...
skotlex
1
-7
/
+58
2006-07-18
- Added a proper check to make aggressive mobs never override homun targets r...
skotlex
1
-2
/
+2
2006-07-18
- Updated mob_db.sql to current mob_db.txt data.
skotlex
1
-3
/
+2
2006-07-17
atcommand_follow is now more verbose.
Euph
1
-3
/
+9
2006-07-17
Orn's and Albator's Homunculus system, finally, YAY!!
DracoRPG
1
-0
/
+169
2006-07-13
- Fixed @storeall and @charstoreall failing when the target character already...
skotlex
1
-7
/
+23
2006-07-11
- Made @monsterignore be an universal ignore. Means you cannot be targetted a...
skotlex
1
-3
/
+4
2006-07-11
- Fixed clif_parse not checking for func_parse before sending data to the con...
skotlex
1
-39
/
+25
2006-07-11
- Coded @reset.
skotlex
1
-33
/
+31
2006-07-08
- Fixed mobinfo displaying exp as signed ints rather than unsigned.
skotlex
1
-1
/
+1
2006-07-06
- Added EQP_/EQI_ constants in pc.h to identify equip position and equip inde...
skotlex
1
-1
/
+1
2006-07-05
- Updated @refine to take account of MAX_REFINE, thanks to Omega... GM Desig...
skotlex
1
-25
/
+25
2006-06-28
- Cleaned up a bit the code for @item
skotlex
1
-39
/
+37
2006-06-27
- Corrected the element of hunter traps.
skotlex
1
-5
/
+5
2006-06-23
- Fixed @autoloot being off by 0.01% when entering a manual value.
skotlex
1
-1
/
+1
2006-06-22
- Corrected autoloot so that you can specify rate with decimal precision ("@a...
skotlex
1
-14
/
+7
2006-06-21
* [Added]:
Lance
1
-1
/
+1
2006-06-16
- Corrected @speed to alter your base speed instead of battle one. Means the ...
skotlex
1
-2
/
+2
2006-06-13
- Updated clif_disp_onlyself to not use dynamic memory and write directly to ...
skotlex
1
-1
/
+1
2006-06-12
- @heal no longer displays a healing animation. Fixes the client believing yo...
skotlex
1
-4
/
+4
2006-06-12
- Fixed npc_checknear's distance check returning the opposite of what it shou...
skotlex
1
-3
/
+1
2006-06-10
- Added structure party_data and party_member_data to the map server to hold ...
skotlex
1
-26
/
+26
2006-06-09
- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...
skotlex
1
-1
/
+3
2006-06-08
- Fixed @skilltree printing out Unknown job for most targets used.
skotlex
1
-0
/
+1
2006-06-07
- Fixed item info not displaying the found item id... ~.~
skotlex
1
-2
/
+2
2006-06-07
- Fixed item info not displaying the weight value properly.
skotlex
1
-1
/
+1
2006-06-05
Fixed @mi/@mobinfo not showing the name collumns correcly
shadow
1
-2
/
+2
2006-06-02
Typo fix.
LuzZza
1
-2
/
+2
2006-06-01
- Fixed @mobinfo displaying the wrong element.
skotlex
1
-1
/
+1
2006-05-30
- Rewrote/cleaned up @petfriendly.
skotlex
1
-27
/
+15
2006-05-30
[Optimized]:
Lance
1
-20
/
+9
2006-05-30
- Removed the on-die specific code from unit_remove_map and placed it on the ...
skotlex
1
-3
/
+2
2006-05-29
[Optimized]
Lance
1
-5
/
+2
2006-05-28
- Added functions status_revive, pc_revive and mob_revive to handle revival (...
skotlex
1
-40
/
+19
2006-05-27
- Added structure status_data which holds status-related information (str, ag...
skotlex
1
-57
/
+59
2006-05-25
added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings
Lupus
1
-5
/
+7
[next]