Releases: teaconmc/SignMeUp
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Change set since the beginning:
77b7e5c: Drop deprecated uses in build.gradle
48b30a2: Add GitHub action configurations
47435df: Fix map clicking issue
51892a8: Fix waypoint transition issue
7e539eb: Fix center aligned text issue
6589deb: Handle disabled triggers
7db8275: Adjust guide map user interface
e31a348: Use command pos instead of player pos
6f5e7f2: Add two buttons and rename everything from 'in' to 'up'
5915c09: Fix Vector3i serialization issue
f8a58c2: Make color of texts unified
143ed9e: Adjust comments for text trimming
5db92e8: Use actual location for calculating distance
db9256c: Adjust packets
619ae6d: Refactor guide map user interface
82f35ba: Add close command for maps
a8e5d2c: Fix vec3i serializer
cb330c4: Make almost everything final
b4d1a79: Update build script
f559228: Upgrade to gradle wrapper v6.9
5c4f660: Merge branch 'yuesha-yc-screen-logic-draft' into 1.16-forge
416857b: Skip text rendering when descriptions to display is empty to avoid crash
087cd71: Fix waypoint sidebar animation by correcting the x-offset
766056f: Attempt to fix sidebar
9403477: Add Waypoint Sidebar
a43adcf: Image Again
7b75ea9: Images
0e2466c: Amended some comments
ab61977: Made sliding more smooth now.
adc6db7: Left side bar
c17ef70: Update mappings to snapshot-1.16.4-20210309
51a1883: GUI Design Draft
f3667c3: GUI Design Draft
e25af4b: Design document
52f734e: Merge pull request #1 from yuesha-yc/map-commands
35eabc6: i18n
aa7480d: Delete workflow and import fixes
e8efc7a: Github Workflow
caf83d5: Revert optimize imports
e652a79: Revert "Reformat two classes"
c3b5ff3: Reformat two classes
c75a187: Finished waypoint commands
e893d76: Added S2C packet for displaying GUI through commands
bf227ff: Moved Command implementations to separate class
122fefb: Finished list maps, open maps
87f9b0b: Starting
d95c5ce: Added .gitignore
7ec3b51: Pre-format numbers
5678259: Test suit update
e4d356d: Preliminary waypoint rendering
4f93af1: Fix serialization again. This time comes with full (de)serializer
ef255ab: Properly initialize renderLocation; add getters for render location and trigger ids
b6abbc6: Fix typo causing missing data
f506c7c: Fix wrong path
cfe68c6: Expose the test data as a standalone test suit
820a390: Fix typo causing NPE
e19cc7a: Delegate ITextComponent deserialization to JsonDeserializationContext
2e0d904: Dynamic locations are now properly stored.
8746e14: For SyncGuideMap packet, only send map data
4795c11: De-duplicate the code for selector updating
81ea2bd: This TODO has done
fd76d1d: Expose a getter for dynamic location property
5aedb4a: Typo
8b3f982: Dedicated serializer for Trigger
93c28df: Enable usage of arbitrary large texture; scrolling text area
dabfb27: Try fix the incremental update
20ae48f: Farewell, jcenter
9d119b0: Reset data on each reload
3720926: Fix typo; adjust button width
632e64c: Prototype. It barely works. More will come later.
375ae12: Project skeleton. More will come later.