Commit Graph

58 Commits

Author SHA1 Message Date
Wuzzy 31250df93e Version 1.3.1 2019-03-22 16:27:42 +01:00
Wuzzy f1e6d37614 Remove word “subgame” 2019-03-22 16:27:25 +01:00
Wuzzy 6d36fc9526 Version 1.3.0 2019-03-22 16:23:27 +01:00
Wuzzy d63422eef3 Add screenshot 2019-03-22 12:31:38 +01:00
Wuzzy 3e7f533bee Use new 5.0.0 mod.conf file 2019-03-22 12:24:16 +01:00
Wuzzy ba42cf3e38 Change license to MIT 2019-03-22 12:23:10 +01:00
Wuzzy 7efd3064bb Use new 5.0.0 translation system 2019-03-22 12:19:57 +01:00
Wuzzy f4a0c31301 Update for 0.4.16 settings syntax 2017-06-20 16:57:11 +02:00
Wuzzy 838d1df687 Version 1.2.0 2016-11-12 20:33:16 +01:00
Wuzzy 374d9742f8 Update outdated inttlib boilerplate 2016-11-09 01:58:50 +01:00
Wuzzy 93477205a4 Fix CC-BY 3.0 link 2016-10-29 15:29:09 +02:00
Wuzzy 3b8097e44a Use Markdown format for README file 2016-10-29 15:27:00 +02: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 ebd77f6c36 Version 1.1.0 2015-05-25 22:53:37 +02:00
Wuzzy b157b892dd Update documentation 2015-05-25 22: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 1b3770dcdf Increment patch number 2015-03-31 23:36:12 +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 38e9c78d9c Add general recommendations to API.md 2015-02-20 15:40:09 +01:00
Wuzzy 2d44a1aab2 Update API.md 2015-02-20 15:28:44 +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 1ed318446e Update README.txt 2015-02-14 03:00:02 +01:00
Wuzzy 583040c63a Set regen_timer to 0.2 2015-02-14 02:37:03 +01:00
Wuzzy 0c8a115c51 Update README.txt 2015-02-14 02:33:45 +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 271c994267 Update README.txt 2015-02-14 01:01:34 +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 bd2516f031 Update README 2015-02-08 00:16:44 +01:00
Wuzzy a5feb2f661 Add basic API documentation 2015-02-08 00:15:27 +01:00