Tree @master (Download .tar.gz)
History of
lua
/
itemdefs.lua
@master
git clone https://git.dumitru.net/nush/
- BrassKnuckles.accuracy was missing Ralph Versteegen 9 years ago
- Added inventory pools, from which enemies initialize their (random) inventory and drops Vlad Dumitru 9 years ago
- Weapons now have minimum skill requirements; also added the Shotguns skill Vlad Dumitru 9 years ago
- Added a few more weapons; also added the Shotgun weapon category Vlad Dumitru 9 years ago
- Savages now drop sticks and stones Vlad Dumitru 9 years ago
- Added slower 'Savage Shaman' to test agility Vlad Dumitru 9 years ago
- List ammo type and amount you have in itemMenu, and show ammo on status bar (added Actor:ammoAmount()) Ralph Versteegen 9 years ago
- added weapon classes - Melee and Handguns Vlad Dumitru 9 years ago
- added consumable item effects Vlad Dumitru 9 years ago
- weapons have different attack verbs Vlad Dumitru 9 years ago
- fixed silver doors and white keys confusion Vlad Dumitru 9 years ago
- weapons now consume ammo; dropping items is now broken Vlad Dumitru 9 years ago
- added stackable items Vlad Dumitru 9 years ago
- weapons have different accuracy ratios Vlad Dumitru 9 years ago
- a few changes to make the game work with lua 5.1 Vlad Dumitru 9 years ago
- Add a few weapon definitions; attacks now use the equipped weapon; display weapon in status line. Ralph Versteegen 9 years ago
- Add Actor.equipment, :unequip(), :equip(). UI:itemMenu() shows equip and unequip options as appropriate. Ralph Versteegen 9 years ago
- Add Util.makeStrict() which disallows accessing non-existent fields of a table (for enums) Ralph Versteegen 9 years ago
- added corpses for Savages Vlad Dumitru 9 years ago
- enemies now leave corpses behind Vlad Dumitru 9 years ago
- Add UI:itemMenu(), from which you can now drop items, plus UI:inventoryScreen() improvements Ralph Versteegen 9 years ago
- refactored locked doors Vlad Dumitru 9 years ago
- added locked doors; only red keycard-locked doors at the moment Vlad Dumitru 9 years ago
- Fix item def inheritance Ralph Versteegen 9 years ago
- fixed inheritance (I hope) Vlad Dumitru 9 years ago
- (Does not run) Start on itemdefs.lua. Ralph Versteegen 9 years ago