Commit Graph

16 Commits

Author SHA1 Message Date
Redox
ac1fb76b41
Remove unused model formats (#2956) 2023-12-30 14:53:28 -05:00
Fasteroid
715f62a726
Improve compressed materials + (#2931)
* Up Gps, Sd, Cd materials to 256x256

* Target finder mat to 256x256

* Gyroscope mat to 256x256

* Use DTX1 for textures with 255 alpha

* delete unused

* hammy smart textures

* shrink single-color cheeze

* fix stupid cheeze ram

* increase quality for these two

+ move "polar cds" to its own branch

* fix cog

* fix neglected thrusteraddon textures

---------

Co-authored-by: Redox <mail@redox.to>
2023-12-09 03:43:58 -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
thegrb93
3b4ae1be7a
Fix rocker_switch having missing material skin. Fixes: #1291 (#2290) 2022-03-10 04:55:29 -05:00
Nebual
efe065dea8 Renamed all files to lowercase, for Workshop compatibility 2013-07-12 00:55:14 -07:00
shadowscion
2c36d948e4 low poly chamfer cylinder hologram models 2013-05-27 10:29:13 -05:00
shadowscion
6dcd4282c9 E2 Bodygroup Functions, few new hologram models, and a smoothing group fix for right prism hologram model 2013-04-03 19:58:26 -05:00
Anticept
807308ac39 Merged "wire model pack 1" into "wire". Long overdue. 2012-01-10 07:23:10 +00:00
Dan
394be9a3d1 [E2] holograms: Committed Bull's models and hologram.lua modifications. holoScaleUnits() should work properly now (finally). :) 2011-03-13 21:47:47 +00:00
Jimlad
350a4679c6 E2 Holograms: Reverted model changes to rev 2300, so that they can be fixed and re-committed 2010-11-26 17:05:06 +00:00
Dan
fa1556d39c [E2] holograms: Added lq models: lq_cone, lq_cylinder, lq_icosphere1, lq_icosphere2, lq_icosphere3, lq_sphere1, lq_sphere2, lq_sphere3, lq_torus1, lq_torus2, lq_torus3. 2010-11-22 01:05:49 +00:00
Dan
77c30f1201 [E2] holograms: Removed icosphere, just use sphere instead. Changed the poly count for the high LOD meshes, changed LOD threshold, fixed UVs for right_prism. 2010-11-21 23:12:25 +00:00
Dan
f2d856fd6e [E2] holograms: Added right_prism and fixed the normal prism. 2010-11-21 03:11:46 +00:00
Dan
df36536c5c [E2] holograms: All new models! Removed hq models and added several others. Models now have proper LOD and download correctly for users who do not already have them. Also added (array) holoModelList(). 2010-11-21 02:08:59 +00:00
FaronFox
d8f0b9ca8d Finally a proper SVN Layout, see people this is what happens when you use a system intended for developers NOT end users. 2009-10-07 03:50:53 +00:00