Commit Graph

11 Commits

Author SHA1 Message Date
LeMagnesium 0754d7a5aa Reorganized pclasses and tweaked sprint bar
- Tweaked sprint bar in order to change its maximum value according to the one defined for each player
 - Reorganized pclasses into multiple files (api, init, one for each class). Next thing to do : document/simplify api
2015-07-27 19:13:30 +02:00
LeMagnesium f9f98e3a9c Prevent crash when breath is nil (connection error) 2015-07-26 15:22:07 +02:00
Quentin BUISSON-DEBON f8fe9a8104 compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
LeMagnesium e6168f84ba Fix crashing hudbars
- Solves #127
2015-07-14 19:40:11 +02:00
Wouters Dorian 8dc63b9101 Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
LeMagnesium 78734c70ce Re-coded HUD's legacy into hudbars
- Solves part of #94
2015-06-22 18:59:37 +02:00
crabman77 f23967e8a1 placement hudbars 2015-06-21 18:56:07 +02:00
crabman77 c2bd67d563 up hudbars because covers by text 2015-06-21 15:00:36 +02:00
LeMagnesium 037ed16c87 Sent death messages through IRC
- Added @paly2 's concept of using the IRC bot in order to send death message in IRC
 - Chmod-ed files
 - Added a fake init.lua to make 'sounds' look like a mod
2015-06-19 20:33:47 +02:00
crabman77 af4ff618bb added hudbars custom position
possibility to define position("health" in left or "sprint" in right, etc) in .conf
refactor code position, load config before registrer default hudbars(health,breath)
2015-06-19 13:19:09 +02:00
LeMagnesium bd86d9d8f4 Added all hudbars by @Wuzzy2
- Removed hud (incompatible)
 - Copied all hunger.lua's values in new hunger.lua (hbhunger)
 - Added hbhunger, hbarmor
 - Updated sprint mod
2015-06-16 19:22:40 +02:00