Commit Graph

18 Commits (97cdf2675102be29142ac5d70b5b23348392342a)

Author SHA1 Message Date
John Montagu, the 4th Earl of Sandvich 2501e2a807
Add inventory menu 2024-08-21 16:20:35 -07:00
John Montagu, the 4th Earl of Sandvich b7547f3b38
Remove print statement 2024-06-06 09:37:56 -07:00
HumanoidSandvichDispenser b8a5e641b6
Implement Vendor NPCs (#37)
* Add WIP vendors

* Add TimerExtensions

* chore: Update dialogue manager version

* Add Inventory.EquippedItem signal

* Move files to UI.Inventory namespace

* Modify Hotbar and InventorySlot organization

Made InventorySlot a bit more modular.

* Modify hotbar icons

* Implement request to display shop

* Add forsenLevel placeholder icon

* Add shop UI

* Update UI to use theme and click through

* Update item metadata

Added placeholder icons for items without an icon.

* Add Snus Dealer example vendor NPC

* Implement factions with bitflags instead

* Fix typo in Doc dialogue

* Hide and show shop menu

* Add shaders

* Add newline to console output

* Add modal interface
2024-06-04 22:12:01 -07:00
John Montagu, the 4th Earl of Sandvich a6a7815b76
hotbar 2024-01-01 22:55:53 -08:00
John Montagu, the 4th Earl of Sandvich 54bde10278
inventory hotbar wip 2023-12-31 05:59:33 -08:00
John Montagu, the 4th Earl of Sandvich 388c2a0e4c
update to godot 4.2, started navmeshes 2023-12-09 16:26:44 -08:00
John Montagu, the 4th Earl of Sandvich 6c5bc4edac
Merge branch 'master' into controller-support 2023-09-06 22:54:42 -07:00
John Montagu, the 4th Earl of Sandvich d04679009a
remove unnecessary comments and print statements 2023-09-01 01:53:04 -07:00
John Montagu, the 4th Earl of Sandvich 24001c4ba1
switching items with controller 2023-08-29 11:40:22 -07:00
John Montagu, the 4th Earl of Sandvich f3452f7d3e
fixed char targets being locked 2023-08-10 23:08:41 -07:00
John Montagu, the 4th Earl of Sandvich 64329f1992
new effects and stuff 2023-07-21 02:54:13 -07:00
John Montagu, the 4th Earl of Sandvich 706354e813
refactor file scoped namespace 2023-06-03 18:21:46 -07:00
John Montagu, the 4th Earl of Sandvich 423c3e3b17
fix enemies sharing inventories
This also fixes an issue where enemies do not have weapons as their
shared inventory is full and therefore can not equip any item.
2023-05-28 12:07:19 -07:00
John Montagu, the 4th Earl of Sandvich 39d4069aa1
spawners 2023-05-28 10:57:23 -07:00
John Montagu, the 4th Earl of Sandvich abed26d13b
equipping items with keys 2023-04-16 14:17:17 -07:00
John Montagu, the 4th Earl of Sandvich ac14ed0aee
about to sleep 2023-03-19 23:36:36 -07:00
John Montagu, the 4th Earl of Sandvich 2c4275eac1 sword weapon 2022-11-19 21:21:12 -08:00
John Montagu, the 4th Earl of Sandvich 613925b085
lol 2022-11-18 13:53:51 -08:00