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
/
db
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-16
* Added support for visible garments/robes.
ai4rei
3
-1
/
+8
2011-04-13
Added missing 0x369 packet.(info provided by Yommy)
Inkfish
1
-0
/
+1
2011-04-10
* Added more packets for clients 2010-11-23aRagexeRE+ provided by Shinryo.
ai4rei
1
-0
/
+8
2011-04-10
* Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+.
ai4rei
1
-1
/
+7
2011-04-07
* Throwing around with packet updates.
ai4rei
1
-3
/
+3
2011-03-27
* Added support for tracking state of client command /effect through packet 0...
ai4rei
1
-1
/
+1
2011-03-24
- Removed extra <TAB> from const.txt
brianluau
1
-54
/
+54
2011-03-22
- Correct warps for The Sign Quest.
Kisuka
1
-1
/
+1
2011-03-19
Removed leftovers of old charcommand config (follow-up to r13403).
Gepard
2
-1
/
+3
2011-03-06
* Implemented search store info system (aka. vending and buying store search)...
ai4rei
3
-9
/
+21
2011-03-01
* Fixed packet 0x839 (new guild member expel notification) was expected on cl...
ai4rei
1
-1
/
+1
2011-03-01
- Updated SQL item/mob databases to latest. (thanks Peter)
brianluau
1
-1
/
+0
2011-02-20
* Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for client...
ai4rei
1
-1
/
+1
2011-02-19
* Implemented buying store system (aka. reverse vending, purchase shop) toget...
ai4rei
7
-16
/
+1051
2011-02-19
- Fixed typo on rogue_skills.txt (bugreport:4768)
Kisuka
3
-6
/
+26
2011-02-06
- Changed some duplicates so they use a floating NPC as their original. (bugr...
L0ne_W0lf
3
-28
/
+41
2011-01-23
* Updated Aegis NPC ID constants from current npcidentity.lub (bugreport:4706).
ai4rei
2
-7
/
+148
2011-01-08
* Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:...
ai4rei
1
-1
/
+1
2011-01-08
- Removed extra slashes in item_db.txt (bugreport:4686)
brianluau
1
-2
/
+2
2011-01-06
* Updated mapcache once more, because the one from r14643 contained official ...
ai4rei
2
-0
/
+2
2011-01-04
Shuffled around disabled headgears, more accurate to what is and isn't avalia...
L0ne_W0lf
2
-107
/
+109
2011-01-04
* Added support for removal of trailing comments to sv_readdb (bugreport:4680).
ai4rei
3
-13
/
+16
2010-12-31
* Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps.
ai4rei
3
-0
/
+21
2010-12-30
- Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2...
L0ne_W0lf
3
-8
/
+17
2010-12-25
* Added support for new /remove and /recall packets for 2010-08-03aRagexeRE a...
ai4rei
1
-0
/
+4
2010-12-17
* Added missing pet db documentation for fields 'attack_rate', 'defence_attac...
ai4rei
3
-0
/
+12
2010-12-13
* Added pet_db2.txt to make it apparent, that pet db has support for customs ...
ai4rei
3
-2
/
+60
2010-12-06
Added support for bonus bAddItemHealRate, which works for all healing items c...
L0ne_W0lf
2
-4
/
+6
2010-12-03
Corrected incorrect bonuses relating to bAddMonsterDropItem/Group. (burgerpor...
L0ne_W0lf
3
-59
/
+89
2010-12-03
Updated some more cash shop boxes to use rentitem instead of getitem.
L0ne_W0lf
3
-47
/
+70
2010-12-02
* Various code tweaks and updates related to item types.
ai4rei
1
-0
/
+12
2010-12-02
* Added item type IT_CASH (item type 18) Requires user confirmation before us...
L0ne_W0lf
3
-835
/
+839
2010-12-01
* Reverted change from r14533 and restored the 3rd field of mob_avail.txt bei...
ai4rei
2
-3
/
+1
2010-12-01
* Updated example in mob_avail.txt to match the format description and actual...
ai4rei
2
-1
/
+3
2010-11-30
* Fixed a mistake (excess dummy name) in dead branch list fallback value (sin...
ai4rei
2
-1
/
+2
2010-11-30
* Made skill_tree.txt reading use sv_readdb. [Ai4rei]
ai4rei
2
-3
/
+5
2010-11-29
* Resolved issues with item delay system.
ai4rei
1
-1
/
+0
2010-11-28
* Resolved multiple issues with the party booking system (bugreport:4573, sin...
ai4rei
1
-4
/
+4
2010-11-26
Changed 'killerrid' and 'killedrid' from player vars to player params (bugrep...
ultramage
2
-0
/
+4
2010-11-23
* Added script command pushpc, which is required by newer scripts.
ai4rei
1
-0
/
+9
2010-11-23
* Added quest log support for the following quests.
L0ne_W0lf
1
-34
/
+36
2010-11-21
* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).
ai4rei
2
-0
/
+11
2010-11-20
- Fixed equip locations and view IDs for some headgears. (bugreport:4336)
L0ne_W0lf
3
-58
/
+69
2010-11-19
* Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport...
ai4rei
2
-2
/
+4
2010-11-14
* Updated quest_read_db. Might need reviewing. ;-;
L0ne_W0lf
4
-36
/
+192
2010-11-13
- Fixed a typo in abra_db.txt (bugreport:4548)
brianluau
1
-1
/
+1
2010-11-10
* Added some items with enforced delays to the item_delay_db!
L0ne_W0lf
3
-1
/
+14
2010-11-10
Added an item_delay database usable for item-specific use delays.
Paradox924X
1
-0
/
+6
2010-11-02
Fixed incorrect status change constants being used in cash food scripts. (bug...
Paradox924X
2
-6
/
+8
2010-10-21
* Removed unused 'indoors' mapflag (follow-up to r3729).
Gepard
1
-1
/
+0
[next]