index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
[TMW2] Improve the ASPD nerf formula.
Jesusaves
1
-1
/
+1
2022-11-07
[TMW2] Do not cancel running timers when you die.
Jesusaves
1
-2
/
+3
2022-05-06
[TMW2] If PYTHON_LOGS is defined, send some logs to a python script (logmaste...
Jesusaves
2
-4
/
+95
2022-02-05
Fix comment
Jesusaves
1
-4
/
+1
2022-02-05
OpenSSL is now required to build. Implement a SHA256 interface. Log chat as S...
Jesusaves
1
-3
/
+6
2022-01-23
[TMW2] Hash with MD5 chat messages, we don't care with contents
Jesusaves
1
-1
/
+8
2021-12-30
[Jesusalva] Add a lot of meaningless comments
Jesusaves
1
-1
/
+17
2021-12-28
[TMW2] Add capability for global chat listeners
Jesusaves
1
-0
/
+17
2021-12-28
[TMW2] Fix @fakename command
Jesusaves
1
-1
/
+1
2021-11-02
`killedrid` should always be set.
Jesusaves
1
-0
/
+1
2021-08-02
[TMW2] Partly reverts b5a92f944f126e920442307bebd3c2b53c9b0d54
Jesusaves
2
-2
/
+7
2021-04-18
[TMW2] Allow MP regen with maximum power
Jesusaves
1
-1
/
+0
2021-03-27
Revert "Add check for valid item amount to BUILDIN(rodex_sendmail)"
Jesusaves
1
-27
/
+2
2021-03-22
[TMW2] Boost global critical defense factor 25% -> 20%
Jesusaves
1
-1
/
+1
2021-03-20
Force MDEF to follow the same arithmetic formula as regular DEF.
Jesusaves
1
-1
/
+1
2021-03-20
Nerf burning to the ground. It is now 100 DMG + 3% MaxHP
Jesusaves
1
-1
/
+1
2021-03-09
[TMW2] Report back to script NST_CUSTOM purchases.
Jesusaves
2
-4
/
+20
2021-03-09
[TMW2] Prevent rodex mails from being sent on maps with nostorage mapflag.
Jesusaves
1
-0
/
+6
2021-03-08
[TMW2] Hercules Ultimate Storage System
Jesusaves
14
-199
/
+679
2021-03-03
[TMW2] Prevent multiple boss monsters from being @spawn'ed at once.
Jesusaves
1
-0
/
+4
2021-02-28
[TMW2] Do not fail silently if specified message number is not found.
Jesusaves
1
-0
/
+1
2021-02-15
[TMW2] Replace monster skill chat message to show message above their heads.
Jesusaves
1
-1
/
+2
2021-02-15
[TMW2] Make the icon param in sc_config to be optional (allowing overrides)
Jesusaves
1
-2
/
+1
2021-02-15
Add support for defining status icons in the sc config
Asheraf
1
-3
/
+8
2021-02-15
add buildin_getguildinfo
gumi
3
-6
/
+107
2021-02-15
Dehardcode status effect boss resistance
Asheraf
2
-49
/
+6
2021-02-15
Add support for auto exp insurance items
Asheraf
4
-0
/
+24
2021-02-15
Fix Homunculi being partially vaporized.
skyleo
1
-1
/
+1
2021-02-15
Added a check in getunits to not proceed if mapname is invalid.
Dastgir
1
-0
/
+7
2021-02-15
map_forcountinmap will return 0 if invalid mapindex is provided
Dastgir
1
-1
/
+4
2021-02-15
Change execution order in pc_isequip() function
Kenpachi Developer
1
-17
/
+18
2021-02-15
Add execution of unequip script when entering a zone where item is restricted
Kenpachi Developer
1
-0
/
+59
2021-02-15
Apply code style to pet_ai_sub_foreachclient()
Kenpachi Developer
1
-2
/
+12
2021-02-15
Adjust conditions for calling pet_ai_sub_hard()
Kenpachi Developer
1
-1
/
+1
2021-02-15
Implement MSC_MAGICATTACKED cast condition for monster skills
Kenpachi Developer
3
-1
/
+5
2021-02-15
Fix an issue regarding using items when the storage is open.
Jedzkie
1
-1
/
+1
2021-02-15
Fix possible mail name in packet clif_rodex_checkname_result
Andrei Karas
1
-1
/
+1
2021-02-15
Add map check in mob_dead
Andrei Karas
1
-0
/
+1
2021-02-15
Add mssing map checks into map.c
Andrei Karas
1
-7
/
+30
2021-02-15
Dont call clif->clearunit_area if mob died on missing map
Andrei Karas
1
-1
/
+8
2021-02-15
Remove hard-coded required item amounts and update skill DBs accordingly
Kenpachi Developer
1
-60
/
+0
2021-02-15
[TMW2] Patch level override
Jesusaves
1
-2
/
+2
2021-02-14
Add optional paramter <account id> to setpcblock() script command
Kenpachi Developer
1
-1
/
+1
2021-02-14
Add return values to setpcblock() script command
Kenpachi Developer
1
-1
/
+4
2021-02-14
Add optional paramter <account id> to checkpcblock() script command
Kenpachi Developer
1
-3
/
+3
2021-02-14
Fix wrong memory access on removing guild flags from npc
Andrei Karas
1
-0
/
+1
2021-02-14
allow to use buildin_getcharid with an account id
gumi
1
-3
/
+8
2021-02-14
Fix summoned monsters wont follow masters of type BL_PC
Kenpachi Developer
1
-1
/
+1
2021-02-14
Add check for receiver ID is in valid range to rodex_sendmail_sub()
Kenpachi Developer
1
-4
/
+17
2021-02-14
Add check for valid item amount to BUILDIN(rodex_sendmail)
Kenpachi Developer
1
-1
/
+13
[next]