stujones11
065815eec1
Include stack index it armor item callbacks
2017-04-15 17:54:39 +01:00
stujones11
de2c47f334
More protection from un-initialized player crashes
2017-04-13 19:47:43 +01:00
stujones11
888fbacb49
Prevent potentially bogus warning
2017-04-11 21:26:06 +01:00
stujones11
b45fbd0f2a
Log warning if initialization fails and validate armor.def for UI
2017-04-11 20:42:58 +01:00
stujones11
9ffcc19fd7
Improve player initialization and increase default delay
2017-04-11 19:34:06 +01:00
stujones11
7cfd744ff3
Respect flammable group when fire is protection enabled
2017-04-09 17:34:22 +01:00
stujones11
a76a35f177
Fix regression with heal_multiplier config
2017-04-09 16:25:52 +01:00
stujones11
0ec7858937
Add punch damage groups and effects
2017-04-08 21:32:56 +01:00
stujones11
1e059f2557
Bugfix: recognise boolean false in configuration
2017-04-05 17:51:50 +01:00
stujones11
1fdff7adaa
Make water protection optional, default true
...
This can save a `global_step` regisration if neither fire or water
protection are enabled.
2017-03-31 22:03:59 +01:00
stujones11
23e4d5114f
Add support for intllib
2017-03-31 20:12:20 +01:00
stujones11
11ce84873b
Add support for non-fleshy damage groups, closes #47
2017-03-26 20:53:04 +01:00
stujones11
86fd6b0d7d
Fix crash caused by 27a3823eed
2017-03-23 00:59:21 +00:00
stujones11
27a3823eed
Improve error logging, reduce log level to warning
2017-03-22 19:00:48 +00:00
Alexander Weber
f0edb9a710
Inventory compat cleanup
...
fix inventory_plus after cleanup. Create own register_on_player_receive_fields for this inventory
removed smart_inventory (moved to the inventoy mod), adjusted sfinv
moved sfinv to own mod 3d_armor_sfinv
moved unified_inventory to 3d_armor_ui
moved inventory_plus support to own mod 3d_armor_ip
2017-03-21 14:50:17 +00:00
stujones11
75191490c2
Use api call to get player skin
2017-03-19 18:52:51 +00:00
stujones11
f91af02c45
Fix inventory paging bugs caused by previous commit
2017-03-19 18:06:54 +00:00
stujones11
3843578a33
Remove unnecessary code
2017-03-19 17:22:24 +00:00
stujones11
1570efb7ac
Depreciate update_inventory and use on_update callback
2017-03-19 16:10:52 +00:00
stujones11
5517be8ff2
Replace missed global config, fixes #94
2017-03-19 13:28:55 +00:00
stujones11
6bf28dc2c5
Only allow one of each armor element in armor slots
...
Required, otherwise equip callbacks may be bogus.
2017-03-18 20:32:11 +00:00
stujones11
75a7181e0f
Add callbacks, closes #46
2017-03-18 20:12:43 +00:00
stujones11
2b840fbe38
Add comment and remove empty lines
2017-03-18 18:04:10 +00:00
stujones11
701215c22f
Depreciate global configs, closes #68
2017-03-18 17:23:50 +00:00
stujones11
e46ff3488b
Remove kill/me commands
2017-03-17 21:57:13 +00:00
stujones11
f74a52df62
Code re-organisation
...
This should make it easier to merge features from the now
out-dated development branch.
2017-03-17 20:26:41 +00:00
stujones11
d43d96bb28
Fix typo in cactus helmet description, closes #91
2017-03-15 18:58:27 +00:00
stujones11
ca1cf6bfeb
Fix inconsistency with cactus boots, closes #89
2017-03-10 18:09:28 +00:00
stujones11
0fc71201b4
Add crystal armor and fire protection by TenPlus1
2015-05-04 17:08:40 +01:00
stujones11
b17d8ea55a
Allow individual armor materials to be disabled via armor.conf
2015-02-19 18:55:58 +00:00
crazyginger72
a9fcbf29fe
Added cactus armor and admin armor
2015-01-09 20:16:22 +00:00
Megaf
0936d6f173
Change gold damage.
...
Gold is equivalent as bronze now.
2014-06-12 12:06:03 -03:00
Megaf
11887fc73b
Added Gold armor
2014-06-12 11:32:58 -03:00
stujones11
8a881022e9
Make armor more configurable
2014-04-13 20:17:11 +01:00
stujones11
0b3deea513
Improve player model hanlding and update to version 0.4.0
2013-11-12 21:22:52 +00:00
stujones11
efea71a63e
Version update: 0.3.0
2013-06-22 19:31:57 +01:00
stujones11
e7d085183a
Fixed broken craft registrations.
2013-04-17 19:57:27 +02:00
stujones11
a4414820ae
Add unified_skins and update for game changes.
2013-04-11 20:56:35 +01:00
stujones11
aedff2cc55
Updated 3d_armor files.
2013-03-26 21:02:48 +00:00
stujones11
1c3e960c0c
Corrected directory structure.
2013-03-15 20:27:58 +00:00