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
/
npc
/
other
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
Update copyright headers for year 2020
Haru
35
-160
/
+160
2019-09-26
Fix a missing end in Slipslowrun NPC that allowed to reset the timer
skyleo
1
-0
/
+2
2019-07-28
Sanitize handling of the input() values.
Emistry Haoyan
12
-248
/
+241
2019-06-02
standardize script commands to small letters
AnnieRuru
1
-9
/
+9
2019-05-05
Merge pull request #2068 from AnnieRuru/37-F_MesItemInfo
Haru
1
-1
/
+22
2019-01-29
Update Global_Functions.txt
sigtus
1
-18
/
+9
2019-01-29
Added missing return on F_GetTradeRestriction
sigtus
1
-0
/
+1
2019-01-27
Add F_MesItemInfo function to show item name with description link
AnnieRuru
1
-1
/
+22
2018-12-16
Merge pull request #2246 from Emistry/scriptcommand_pcneedstatuspoint
Haru
1
-0
/
+27
2018-12-14
Add script and item for inventory expansion.
Andrei Karas
1
-0
/
+63
2018-11-13
Merge pull request #2289 from EyesOfAHawk/buildin_getnpcid
Haru
1
-2
/
+2
2018-11-13
Remove type argument from buildin_getnpcid.
EyesOfAHawk
1
-2
/
+2
2018-10-21
Updated getiteminfo and setiteminfo.
Dastgir
1
-0
/
+37
2018-10-05
Implement status reduction script command.
Emistry Haoyan
1
-0
/
+27
2018-05-04
Implementation of Private AirShip
Asheraf
1
-0
/
+66
2017-11-12
Rewrite F_GetArmorType to reflect the fact that ITEMINFO_LOC returns a bitmask
Haru
1
-27
/
+72
2017-11-12
Add F_GetAmmoType global function, counterpart to F_GetWeaponType for ammunit...
Haru
1
-0
/
+25
2017-11-12
Add type constants for the getiteminfo()/setiteminfo() buildins
Haru
2
-49
/
+50
2017-09-03
Update F_GetArmorType()
Emistry Haoyan
1
-3
/
+16
2017-09-03
Fix errors in the Diamond seller script that were making the NPC check for we...
Mathy
1
-6
/
+5
2017-06-03
convert specialeffect calls with strings to use GID
gumi
1
-2
/
+2
2017-06-03
remove specialeffect2 from npcs
gumi
9
-34
/
+34
2017-05-28
remove the pow buildin from existing scripts
gumi
1
-4
/
+4
2017-04-25
Merge pull request #1689 from Jedzkie/2-GiantFlyWing
Haru
1
-4
/
+8
2017-04-23
Merge pull request #1548 from AtlantisRO/goto_removal
Ridley
2
-36
/
+35
2017-04-23
Implemented official Giant Fly Wing Effect
Jedzkie
1
-4
/
+8
2017-03-08
Removed the usage of deprecated command goto from npc scripts (except custom ...
AtlantisRO
2
-36
/
+35
2017-03-05
Update Global Function - Remove F_Sex
Emistry Haoyan
1
-10
/
+0
2017-02-20
Fixes getbattleflag on npc/other/auction.txt ( Fixes #1580 )
KirieZ
1
-1
/
+1
2016-10-16
Merge pull request #1473 from Ridley8819/0hp
Haru
1
-1
/
+2
2016-10-16
Fixes cases where player were executed
Ridley
1
-1
/
+2
2016-10-16
Change *getcharid to use constants
Asheraf
4
-24
/
+24
2016-09-02
change *strcharinfo to use constants
Asheraf
17
-123
/
+123
2016-08-29
*strnpcinfo now uses constants
Asheraf
5
-221
/
+221
2016-03-12
Fixes to Typo Errors.
AtlantisRO
1
-1
/
+1
2016-02-29
Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate
Emistry
3
-16
/
+17
2016-01-17
Script Standardization: changed select format in other folder
Dastgir
23
-168
/
+168
2015-12-31
Replaced leftover -1 view IDs with FAKE_NPC
Haru
5
-1481
/
+1481
2015-12-31
Replace -1,{ with FAKE_NPC,{
AnnieRuru
14
-218
/
+218
2015-12-20
Add color constants for announcement and mes
AnnieRuru
1
-0
/
+8
2015-12-18
Replaced numeric values with UNITTYPE_ constants in getmapxy
Haru
4
-8
/
+8
2015-12-18
More ItemID to Constants
Dastgir
1
-20
/
+20
2015-12-18
ItemID to Constant: other Folder
Dastgir
10
-68
/
+68
2015-12-17
Standardize the comments in Global_Functions.txt
AnnieRuru
1
-6
/
+4
2015-12-15
Standardized header in scripts (part 14)
Haru
33
-714
/
+1237
2015-12-13
Add 'F_ShuffleNumbers' as Global Function
AnnieRuru
1
-0
/
+30
2015-11-17
Add some FAQ documentation that some script command can return value
AnnieRuru
1
-4
/
+4
2015-11-15
Fixed too-generic constant names of gettime() types
Haru
5
-20
/
+20
2015-11-08
Fixes Chance of Comodo Gambling (Thanks to @michaelforge for pointing it
Dastgir
1
-2
/
+2
2015-10-27
Replaced parameter type with constant.
Emistry
5
-20
/
+20
[next]