Mirka-l and GitHub
99c7062d44
Fix for Icon State issues with Indestructible Walls ( #32116 )
...
* fix
* removing an extra call
* removing an extra call
2026-06-15 22:41:04 +00:00
DGamerL and GitHub
efd6f2dfa6
Removes all locate() calls in block() ( #25772 )
...
* Removes all `locate()` calls in `block()`
* Maybe actually push fixes
* Revert bad merge master
* Forgot this one
* Maybe actually push fixes
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-28 20:33:38 +00:00
chuga-git and GitHub
66f18ffc74
Nukes reverse_direction() in favor of REVERSE_DIR define ( #25550 )
...
* same taste, twice the speed
* pain
2024-06-06 03:18:48 +00:00
bad8b31afa
Changes all .len to length() where applicable ( #25174 )
...
* Globals work
* Double access works
* All other things
* Revert "All other things"
This reverts commit 6574442eb6 .
* More changes that compile and work
* IT WORKS AAAAAA
* Changes even more .len to length()
* Apply suggestions from code review
* Update code/datums/mind.dm
* Update code/__HELPERS/sorts/InsertSort.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
2024-04-19 17:32:09 +00:00
GDN and GitHub
6b5de292dc
Removes datum redeclares ( #23950 )
...
* Removes datum redeclares
* conflicts
* thanks vsc
* compile fix
2024-03-10 17:55:29 +00:00
Contrabang and GitHub
848c717771
More CI for conditionals ( #24050 )
...
* yay
* and thus, it was fixed
* and this fix too, so that the lang server stops complaining
* warrior review
2024-02-06 18:29:33 +00:00
S34N and GitHub
2035cdef6c
Fixes a "problem" with smoothing ( #19905 )
...
* Stops debug chat spam
* and properly handle this
* cheap check might as well
2022-12-13 14:14:07 -06:00
S34N and GitHub
f3ea9198d6
smooth_rock ( #19265 )
2022-10-14 21:30:26 +01:00
6898debaa6
Properly log smoothing errors ( #18777 )
...
* errors!
* Update code/__HELPERS/icon_smoothing.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Update code/__HELPERS/icon_smoothing.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-08-11 16:54:52 +01:00
S34N and GitHub
962137f291
Fixes more bitmasking issues ( #17261 )
2022-01-13 14:12:01 +01:00
S34N and GitHub
ac6f9b4725
[IDB Ignore] Refactor icon smoothing to use 8-bit bitmasking ( #16620 )
2021-12-15 17:04:24 +01:00
AffectedArc07
f5f97882cf
BRUTAL Part 1 - No proc var/ in procs
2021-02-01 14:10:08 +00:00
Fox McCloud and GitHub
b3d69aac9b
Moves to BYOND 513 ( #13650 )
...
* Fixes Orbiting
* moves to 513
* travis update
* check for minor version too
2020-06-26 01:15:59 -06:00
AffectedArc07 and GitHub
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
Tayyyyyyy
7b8e0ca905
Update for parity with tg's parallax implementation
2019-08-14 17:53:15 -07:00
AffectedArc07 and Tayyyyyyy
cd57a4605e
P A R A L L A X
2019-08-13 16:32:31 -07:00
Mark van Alphen
2618def9a1
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into turfs
...
# Conflicts:
# _maps/map_files/Delta/delta.dmm
# _maps/map_files/MetaStation/MetaStation.v41A.II.dmm
# _maps/map_files/MetaStation/z4.dmm
# _maps/map_files/RandomRuins/SpaceRuins/derelict5.dmm
# _maps/map_files/RandomRuins/SpaceRuins/spacebar.dmm
# _maps/map_files/RandomZLevels/spacebattle.dmm
# _maps/map_files/cyberiad/cyberiad.dmm
# _maps/map_files/cyberiad/z4.dmm
# _maps/map_files/cyberiad/z6.dmm
# _maps/map_files/generic/z5.dmm
# code/__DEFINES/misc.dm
# code/__HELPERS/unsorted.dm
# code/game/objects/structures/lattice.dm
# code/game/turfs/space/space.dm
# code/modules/mob/mob.dm
# code/modules/ruins/ruin_areas.dm
# paradise.dme
2019-05-08 21:40:35 +02:00
Mark van Alphen
211468b24f
Add fake ambient occlusion
2019-04-21 01:45:30 +02:00
Mark van Alphen
fb337f2825
Port over Lavaland mobs and turfs (not finished)
2019-03-29 23:45:36 +01:00
Purpose
8f4cc08809
more optimisation!
2018-10-06 20:40:21 +01:00
Purpose
d335a5a4ce
Subsystem created... works!
2018-10-06 20:05:02 +01:00
Fox McCloud
22dc6860b3
Ports TG's Garbage Subsystem
2018-03-28 20:02:39 -04:00
uraniummeltdown
658bc95af0
diagonal icon smoothing support
...
added example diagonal smooth wall
abductor and survival pod walls smooth diagonally
new define for space icon state
fixed abductor walls having no sheet_type
2017-11-29 14:02:13 +04:00
uraniummeltdown
e3f8960df6
small icon smoothing optimization
...
icon states for false walls
2017-11-29 10:17:49 +04:00
Tastyfish
a0ad6582a1
Updates maploader code to be in line with tg's, startup improvements
2016-04-10 02:57:58 -04:00
Tigercat2000
9d430844c3
Replace most (if not all) output << operators with to_chat(user, message)
...
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.
Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Tastyfish
5e5083ba23
Fixes some things for away missions, and a few missions themselves
2016-03-11 00:42:22 -05:00
Tigercat2000
31aab5452b
-tg- smoothing/floor refactor
...
Squashed:
Add plasteel goonplaque turf
Builtin_tile nulling
Levelupdate()
Fix falsewalls, update smoothing.dmm
fixes rwall decon
2016-01-03 19:24:13 -08:00