issues
search
peter-kish
/
gloot
A universal inventory system for the Godot game engine.
MIT License
658
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
png exporting issue
#263
HiroKimi
closed
3 weeks ago
0
Question - How do you connect to the 'dragable_dropped' signal in a script?
#261
jermjar
opened
4 weeks ago
5
Duplicate `InventoryItem` properties on ready
#260
Thiago-Morais
closed
1 month ago
0
Instantiated `InventoryItem` share properties
#259
Thiago-Morais
closed
1 month ago
0
Avoid overriding the default texture with an empty image
#258
Thiago-Morais
closed
1 month ago
0
`Default Item Texture` doesn't work
#257
Thiago-Morais
closed
1 month ago
0
[Request] - Allow Changing What Order Items Can Be Added To Inventory (Helps for Controller support)
#256
jermjar
opened
1 month ago
0
[Bug] - `ItemSlot` "image" property does not scale to fit Inspector
#255
Thiago-Morais
closed
1 month ago
1
Gloot behaving differently in Debug Build compared to Final Build
#253
Karbonicc
opened
1 month ago
2
Added InventoryGrid via code cannot be transferred items into from another inventory, unlike InventoryGrid added in the scene manually
#252
ThePiroman
closed
1 month ago
6
Item Preview on drag is affected by the main node's position in the scene.
#251
IrontMesdents
opened
1 month ago
14
Added drop items functionality at example scenes
#250
TheYellowArchitect
closed
2 months ago
2
How to rotate the holding item?
#249
Visnicio
closed
2 months ago
5
Godot crashing while trying to update to gloot v3.0.0
#248
LeeWannacott
closed
1 month ago
3
Additional styles for `CtrlInventoryGridEx`
#247
peter-kish
opened
2 months ago
1
Fix typo at README.md
#246
TheYellowArchitect
closed
2 months ago
0
[Request] Add `item_equipped` signal at the end of `ItemSlot.equip()`
#245
TheYellowArchitect
closed
2 months ago
0
Extending InventoryGridStacked class, inspector is unusable
#244
TheYellowArchitect
closed
2 months ago
4
Drag items with right-click
#242
TheYellowArchitect
opened
2 months ago
3
Bug: Drag preview keeps shape when item dragged outside of the InventoryGrid
#241
LeeWannacott
closed
2 months ago
2
Feature Proposal: Support for a tabular data format for protoset? (csv, tsv) etc.?
#239
LeeWannacott
closed
2 months ago
2
Bug: item drag preview effected by canvas layer position.
#238
LeeWannacott
closed
2 months ago
5
Issues with Slot
#237
Flavore669
closed
2 months ago
4
Signal for grid inventories once an item is dropped outside inventory
#236
TheYellowArchitect
closed
2 months ago
5
Max Stack Size enhancement
#235
TheYellowArchitect
closed
1 month ago
5
Cannot drag multiple items in inventory grid
#234
GustavoLR548
opened
2 months ago
2
I have a question.
#231
leegeumjo
closed
3 months ago
1
inventory_grid.set_item_rotation_direction fails with 'invalid call'
#230
jjcard
closed
3 months ago
1
add create_item(prototype_id) to inventory
#229
LeeWannacott
closed
3 months ago
2
update item_mouse_entered() signal to show emits item
#228
LeeWannacott
closed
3 months ago
0
[3.0.0] Protosets inheritance and aggregation
#227
Nordsoft91
opened
3 months ago
1
[3.0.0] Suggest to change size format
#226
Nordsoft91
opened
3 months ago
1
Bug: Trying to stack stackable item from inventoryGrid to InventoryGridStacked causes a crash.
#225
LeeWannacott
closed
3 months ago
1
[Request] Add SlotType properties
#223
oOScuByOo
closed
3 months ago
3
Flat JSON prototree structure
#222
peter-kish
closed
4 months ago
0
Fixed the issue where asserts do not execute in the release version of the game
#221
Achang0611
closed
4 months ago
0
In Godot, the assert will not execute after the game is exported as a release version.
#220
Achang0611
closed
4 months ago
4
Feature: hide item in grid inventory when dragging
#219
Sod3n
closed
5 months ago
1
Added doc comments to generate in-engine help docs
#218
TGRCdev
closed
5 months ago
0
Trying to implement nested inventories.
#217
BadMachine
closed
5 months ago
2
Assertion failed: Items must be mergable! (2.4.9)
#216
snipercup
closed
5 months ago
4
Bug (Godot 4.3 beta 1): Can't move items in inventory, or from inventory to ItemSlot.
#215
LeeWannacott
closed
5 months ago
1
GLoot - 2.4.9
#214
peter-kish
closed
5 months ago
0
Gloot fails to return string property started from number
#212
Nordsoft91
closed
5 months ago
2
Performance impact sort() and merging inventories. v2.4.9
#211
TreaBeardGaming
opened
6 months ago
2
Slot clear() doesn't auto-merge item
#210
Nordsoft91
opened
6 months ago
3
Support stacks filling
#209
Nordsoft91
closed
5 months ago
1
Nested inventories
#208
Nordsoft91
opened
6 months ago
4
Unify property names for Inventory and InventoryItem
#207
Nordsoft91
opened
6 months ago
1
Make unlimited max_stack_size as default value
#206
Nordsoft91
opened
6 months ago
2
Next