Commit Graph
18 Commits
Author SHA1 Message Date
Redstonneur1256andGitHub 1a89fc9f8e Allow displays on draw image (#11140)
* Display on display drawing

* Update draw image description
2025-12-27 21:38:44 -05:00
59c3b18a6f Allow markers to use content/displays as textures (#11142)
* Allow markers to use content/displays as textures

* Don't process empty commands

* Allow canvases to be used as marker textures

* Proper Json serialization

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2025-12-27 21:37:03 -05:00
835c8b4a6c Text align (#10804)
* Text/ShapeText marker text alignment

* Allow `draw print` to use a dynamic align

* Highlight currently selected value when possible

* Fix alignment with newlines

* Add `lineAlign`

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2025-07-02 14:04:43 -04:00
Redstonneur1256andGitHub b3050c299d Add select operation (#10798) 2025-07-02 14:02:51 -04:00
Redstonneur1256andGitHub b73c85ff75 Quad marker tweaks (#10787)
* Don't clamp UV on repeat textures

* Cleanup
2025-06-18 19:05:08 -04:00
Redstonneur1256andGitHub c27eac9bed Marker outline control (#10931)
* Marker `outline` control

* Text/ShapeText marker outline
2025-06-15 15:28:20 -04:00
Redstonneur1256andGitHub ea333a0a63 True modulo and unsigned right shift. (#10885) 2025-06-02 14:05:45 -04:00
Redstonneur1256andGitHub 58f0087cd3 Update MapMarkers.java (#10830) 2025-05-22 18:13:21 -04:00
Redstonneur1256andGitHub 159813a7fd Logic color unpacking (#10794)
* `unpackcolor`

* Add description
2025-05-11 10:43:37 -04:00
8626082068 Allow markers to be used as light sources (#9733)
* Allow markers to be used as light sources

* Better light source markers

* Move PointMarker drawLight to LightMarker

* Add a rule for unit lights

* Optimize marker rendering

* Update core/assets/bundles/bundle.properties

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2025-02-09 12:10:45 -05:00
Redstonneur1256andGitHub e521cc5237 yeet (#9515) 2024-02-04 01:08:38 -05:00
Redstonneur1256andGitHub f0d37281d4 Marker fixes (#9514) 2024-02-03 12:17:17 -05:00
Redstonneur1256andGitHub 6a429184aa update markers (#9506)
* update markers

* update markers & minimap rendering
2024-01-30 19:35:39 -05:00
Redstonneur1256andGitHub b9bf4ee794 Allow markers to be deleted (#9485) 2024-01-23 22:05:14 -05:00
Redstonneur1256andGitHub 9d4f5ff87c Fix wait instruction inconsistency (#9479) 2024-01-20 09:37:18 -05:00
Redstonneur1256andGitHub 7440f195ba Allow markers to use any texture (#9455) 2024-01-14 21:55:37 -05:00
Redstonneur1256andGitHub af36f5fd6d Update servers_v7.json (#9333) 2023-11-30 15:56:57 -05:00
Redstonneur1256andGitHub 4ddd1f7ca0 Add sensor for player camera (#9103)
* Add sensor for player camera

* Fix sensor for player camera
2023-09-28 01:48:38 -04:00