Cameron Lennox
32905c231e
Gets rid of some unused plane vars ( #19289 )
2026-03-17 01:45:55 +01:00
Kashargul
45bd1930ec
obj screen to atom movable screen ( #18434 )
...
* obj screen to atom movable screen
* .
2025-09-22 00:31:30 +02:00
Kashargul
f6a99359a9
move invisibility to defines ( #17612 )
...
* move Invisibility to defines
* .
* .
2025-04-27 16:47:53 +02:00
Kashargul
cdfa1c853f
New to init final ( #17512 )
...
* Initial
* some more
* next few
* only light left
* fix things up
* some rmore fixes
* guh
* Update ai_vr.dm
* comment
* lets try something
* .
* hmm
* .
* .
* hmm
* push that here
* fix layout
* grrr
2025-04-14 00:07:35 +02:00
Kashargul
46bea7cfa2
Initialize fixing ( #17279 )
...
* Initialoize fixing
* diff fix
* add init grep test
* fixed missed ones
* .
* some more
* ,
2025-03-08 13:59:29 -05:00
Heroman3003
bf490b78ac
Adds Contaminant Detector HUD ( #15970 )
2024-05-09 19:37:19 +10:00
Novacat
1aa4c73e8d
Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]"
2022-08-27 08:49:56 -04:00
MistakeNot4892
3f9af78f3a
/atom New() => Initialize() [MDB IGNORE]
2021-11-14 03:09:51 -05:00
Aronai Sieyes
c85437d9c1
Fix colorblind characters not seeing OL lights
2021-07-15 11:57:33 -04:00
MarinaGryphon
d0d8e42edc
unify crash_with and stack_trace
2021-07-13 15:46:52 -05:00
Aronai Sieyes
035bab4708
Fix security cameras showing weird space thing
2021-07-07 17:01:44 -04:00
Aronai Sieyes
b4387f251d
/tg/ vis openspace
2021-06-30 15:39:07 -04:00
Aronai Sieyes
db14882664
Port tg lighting system
...
Also converts planet lighting to a new system
Too hard to separate out from this PR
2021-06-17 00:18:09 -04:00
Neerti
767e655310
Linter Introduction + Cleanup
2021-05-25 23:19:34 -04:00
Atermonera
65cfe5f6e3
Implements Status Indicators
2020-07-30 15:30:44 -04:00
ShadowLarkens
7f2952bd90
Fix medhuds/sechuds and stuff showing on the camera monitor improperly
2020-07-29 19:03:33 -07:00
Aronai Sieyes
c93c5afefa
Adds atom/movable cloaking framework
2020-03-23 21:34:32 -04:00
Atermonera
fbe42c39ef
Merge pull request #6733 from VOREStation/pol-aitweaks
...
Readd some AI features and improve AI buildmode
2020-02-26 20:16:06 -05:00
Neerti
86174593bf
Replaces GoonPS scheduled_tasks and obj processing with SMC processing subsystems and timer
2019-03-26 23:58:26 -04:00
Atermonera
f776cc0513
Merge pull request #5517 from Anewbe/hud_invis
...
Low alpha now makes HUDs and tooltips not show up on you
2018-08-24 15:47:22 -07:00
Anewbe
e8c9a44fbc
Low alpha now makes HUDs and tooltips not show up on you
2018-08-22 18:00:10 -05:00
Anewbe
eebb627f00
Partially ports the GLOB system
2018-08-14 18:14:09 -05:00
Arokha Sieyes
0e7f365286
Fix SSAO mode mouse opacity problem
...
Fixes the title!
2018-05-14 11:00:46 -04:00
Arokha Sieyes
634527aa5b
Ports 'fake' SSAO from /tg/ as a preference
...
Allows players to pick whether they want this visual feature or not. Basically adds drop-shadows to objects and stuff. It's off by default.
2018-05-09 14:49:00 -04:00
Arokha Sieyes
98eb796021
Colorblindness
2018-05-03 17:58:22 -04:00
Leshana
530c3e9a07
Fixes fullbright mode hiding lighting overlays.
...
Fullbright plane master being above lighting plane master is important, shouldn't be removed.
2018-03-29 20:20:47 -04:00
Aronai Sieyes
7d3aec96fd
Arranges lots of things into planes ( #5072 )
...
* Rearranges a billion things into planes
* Make cryotubes fancy
* Update Travis
* Fix hiding logic
2018-03-28 12:59:12 -07:00
Arokha Sieyes
0c0f09fe68
POLARIS: Fix several Destroy()s
2018-02-20 10:00:23 -05:00
Aronai Sieyes
52fe8ba6e4
Make Darksight Great Again ( #4626 )
...
* Polaris port of darksight adjusting
* I really need to stop doing this, don't I?
2018-01-25 18:01:33 -06:00
Neerti
c2670a2bd5
Makes Overlay Hidden w/o Mesons
2018-01-22 16:12:35 -05:00
Arokha Sieyes
1558cd47df
3 Fixes ( #4600 )
...
* POLARIS: Do this lazily
* POLARIS: Speed up visible_message and audible_message
* POLARIS: Destroy this list rather than cutting it, for future safety
2018-01-21 16:17:04 -06:00
Arokha Sieyes
1348077678
Wearing a mouse on your head stops mesons from working ( #4584 )
...
* POLARIS: Simplify Destroy on plane_master
If we're being Destroyed, the mob probably is too. Their job to remove references to us though.
* POLARIS: What if I want to wear a mouse on my head
2018-01-18 22:24:14 -06:00
Arokha Sieyes
17907b4486
Fix 3 server errors ( #4578 )
...
* POLARIS: Lighting runtime for accessing a list that might not exist
* POLARIS: Lazily clear these lists
* POLARIS: Just return the normal hint in Destroy on plane holders
2018-01-18 22:23:43 -06:00
Arokha Sieyes
b67d43d237
POLARIS: Sanity check in plane_holder
...
This was related to a bug we encountered. The bug doesn't affect you, but it makes sense to give this sanity check here too.
2018-01-17 21:18:50 -05:00
Arokha Sieyes
f2fef6f410
Planes Framework ( #4545 )
...
* Polaris initial plane upstream merge
* POLARIS: Fix RIG visors with new plane system, and material scanner VIS_FULLBRIGHT
* POLARIS: Fix GetFlatIcon so that cameras and id pictures don't show the HUD overlays.
* POLARIS: Adds a 'alter values' proc for plane master ease of tweaking
Setting stuff like colorblindness variety and things.
* Remove NIF reference, fix lighting layer define
* Handle effects above lighting plane
* Moved all layer defines to planes+layers.dm
* Fixed overlays that are supposed to be above lighting to use the PLANE_LIGHTING_ABOVE
* Merge: 3000% human/update_icons() speed improvement
* Merge: Avoid ghosts pointing at things
2018-01-17 13:45:54 -06:00