Files
VOREStation/code
Runa Dacino 2f6dc67e42 Adjusts sectors to have real_icons
* Previous implementation relied on icon and icon_state at compile time.
* This prevented GMs from editing icon_state, as it always reverted to defaults when scanned
* GMs can now edit real_icon using var edit->E "Icon" to use non-standard icon_states
* GMs can now edit real_icon_state to choose specific state as a simple text var type edit
* GMs can call a proc called gmtools_update_omobject_vars(setToHidden) with an argument that forces known locations to become unknown again with an arg of "1"
* If GM uses arg of 0, proc simply changes how pilots inside the sector see their own ship by updating real_appearance with real_icon_state
2023-04-07 14:19:43 +02:00
..
2023-03-19 11:55:46 +10:00
2023-03-08 19:06:01 +01:00
2023-04-06 04:17:00 -04:00
2023-03-08 19:06:01 +01:00
2022-12-14 21:08:49 +01:00
2023-03-18 15:47:29 -04:00
2023-03-18 16:20:53 -04:00