-
-
Notifications
You must be signed in to change notification settings - Fork 231
Sort button attempt 2 #3194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Crepestrom
wants to merge
71
commits into
PixelGuys:master
Choose a base branch
from
Crepestrom:Sort-Button-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sort button attempt 2 #3194
Changes from all commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
7a91563
added button
Crepestrom 1bc6472
Update Inventory.zig
Crepestrom bb2ff56
hmm baseitems dont work
Crepestrom 96e1ccd
Basic Sorting works
Crepestrom 9cc3310
Sorting Finish
Crepestrom befe81c
formatting
Crepestrom cc53269
sort icon
Crepestrom 88510ea
Update sort_icon.png
Crepestrom 2c6e489
updated
Crepestrom d505cba
formatting
Crepestrom 4721852
formatting 2
Crepestrom d5f8e9a
formatting 3
Crepestrom 1fa83ee
durability procedural tool check
Crepestrom 8e5d0e1
formatting
Crepestrom fe8e1bb
Update sort_icon.png
Crepestrom 7e399ef
new ui
Crepestrom b2dd74d
Update sort_icon.png
Crepestrom 398bfed
Update sort_icon.png
Crepestrom 1484c50
Update sort_icon.png
Crepestrom d8823ff
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom 2d56b5a
fixed for master and updated ui
Crepestrom 61c286e
ui
Crepestrom 44a6365
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom f4adb1e
sort button moved to titlebar
Crepestrom 6884130
Update inventory.zig
Crepestrom cc384fb
steps to hiding button
Crepestrom 01a642d
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom 3abcf85
button finished
Crepestrom 4f76eb3
formatting 1
Crepestrom 3b8fa4a
added to chests
Crepestrom 49e245e
moved gettags to the item struct
Crepestrom 7e27205
oops child renders twice
Crepestrom 0bced26
Update Button.zig
Crepestrom 811ac0e
simple fixes
Crepestrom b7f1276
modified callbacks
Crepestrom 74e5194
Update src/gui/components/Button.zig
Crepestrom f442b94
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom 62b9b4f
Merge branch 'Sort-Button-2' of https://github.com/Crepestrom/Cubyz i…
Crepestrom ecb2c74
renamed function
Crepestrom 74c2151
swapped allocator
Crepestrom 3fecc12
now with less server calls
Crepestrom 9aed687
remove debug messages
Crepestrom 630e8bf
rename hidden to hidebackground
Crepestrom 4bce480
privating functions
Crepestrom 9ad4fd9
quick changes
Crepestrom bd5c668
Update Inventory.zig
Crepestrom e6d33b4
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom 76c498a
stack allocator
Crepestrom f6e5436
Delete src/server/command/clear copy.zig
Crepestrom f7cd137
oops missed some of these
Crepestrom a8fdebc
oh this wasnt needed after all
Crepestrom b24203a
i think i deinit this then
Crepestrom bdeabc0
swapped context insertion with insertion
Crepestrom da78f3e
options struct
Crepestrom e029e9e
rename to intermidiaryList
Crepestrom 6d1b790
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom f7cbc5e
Update Inventory.zig
Crepestrom 2545f15
added functionality
Crepestrom a3f31ee
use this version for testing
Crepestrom 537b888
Revert "use this version for testing"
Crepestrom 6061c15
Revert "added functionality"
Crepestrom 71250e0
Update Inventory.zig
Crepestrom f7eb5b5
chest sorts chest now
Crepestrom 4393805
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom 0811db1
oops this isnt seen
Crepestrom 7dd1ff0
fixed the leak and the item compression
Crepestrom 822fed3
use stack size instead of magic number
Crepestrom 7dcd839
changes size during intialization rather than other
Crepestrom a2dec0f
simple changes
Crepestrom 1375702
Update Inventory.zig
Crepestrom 6dbdb36
Merge remote-tracking branch 'upstream/master' into Sort-Button-2
Crepestrom File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
defer should always be directly after the line that does the init
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
moved