Commit Graph

48 Commits

Author SHA1 Message Date
mars 839f8c6c6e Magpie loads, draws, and updates scripts 2022-10-29 18:00:46 -06:00
mars 63691ebc28 Add Messenger struct 2022-10-29 14:42:41 -06:00
mars 4e46832cd0 magpie-client and magpie-types 2022-10-28 23:22:51 -06:00
mars 825f4b28c8 Initial Magpie infrastructure 2022-10-27 18:12:12 -06:00
mars 25e60c683b Change color from RGBAF32 to RGBA8 2022-10-19 22:56:06 -06:00
mars b7c5fa0417 Reorganize crate directories 2022-10-19 21:55:14 -06:00
mars 9d1bd3a256 Rename test harness to sandbox 2022-10-17 14:57:34 -06:00
Emma Tebibyte 4173e75b81 removed license-file fields 2022-10-14 00:09:34 -04:00
Emma Tebibyte d1620f1751 changed license locations 2022-10-13 23:54:59 -04:00
mars 4b551b1bc6 Add license info to all source files 2022-10-07 15:52:35 -06:00
Emma Tebibyte 9a5dd093ef added spdx license identifiers to cargo tomls 2022-09-29 15:07:01 -04:00
Emma Tebibyte 35c004c5bf added licenses 2022-09-29 14:52:02 -04:00
mars 2ba24a85dc Initial music-player crate 2022-09-24 12:54:55 -06:00
mars 81bd65cf29 on_message() and egui message editor 2022-09-23 08:31:49 -06:00
mars ecbff9975b RoundButtonStyle::ring_color + TabMenu pop-out and search buttons 2022-09-23 08:29:53 -06:00
mars be23fcc26e SAO UI dialog uses JSON config message 2022-08-16 18:58:25 -06:00
mars 43474fe849 Test harness has text box for custom messages 2022-08-16 18:58:15 -06:00
mars 237ef96dfa Add Message and bind_panel() message 2022-08-16 18:11:56 -06:00
mars 9aa71b4cea fuck you emma 2022-07-31 00:29:36 -06:00
mars 0ccf787f99 Support multiple panels per script 2022-07-31 00:15:04 -06:00
mars d54a59b3e8 Refactor widget modules 2022-07-30 23:33:55 -06:00
marceline-cramer b9e6aacd45 Popup + fakeout log out button 2022-07-27 22:24:55 -06:00
marceline-cramer 5ee2dc3fad Fix Color constants 2022-07-27 21:48:01 -06:00
marceline-cramer 447bd542af OffsetAlignment + PlayerMenu 2022-07-27 21:21:24 -06:00
marceline-cramer 0e546e8010 Add Container trait 2022-07-27 20:52:56 -06:00
marceline-cramer aa0d49b6c4 WIP flexbox-ish layout 2022-07-27 20:39:36 -06:00
marceline-cramer c22baff89e Make more demo-friendly 2022-07-27 02:01:59 -06:00
marceline-cramer 722013a3c9 Add dialog box 2022-07-27 01:43:54 -06:00
marceline-cramer ba5b31275d Move menu to left 2022-07-27 00:34:24 -06:00
marceline-cramer a6492622b6 RectButton icons 2022-07-27 00:08:10 -06:00
marceline-cramer e070a54bb6 EXTREMELY HACKY multifont 2022-07-26 23:32:18 -06:00
marceline-cramer 6c44feab62 Option<T> impls Widget + RectButtonStyle 2022-07-26 23:09:52 -06:00
mars 529bcad32c WIP settings menu 2022-07-26 22:44:53 -06:00
mars a6b1e50dc5 Add SAO UI exit button 2022-07-25 22:47:05 -06:00
mars 495fb40c9f Canary egui harness cursor input 2022-07-25 18:27:18 -06:00
mars 77465dab6e Migrate SAO UI draw code to script crate 2022-07-24 01:26:57 -06:00
marceline-cramer da4fce3d19 Remove script access to TextLayout GlyphPositions 2022-07-23 02:39:34 -06:00
mars ca1841af10 Refactor SAO UI widgets 2022-07-21 15:19:57 -06:00
mars 2e36ef9851 SAO UI button icons + Label widget 2022-07-21 13:42:18 -06:00
mars b7df68195a Add font_load() fn 2022-07-18 21:24:39 -06:00
marceline-cramer d617eaaf64 Text rendering offset + scale + color 2022-07-18 20:51:54 -06:00
marceline-cramer bf6228f277 Compute glyph bounding boxes from paths 2022-07-18 18:43:49 -06:00
marceline-cramer 43b6aca29a Temp draw_glyphs ABI 2022-07-18 17:51:33 -06:00
marceline-cramer 1feb3e9ef2 WIP text layout API 2022-07-18 17:44:42 -06:00
marceline-cramer f53c7ac4cb Remove compatibility fn UiPanel_drawTriangle() 2022-07-18 16:54:05 -06:00
marceline-cramer 0ead815fa1 Hacky but functional scripted text rendering 2022-07-18 16:49:33 -06:00
mars feadf8fa15 Refactor text shaping 2022-07-16 19:26:02 -06:00
mars bf8592b5fe Initial commit 2022-07-15 15:11:35 -06:00