Global Caravan handling GUI (#222) #1181
factoriotest-push.yml
on: push
Push
/
Generate strategy matrix
22s
Matrix: Push / load_test
Matrix: Push / techtree_test
Push
/
Discord Notification
3s
Annotations
8 warnings
Push / CrashTest PyAl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ShadowGlass0/multi-checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Push / CrashTest PyAl, PyHT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ShadowGlass0/multi-checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Push / CrashTest PyAE
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ShadowGlass0/multi-checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Push / TechTree PyAl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ShadowGlass0/multi-checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Push / TechTree PyAl, PyHT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ShadowGlass0/multi-checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Push / TechTree PyAE
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ShadowGlass0/multi-checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Push / Discord Notification
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lwhiteley/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Push / Discord Notification
embed field value must be shorter than 1024, got 1272
[`f23a4ff`](https://github.com/pyanodon/pyalienlife/commit/f23a4ff979785f90e50546c6b3801638afe0b8bc) Global Caravan handling GUI (#222)
* list of clickables everything is broken though
* click opens the thing
* moved to a new file-> todo prevent item stealing
list by outpost
scrollpane
* outpost gui
* status icon
* less loc
* new state idle
* pasting untested stuff from chatgpt
* ho
* more stuff that will certainly work nocap
* connected gui works
* lets try this migrations thingy
* fixed the migration
* use the migration
* fixed the close button...
* cleanup code a bit
* fixed the esc key
* localization
* localization
* ship it
* new rule I like open better
* wuuups
* I broke esc again...
* Apply pyanodon code formatting standard
* Remove references to stdlib functions as part of an ongoing effort to remove stdlib.
* Streamline the amount of code needed to handle GUI closing events
* Make the GUI expand to the container instead of having a hardcoded size
* Improve the relative GUI type guessing algorithm
* Move hotkey based GUI to pycodex and add a camera
* Add more buttons and finalize styling
---------
Co-authored-by: notnotmelon <[email protected]>
|