Commit Graph

14 Commits

Author SHA1 Message Date
mruncreative
655e428c4e
Magazine ammo count in stack counter, HUD ammo counter removed (#5)
* loaded ammo counting in gun stack counter string

* removed icons and their mentions in init.lua

* removed mention of gun icons from gun files

* removed leftovers of ammo HUD

* add version requirement because meta feature requires 5.8 according to wsor4035

* removed leftover mentions of ammo_icon

* removed depends.txt because of 5.8 requirement
2024-06-01 18:14:24 -07:00
Lars
ff4c974a7e Make infinite ammo work with single load weapons 2024-05-25 13:14:49 -07:00
Lars
c70adf6f7a Add casts to numeric config options. 2022-09-16 10:40:40 -07:00
Lars
a93bb59536 Optional disable empty shell animation. 2022-05-01 16:08:50 -07:00
Lars
90ffde8318 Turn all settings into proper Minetest Mod-Settings 2022-04-01 13:13:50 -07:00
Lars
d62d405a5f Remove more unnecessary globals 2022-03-16 13:15:52 -07:00
Lars
fcaa079a84 Replace get_look_yaw with get_look_horizontal 2022-03-05 11:00:58 -08:00
Lars
64c94310ef Fix getpos, setvelocity, and setacceleration 2022-03-04 21:40:17 -08:00
Lars
369c5c647c Replace global with local variables 2022-03-04 21:40:17 -08:00
Lars
900ae63ce5 Fix accuracy, no more weird acceleration 2022-03-03 16:47:01 -08:00
Lars
0870636171 optional infinite ammo 2022-03-03 16:46:57 -08:00
Lars
2957951e9b reduce smoke size 2022-03-03 15:51:06 -08:00
Lars
ad59ab40e4 Working positional sounds 2022-02-11 12:41:08 -08:00
Lars
683df80d85 Clone of v0.4 2022-01-22 10:21:21 -08:00