John Montagu, the 4th Earl of Sandvich
3642851bef
Merge branch 'master' into wip
2024-06-09 08:51:07 -07:00
John Montagu, the 4th Earl of Sandvich
dba2d89251
wip: new sprites
2024-06-09 08:36:41 -07:00
John Montagu, the 4th Earl of Sandvich
3ea50d5c97
Merge branch 'phantom-camera'
2024-06-09 08:13:57 -07:00
HumanoidSandvichDispenser
0c0aa63cc6
Implement phantom camera ( #39 )
...
* Add PhantomCamera nodes
* temp: Remove CameraBounds events
* Add CameraTrigger
* Add proper CameraTriggers to Arena.tscn
* Remove CameraBounds
2024-06-07 21:14:35 -07:00
John Montagu, the 4th Earl of Sandvich
e7d0116ad7
Remove CameraBounds
2024-06-07 20:53:35 -07:00
John Montagu, the 4th Earl of Sandvich
cb24cb5809
Add proper CameraTriggers to Arena.tscn
2024-06-07 20:52:06 -07:00
John Montagu, the 4th Earl of Sandvich
ceba8f9386
Add CameraTrigger
2024-06-07 07:24:20 -07:00
John Montagu, the 4th Earl of Sandvich
ad8ef32ea0
temp: Remove CameraBounds events
2024-06-07 07:14:29 -07:00
John Montagu, the 4th Earl of Sandvich
3248794dc3
Add PhantomCamera nodes
2024-06-07 07:14:29 -07:00
John Montagu, the 4th Earl of Sandvich
462f90dce7
Change map node ordering
2024-06-07 07:12:33 -07:00
John Montagu, the 4th Earl of Sandvich
8512bfd2de
Fix y-sort not applying to TileMapLayers
2024-06-07 07:10:23 -07:00
John Montagu, the 4th Earl of Sandvich
2ddf6dca5a
Change TileMaps to use TileMapLayers instead
...
TileMaps are now deprecated in 4.3 beta 1
2024-06-07 06:55:48 -07:00
John Montagu, the 4th Earl of Sandvich
dd9b618bcf
Remove old maps
2024-06-07 06:52:31 -07:00
John Montagu, the 4th Earl of Sandvich
085f9287bd
Update Godot to 4.3 beta 1
2024-06-07 06:51:41 -07:00
John Montagu, the 4th Earl of Sandvich
164a13776a
Use AOT compilation
2024-06-06 19:15:48 -07:00
John Montagu, the 4th Earl of Sandvich
8764d12859
Remove resource UIDs
2024-06-06 09:40:11 -07:00
John Montagu, the 4th Earl of Sandvich
94d66ec8da
Use Forest tileset as external resource
2024-06-06 09:38:25 -07:00
John Montagu, the 4th Earl of Sandvich
b7547f3b38
Remove print statement
2024-06-06 09:37:56 -07:00
John Montagu, the 4th Earl of Sandvich
2cffab617c
Fix DocLegionary NPC off-center sprite
2024-06-06 09:31:13 -07:00
John Montagu, the 4th Earl of Sandvich
590f440b92
Add correct faction to Doc NPCs
2024-06-06 09:30:21 -07:00
John Montagu, the 4th Earl of Sandvich
0f73567aa7
Fix navigation issues
2024-06-06 09:27:59 -07:00
John Montagu, the 4th Earl of Sandvich
057aedca30
Add check to not rebake while navmesh is baking
2024-06-06 09:23:33 -07:00
John Montagu, the 4th Earl of Sandvich
c3ead0cdaa
Add Get and Set methods for MapState
2024-06-06 09:22:26 -07:00
John Montagu, the 4th Earl of Sandvich
4f3d5dd316
Use World singleton
2024-06-06 09:21:39 -07:00
John Montagu, the 4th Earl of Sandvich
a67dedf3f9
Add `Map.GetCharacters()`
2024-06-06 07:59:29 -07:00
John Montagu, the 4th Earl of Sandvich
4c780da552
Fix alt fire on joystick right
2024-06-05 12:20:30 -07:00
John Montagu, the 4th Earl of Sandvich
54ddc63fbe
Remove parentheses check in parser
2024-06-05 12:13:36 -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
51e1ebd033
Add modal interface
2024-06-04 14:06:53 -07:00
John Montagu, the 4th Earl of Sandvich
4f53411d91
Add newline to console output
2024-06-04 14:01:18 -07:00
John Montagu, the 4th Earl of Sandvich
09f90cedfc
Add shaders
2024-06-04 13:57:02 -07:00
John Montagu, the 4th Earl of Sandvich
627598b753
Hide and show shop menu
2024-06-04 13:56:39 -07:00
John Montagu, the 4th Earl of Sandvich
83754105e8
Fix typo in Doc dialogue
2024-06-01 20:30:59 -07:00
John Montagu, the 4th Earl of Sandvich
96977ac79f
Implement factions with bitflags instead
2024-06-01 19:12:23 -07:00
John Montagu, the 4th Earl of Sandvich
a590aa9209
Add Snus Dealer example vendor NPC
2024-06-01 15:44:14 -07:00
John Montagu, the 4th Earl of Sandvich
3c8ebd8dcd
Update item metadata
...
Added placeholder icons for items without an icon.
2024-06-01 15:30:04 -07:00
John Montagu, the 4th Earl of Sandvich
dc963e756b
Update UI to use theme and click through
2024-06-01 15:25:26 -07:00
John Montagu, the 4th Earl of Sandvich
77e93fe93f
Add shop UI
2024-06-01 14:21:34 -07:00
John Montagu, the 4th Earl of Sandvich
827d9f156a
Add forsenLevel placeholder icon
2024-06-01 14:15:27 -07:00
John Montagu, the 4th Earl of Sandvich
c3f3429887
Implement request to display shop
2024-05-30 22:07:37 -07:00
John Montagu, the 4th Earl of Sandvich
5be84f6b84
Modify hotbar icons
2024-05-30 14:28:09 -07:00
John Montagu, the 4th Earl of Sandvich
78daa89ba6
Modify Hotbar and InventorySlot organization
...
Made InventorySlot a bit more modular.
2024-05-30 14:16:22 -07:00
John Montagu, the 4th Earl of Sandvich
71f14c5121
Move files to UI.Inventory namespace
2024-05-29 14:55:23 -07:00
John Montagu, the 4th Earl of Sandvich
b13eb48b99
Add Inventory.EquippedItem signal
2024-05-29 14:35:41 -07:00
John Montagu, the 4th Earl of Sandvich
dde1d18bc5
chore: Update dialogue manager version
2024-05-28 14:28:38 -07:00
John Montagu, the 4th Earl of Sandvich
d63a93bb93
Add TimerExtensions
2024-05-27 12:57:45 -07:00
John Montagu, the 4th Earl of Sandvich
b287f978e3
Add WIP vendors
2024-05-27 12:14:53 -07:00
John Montagu, the 4th Earl of Sandvich
516d79d86f
Add new Doc theme
2024-05-27 11:38:53 -07:00
John Montagu, the 4th Earl of Sandvich
309adaf317
Update dialogue manager compiler version
2024-05-18 16:05:27 -07:00
John Montagu, the 4th Earl of Sandvich
7b98fe4b96
Add alignment methods for IFaction
2024-05-18 15:53:33 -07:00