Commit Graph

36 Commits

Author SHA1 Message Date
sys4-fr 45eb047016 Change la manabar par la version MFF 2019-01-19 15:47:48 +01:00
sys4-fr b152b04601 Ajoute message de chargement du mod dans le journal "action" 2018-12-26 21:18:19 +01:00
Wuzzy f4a0c31301 Update for 0.4.16 settings syntax 2017-06-20 16:57:11 +02:00
Wuzzy 374d9742f8 Update outdated inttlib boilerplate 2016-11-09 01:58:50 +01:00
Wuzzy fc0efd94fb Remove redundant version number from init.lua 2016-10-29 15:23:22 +02:00
Wuzzy 7b0ef7204b Add intllib support 2016-08-05 17:43:55 +02:00
Wuzzy f2e6e6e8ad Fix undeclared global variable bug 2015-05-30 00:53:09 +02:00
Wuzzy 336b6dac87 Regen can now be a float and negative 2015-05-25 22:43:41 +02:00
Wuzzy 6f1b549931 Fix fallback mana display 2015-05-25 21:18:13 +02:00
Wuzzy 8a04e598e7 Add background icon 2015-05-19 23:53:13 +02:00
Wuzzy 5c352e1bed Fix version number in init.lua 2015-04-01 08:47:42 +02:00
Wuzzy f6157dbc64 Fix mana resetting for re-joining players 2015-03-31 23:35:18 +02:00
Wuzzy ff247cc261 Fix crash with hudbars when player leaving server 2015-03-31 23:27:59 +02:00
Wuzzy 36db3d72ac Increase patch number 2015-02-22 18:20:09 +01:00
Wuzzy 1a4adfb71b Optimize mana regeneration for slow servers
Slow servers are servers which call globalstep in a lower frequency than specified by the mana tick.
2015-02-22 09:07:59 +01:00
Wuzzy 8b02324870 Bump version to 1.0.0 2015-02-20 15:47:03 +01:00
Wuzzy 9921ba24cc Round input values 2015-02-20 15:19:57 +01:00
Wuzzy d400f20c55 Code cleanup 2015-02-20 15:02:06 +01:00
Wuzzy 4e18900a39 Bump version to 0.4.0 2015-02-14 07:08:05 +01:00
Wuzzy 3fe1e06a42 Stop regenerating when dead, reset mana on respawn 2015-02-14 06:09:31 +01:00
Wuzzy 3917a492f8 Fix bug with regen 2015-02-14 06:04:13 +01:00
Wuzzy 583040c63a Set regen_timer to 0.2 2015-02-14 02:37:03 +01:00
Wuzzy 47c4d35baa Add API for Mana regneration 2015-02-14 02:26:34 +01:00
Wuzzy 97f1079852 Add Mana regeneration 2015-02-14 02:16:25 +01:00
Wuzzy 01bb3dd0a7 Make initial max. mana configurable 2015-02-14 00:59:47 +01:00
Wuzzy 596b824074 Remove commends in init.lua, they are redundant 2015-02-14 00:50:14 +01:00
Wuzzy 30b2b302ef Bump minor version number 2015-02-10 02:50:35 +01:00
Wuzzy f92470121f Adopt HUD bars mod 0.3.0 2015-02-10 02:49:01 +01:00
Wuzzy 4275a72189 Revert "Add proper function to initialize HUD bar"
This reverts commit cd0c0a51d2.
2015-02-09 22:50:17 +01:00
Wuzzy cd0c0a51d2 Add proper function to initialize HUD bar 2015-02-09 22:49:21 +01:00
Wuzzy d21c370980 Change the add and subtract functions, add new 2015-02-08 01:44:23 +01:00
Wuzzy ca87abd37b Bump minor version number 2015-02-08 00:16:56 +01:00
Wuzzy 0e3af4e900 Keep mana in bounds when using set and setmax 2015-02-04 21:21:04 +01:00
Wuzzy b65e0ae812 Add optional compability with hudbars mod 2015-02-04 20:43:39 +01:00
Wuzzy 205084ae1e Add simple HUD support 2015-02-02 04:20:38 +01:00
Wuzzy f79321e5e8 Add basic code 2015-02-02 03:45:57 +01:00