Commit Graph

3 Commits

Author SHA1 Message Date
Redox
ac1fb76b41
Remove unused model formats (#2956) 2023-12-30 14:53:28 -05:00
Fasteroid
6893cb4504
more models + modelplug cleanup (#2563)
* refactor this terribleness

like actually who wrote this

* add epic led model

* less redundant file-exists checks

* minor syntax error

* cursed model

* more leds!

* I'm a huge fan!

(add computer fan model)

* remove big LED

(this was way too large)

* inductor model :)

* pick one damn it

tabs OR spaces, NOT BOTH!

* unspaghetti this crap

data plug has been missing models for years!

* more antispaghetti shennanigans

* several things

add usb-c plug and socket
fix bugs from unspaghetti commit
plugs play confirmation sound when linked

* shared modelplug

* improve lua autorefresh compatibility

* finally remove redundant angle offset code

* SD card & socket

* microusb :)

* all lint fixes

* more lint fixes
2023-07-10 16:58:10 -04:00
relt-1
f7a9706627
Added more screens. (#2551)
* Add files via upload

* Add files via upload

* Lots more monitors

* Add files via upload

* Add character lcd

* Update init.lua

* More console/lcd special characters

* New font, and hi res screens.

Github dif broke
changed files:
textscreen cl_init
consolescreen cl_init
digitalscreen cl_init
oscilloscope entity
egp cl_init
wiremonitors.lua
gpulib

increased RT size to 1024
added a font from https://mdileo.tripod.com/utilities.html

This may break some things.

* LCD models by fasteroid ! !

* More lcd models

16x4
40x4

* Use matrices instead of looping through an array

* One more because i felt like it

20x4 added

* Update cl_init.lua

* Update cl_init.lua

* Interactive props

* Update cl_init.lua

* Make digital screen better

* Fix tabs

Changed tabs into double spaces.

* FIx tabs (again)

* Refactor

* Fix potential issue

* Make only certain values floor

* Made cursor drawing independent of rest of drawing

* Some fixes

---------

Co-authored-by: thegrb93 <grbrown93@sbcglobal.net>
2023-05-30 10:51:15 -04:00