Commit graph

15 commits

Author SHA1 Message Date
Haru
2c181a6d4a
Update copyrights for year 2025
Signed-off-by: Haru <haru@dotalux.com>
2025-02-01 00:44:18 +00:00
Haru
daca5167ed
Welcome to 2024, Hercules
(update copyright year in headers)

Signed-off-by: Haru <haru@dotalux.com>
2024-02-04 02:26:34 +01:00
Haru
0453dfe61e
Happy 2023 Hercules
(Update copyright headers)

Signed-off-by: Haru <haru@dotalux.com>
2023-01-13 01:28:09 +01:00
Haru
2b4fec0deb
Update copyright headers for 2022
Happy 2022

Signed-off-by: Haru <haru@dotalux.com>
2022-01-05 20:25:22 +01:00
Haru
b182f6a3b0
Add a setting to disable loading of GM scripts
This provides an easy way for people that think those scripts are a
security hazard to disable them completely.

This is based on the conditional comment syntax checking for the
LOADGMSCRIPTS flag. Third party scripts can also put their
administrative bits under LOADGMSCRIPTS conditional blocks in order to
let this setting skip them if desired.

Signed-off-by: Haru <haru@dotalux.com>
2021-10-30 16:19:42 +02:00
Haru
830cea642e Happy 2021
Signed-off-by: Haru <haru@dotalux.com>
2021-01-12 04:00:33 +01:00
Evil Puncker
5724eb4e73 A few updates to conf folder files 2020-09-02 00:57:42 -03:00
gumi
b12f1ff8be
add a config flag to allow to local functions to be event handlers 2020-05-03 11:46:22 -04:00
gumi
d958a36388
add a config flag to allow local functions to be public by default 2020-05-03 11:46:22 -04:00
Haru
da14478a8c
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
2020-01-13 03:24:07 +01:00
Haru
50a0952e62
Merge pull request #2375 from AnnieRuru/58-negative_input
Allow *input script command to support negative input
2019-06-01 15:55:59 +02:00
Jedzkie
89c24a6a7d Update copyright header in conf/* config files to 2014-2019 2019-05-04 01:22:25 +02:00
AnnieRuru
8e1b720733 uncomment the input_min_value in script.conf for safety reason 2019-04-10 23:40:21 +08:00
Unknown
cc75846c5e Fix date part2 2018-07-12 13:46:11 +07:00
Haru
aa3a3f43b6
Ported script.conf to libconfig
Ported to modern Hercules and cleaned up from Panikon's commits: a0e4da63ef3afcd896603398e2468876681ac54a, b5f487c2676833492a6d4044b5d1f1bb1e552b04

Signed-off-by: Haru <haru@dotalux.com>
2016-08-19 21:32:23 +02:00