IntegratedQuantum
eaaf524f99
Signs ( #1446 )
...
- [x] Rotation (already merged)
- [x] basic GUI
- [x] sign models and textures
- [x] sign blocks
- [x] update the text on the client
- [x] Figure out block entity rendering
- [x] Render the text to a texture on update
- [x] Render the texture in the world in the location of the sign
- [x] Use varint instead of u32 for storing the block data lengths,
(now, while we can still change it)
- [x] Sync the text with the server and all clients
- [x] Figure out block entity storage on the server
- [x] Send the entity data of the initial chunk
- [x] Store the text on the server
- [x] Set the chunk as changed whenever a block entity data update
happens, so we actually store it
- [x] Disable or figure out optimized local chunk transmission
- [x] fix memory leak
- [x] Rethink some of the API (do we need onPlace/onBreak, when there is
unload and updateData?)
- [x] Remove the background shadow from text, it produces too much
aliasing
- [x] Figure out if the default should be black or white
- [x] Correctly center the text
- [x] Why are newlines not working?
- [x] Check if a deadlock is possible on deinit --- it would be possible
only if another thread has a reference to it, which should not be the
case when unload is called.
- [x] Set the text margin and sizes reasonably
- [x] Make sure the GUI fits with the sign width
- [x] Create an issue for configurable sign texture size and
configurable default color
fixes #367
---------
Co-authored-by: Carrie <122191047+careeoki@users.noreply.github.com>
Co-authored-by: OneAvargeCoder193 <85588535+OneAvargeCoder193@users.noreply.github.com>
2025-05-31 10:49:50 +02:00
..
2025-03-23 20:21:37 +01:00
2025-02-26 21:11:08 +01:00
2025-05-18 19:20:51 +02:00
2025-05-09 17:53:43 +02:00
2025-05-12 18:06:21 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-03-24 19:11:10 +01:00
2025-05-31 10:49:50 +02:00
2025-05-31 10:49:50 +02:00
2025-05-12 18:06:21 +02:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-23 20:51:37 +02:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-04-13 16:50:23 +02:00
2025-04-13 16:50:23 +02:00
2025-05-12 18:06:21 +02:00
2025-04-24 21:57:12 +02:00
2025-03-19 21:45:12 +01:00
2025-03-19 21:45:12 +01:00
2025-02-26 21:11:08 +01:00
2025-05-23 20:51:37 +02:00
2025-02-26 21:11:08 +01:00
2025-02-28 21:32:47 +01:00
2025-05-18 12:07:22 +02:00
2025-05-09 16:42:46 +02:00
2025-05-04 12:39:44 +02:00
2025-05-04 12:39:44 +02:00
2025-04-04 17:32:15 +02:00
2025-04-14 09:27:54 +02:00
2025-02-28 21:32:47 +01:00
2025-04-27 10:58:27 +02:00
2025-02-26 21:11:08 +01:00
2025-03-07 22:34:55 +01:00
2025-03-07 22:34:55 +01:00
2025-03-28 19:57:19 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-28 21:32:47 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-03-28 19:57:19 +01:00
2025-02-26 21:11:08 +01:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-18 19:20:51 +02:00
2025-05-23 20:51:37 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-04-24 21:57:12 +02:00
2025-04-13 16:50:23 +02:00
2025-04-13 16:50:23 +02:00
2025-05-12 18:06:21 +02:00
2025-02-28 21:32:47 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-05-18 19:20:51 +02:00
2025-02-28 21:32:47 +01:00
2025-04-14 09:27:54 +02:00
2025-02-26 21:11:08 +01:00
2025-05-23 20:51:37 +02:00
2025-02-26 21:11:08 +01:00
2025-05-12 18:06:21 +02:00
2025-03-23 19:36:31 +01:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-03-01 16:28:15 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-05-04 12:39:44 +02:00
2025-02-26 21:11:08 +01:00
2025-05-04 12:39:44 +02:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-03-28 19:57:19 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-05-04 12:34:17 +02:00
2025-05-04 12:34:17 +02:00
2025-04-27 10:58:27 +02:00
2025-04-27 10:58:27 +02:00
2025-02-26 21:11:08 +01:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-04-16 12:36:26 +02:00
2025-04-24 21:57:12 +02:00
2025-05-18 19:20:51 +02:00
2025-02-26 21:11:08 +01:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-04-13 16:45:05 +02:00
2025-04-24 21:57:12 +02:00
2025-05-12 18:06:21 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-04-13 16:50:23 +02:00
2025-04-13 16:50:23 +02:00
2025-05-12 18:06:21 +02:00
2025-05-12 18:06:21 +02:00
2025-02-26 21:11:08 +01:00
2025-03-19 21:45:12 +01:00
2025-02-28 21:32:47 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-09 16:42:46 +02:00
2025-05-12 18:06:21 +02:00
2025-05-12 18:06:21 +02:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-04-24 21:57:12 +02:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00
2025-03-28 19:57:19 +01:00
2025-02-26 21:11:08 +01:00
2025-02-26 21:11:08 +01:00