index
:
evolved/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
Remove cache dir.
Andrei Karas
4
-32
/
+0
2020-07-27
Release v2020.07.26
Haru
2
-0
/
+35
2020-07-27
Constants Documentation Sync
Hercules.ws
1
-0
/
+19
2020-07-27
ItemDB SQL Sync
Hercules.ws
1
-40
/
+57
2020-07-27
Merge pull request #2790 from Kenpachi2k13/def_ele_tolerance
Haru
8
-108
/
+702
2020-07-26
Merge pull request #2769 from Zopokx/stable
Haru
16
-43
/
+36
2020-07-26
Address pull request comments
Haru
2
-2
/
+2
2020-07-26
Merge pull request #2647 from dastgirp/message/fix
Haru
2
-3
/
+3
2020-07-26
Fixed Experience Gain Message
Dastgir
2
-3
/
+3
2020-07-26
Merge pull request #2795 from Emistry/atcommand_item
Haru
1
-54
/
+55
2020-07-26
Merge pull request #2798 from skyleo/ontouch_areawarp_refactor
Haru
5
-99
/
+10
2020-07-26
Merge pull request #2802 from MrKeiKun/fix-gank_formula
Haru
1
-5
/
+9
2020-07-26
Merge pull request #2788 from 4144/updatepackets
Haru
12
-17
/
+203
2020-07-26
Constants Documentation Sync
Hercules.ws
1
-0
/
+1
2020-07-26
Merge pull request #2652 from Emistry/mf_nopet
Haru
14
-14
/
+111
2020-07-26
Merge pull request #2794 from Emistry/npc_sellist
Haru
2
-55
/
+61
2020-07-26
Merge pull request #2791 from Kenpachi2k13/gettimetick
Haru
2
-2
/
+3
2020-07-25
Merge pull request #2792 from Kenpachi2k13/moscovia_quests
Haru
1
-2
/
+5
2020-07-23
Merge pull request #2796 from Kenpachi2k13/changesex
Haru
1
-40
/
+99
2020-07-23
Merge pull request #2797 from skyleo/dokebi_battle_quest_bugfix
Haru
1
-28
/
+5
2020-07-22
Added Renewal formula which forces RG_SNATCHER to have a max of 20% when all ...
KeiKun
1
-5
/
+9
2020-07-21
Fix dnsbl vector cleanup on exit
Andrei Karas
1
-1
/
+1
2020-07-19
Update NPC OnSellitem Array List
Emistry Haoyan
2
-55
/
+61
2020-07-19
Enable item atcommand to skip optional parameters
Emistry Haoyan
1
-6
/
+6
2020-07-19
Update item atcommands codes
Emistry Haoyan
1
-50
/
+51
2020-07-17
Update shuffle packets and keys
Andrei Karas
5
-10
/
+17
2020-07-17
Update messages list
Andrei Karas
3
-4
/
+64
2020-07-17
Update packets table
Andrei Karas
3
-2
/
+121
2020-07-07
Refactor scripts that use OnTouch Logic to use areawarp instead
skyleo
5
-99
/
+10
2020-07-07
Reapply initial values in char_changecharsex()
Kenpachi Developer
1
-3
/
+3
2020-07-07
Fix possible exploit in Dokebi Battle Quest
skyleo
1
-15
/
+1
2020-07-07
Fix Dokebi Battle Quest becoming undoable until server restart under certain ...
skyleo
1
-13
/
+4
2020-07-06
Apply code style to char_changecharsex()
Kenpachi Developer
1
-14
/
+11
2020-07-06
Apply code style to char_change_sex_sub()
Kenpachi Developer
1
-25
/
+27
2020-07-06
Adjust char_changecharsex() to use prepared statement
Kenpachi Developer
1
-10
/
+40
2020-07-06
Adjust char_change_sex_sub() to use prepared statements
Kenpachi Developer
1
-6
/
+34
2020-07-06
Remove unnecessary gender update SQL query from char_changecharsex()
Kenpachi Developer
1
-4
/
+0
2020-07-06
Update SQL query in char_change_sex_sub() to update character's gender and ro...
Kenpachi Developer
1
-2
/
+8
2020-07-06
Add NoPet mapflag
Emistry Haoyan
14
-14
/
+111
2020-07-04
Cast sstatus->def_ele to int
Kenpachi Developer
1
-24
/
+30
2020-07-04
Use sstatus->def_ele instead of status_get_element(src)
Kenpachi Developer
1
-10
/
+6
2020-07-04
Minor item DB fix
Kenpachi Developer
1
-26
/
+24
2020-07-04
Validate return value of status_get_element(src) before using it as array index
Kenpachi Developer
1
-20
/
+30
2020-07-04
Don't define separate structs for bSubDefEle and bMagicSubDefEle
Kenpachi Developer
1
-7
/
+3
2020-07-03
Replace misplaced "next;" with "close;"
Kenpachi Developer
1
-1
/
+1
2020-07-03
Add missing Baehideun4#ship::OnEnable event call
Kenpachi Developer
1
-1
/
+4
2020-07-03
Add combos which use bSubDefEle/bMagicSubDefEle bonus
Kenpachi Developer
1
-0
/
+134
2020-07-03
Add missing shoes for combos which use bSubDefEle/bMagicSubDefEle bonus
Kenpachi Developer
1
-0
/
+144
2020-07-03
Update shadow shields which use bSubDefEle/bMagicSubDefEle bonus
Kenpachi Developer
1
-41
/
+61
2020-07-03
Update cards which use bSubDefEle/bMagicSubDefEle bonus
Kenpachi Developer
1
-14
/
+14
[next]