28 Commits

Author SHA1 Message Date
7e011ad0b2
Update README.md 0.1.20 2024-01-20 00:42:17 -05:00
6a3c366cd9
Merge pull request #3 from D4M13N-D3V/2-is_grid_space_available-on-the-inventorygrid-class-is-not-working-properly
fix the inventory grid class to account for global position not being…
0.1.19
2024-01-09 00:26:22 -05:00
Damien Ostler
25231836b0 fix the inventory grid class to account for global position not being 0,0 when autofilling 2024-01-09 00:25:38 -05:00
Damien Ostler
ace5d094bc fix a bug where you could drag a item around when you have the context menu opened on it 0.1.18 2024-01-08 00:19:33 -05:00
Damien Ostler
3bdb5d3a2a fix bug where the context menu does not go away when you click off 0.1.17 2024-01-08 00:11:47 -05:00
Damien Ostler
f892d0b022 feat context menu for right clicking items to take action against them 0.1.16 2024-01-08 00:10:22 -05:00
Damien Ostler
fdf73ac404 feat added support for multiple grids at once and being able to drag items between them 0.1.15 2024-01-07 22:40:21 -05:00
Damien Ostler
4ff0b3c25b fix 0.1.14 2024-01-07 21:43:41 -05:00
Damien Ostler
76ab6f7e02 fix updated the debug scene so that the items are dynamically loaded 0.1.13 2024-01-07 21:43:28 -05:00
Damien Ostler
286d51bbcf feat added item rotation when dragging 0.1.12 2024-01-07 21:30:49 -05:00
Damien Ostler
06f511f182 fix 0.1.11 2024-01-07 17:07:30 -05:00
Damien Ostler
1d7befe46c only load .tres files 0.1.10 2024-01-07 17:07:13 -05:00
Damien Ostler
ee9b72155c Merge branch 'main' of https://github.com/DamienTehDemon/godot_grid_inventory 0.1.9 2024-01-07 17:02:22 -05:00
Damien Ostler
0476875d42 fix web textures 2024-01-07 17:02:17 -05:00
c371fa12fd
chore update readme 0.1.8 2024-01-07 07:44:12 -05:00
Damien Ostler
d766ad12b9 fix texture problem 0.1.7 2024-01-07 07:30:04 -05:00
Damien Ostler
9be25911e5 fix texture problem 0.1.6 2024-01-07 07:23:12 -05:00
Damien Ostler
b8b7256b5e fix images not showing up 0.1.5 2024-01-07 07:18:57 -05:00
Damien Ostler
9c30c8a269 fix ci godot version 0.1.4 2024-01-07 07:05:01 -05:00
Damien Ostler
b156e0f8e0 Merge branch 'main' of https://github.com/DamienTehDemon/godot_grid_inventory 2024-01-07 07:03:04 -05:00
Damien Ostler
3be08494d5 fix update ci godot version 2024-01-07 07:02:59 -05:00
b0eae15fc8
Update README.md 0.1.3 2024-01-07 06:25:31 -05:00
Damien Ostler
077ede640c Merge branch 'main' of https://github.com/DamienTehDemon/godot_grid_inventory 0.1.2 2024-01-07 05:20:47 -05:00
Damien Ostler
db7f941203 fixed imports 2024-01-07 05:20:18 -05:00
9248fea619
Merge pull request #1 from DamienTehDemon/core_system
Added grid inventory system and equipment slots essentials
0.1.1
2024-01-07 05:03:52 -05:00
Damien Ostler
629fb82cb6 added basics of grid inventory and equipment slots 2024-01-07 05:03:02 -05:00
Damien Ostler
ecc80fd2fb fix changed the workflow so that the releases are set to prerelease by default 2024-01-07 02:21:58 -05:00
b1709a3711
Initial commit 0.1.0 2024-01-07 02:17:59 -05:00