Atermonera
21bd8477c7
Merge pull request #8531 from Spookerton/spkrtn/sys/global-agenda
...
updates all bare globals to use /global/ semantics, and all shared members to /static/
2022-04-24 19:56:07 -08:00
spookerton
556331a6a3
use /global/ sugar for bare globals, no leading /
2022-04-24 07:54:34 +01:00
spookerton
2572f042a3
redo behavior of ssoverlays and atom overlay procs
2022-04-24 07:50:46 +01:00
Sypsoti
f7cc15b098
Merge pull request #8556 from Cerebulon/arcadecarpets
...
Adds Some More Decorative Flooring Types
2022-04-19 11:12:31 -05:00
atermonera
fec412daaa
Rebase issues
2022-04-17 19:18:15 -08:00
atermonera
9d71839ac6
Removes devices
2022-04-17 19:14:43 -08:00
atermonera
7a9806d9b4
Removes weapons
2022-04-17 19:14:32 -08:00
Sypsoti
dcc661ffea
Merge pull request #8552 from Doctress/BBMagazines
...
Adds BB Magazines
2022-04-17 22:02:11 -05:00
Doctress
b20f7baefa
Changes as requested by Sypsoti
2022-04-18 11:19:02 +09:30
Sypsoti
f658968ec7
Merge pull request #8550 from Greenjoe12345/swordsandbow
...
Historic Weapons Expansion
2022-04-17 20:33:53 -05:00
Cerebulon
8e488776e8
Missing comma
2022-04-17 18:15:29 +01:00
Cerebulon
4d4167450c
Added missed retro_red refs
2022-04-17 18:14:22 +01:00
Cerebulon
078c0b1fe1
Adds Some More Decorative Flooring Types
2022-04-17 17:57:06 +01:00
Doctress
52d6a0b73b
Teaches Doctress basic-ass Git skills
...
Addresses errors noted in https://github.com/PolarisSS13/Polaris/pull/8545
2022-04-17 05:40:35 +09:30
Cerebulon
ea96d2dc05
Dress Shirt Undershirts
2022-04-14 20:12:35 +01:00
Greenjoe12345
2cc01d685a
Merge branch 'master' of https://github.com/Greenjoe12345/Polaris into swordsandbow
2022-04-14 19:55:27 +01:00
Cerebulon
b414ac04ea
Don't overwrite that when pasting actually
2022-04-11 10:14:02 +01:00
Cerebulon
599c2c8c57
Adds a bunch of new bags and replaces nearly all bag sprites
2022-04-11 10:07:58 +01:00
Spookerton
eafc8fabb6
Merge pull request #8504 from Atermonera/c420
...
C4 still explodes if the turf its placed upon changes
2022-04-09 11:02:59 +01:00
atermonera
4368e99055
fiddlybits
2022-04-04 23:02:21 -08:00
Greenjoe12345
a19ddfce0e
Merge branch 'master' into swordsandbow
2022-04-03 21:00:59 +01:00
spookerton
7eedbedba5
removes some legacy procs, adds some other procs
...
NUFC
removed add_lspace — unused
removed add_tspace — unused
removed invertHTML — unused
removed hsl2rgb — unimplemented
removed hex2num — replaced with define
removed num2hex — replaced with define
removed add_zero — replaced with pad_left
removed add_zero2 — replaced with pad_left
removes hex2rgb — replaced with behavior of rgb2num()
removes hex2rgb_r — replaced with behavior of rgb2num()
removes hex2rgb_g — replaced with behavior of rgb2num()
removes hex2rgb_b — replaced with behavior of rgb2num()
removes assorted inline list(rgb) > hex — replaced with behavior of rgb()
removes assorted inline rand > hex — replace with random_hex_text
added hex2num define
added num2hex define
added random_hex_text
added generate_padding
added pad_left
added pad_right
2022-04-03 14:19:45 +01:00
atermonera
56a8fd834e
C4 still explodes if the turf its placed upon changes
2022-04-02 19:13:04 -08:00
Atermonera
83ac485925
Merge pull request #8496 from Spookerton/spkrtn/sys/out-with-the-old-2
...
remove some obsolete defines
2022-04-02 17:46:13 -08:00
Atermonera
0921064401
Merge pull request #8492 from Spookerton/fenodyreeav/material-armor-crafting
...
adds material armor crafting recipes
2022-04-02 17:41:04 -08:00
Atermonera
3adb6b548a
Merge pull request #8486 from Spookerton/spkrtn/fix/movable-destruction
...
cleans up atom/movable/Destroy + adds walk(src, 0)
2022-04-02 17:39:09 -08:00
Atermonera
a3b8f0fd5f
Merge pull request #8481 from Spookerton/spkrtn/fix/8451
...
adds client helpers, fixes an oversight from 8451
2022-04-02 17:36:43 -08:00
Greenjoe12345
bb24579a29
weapons
2022-04-03 02:27:16 +01:00
Spookerton
a8f3898901
Merge pull request #8419 from Sypsoti/changelingredux-1
...
New Changeling Menu
2022-04-01 18:26:26 +01:00
Spookerton
f06dcc071e
Merge pull request #8470 from Verkister/patch-89
...
Some admin log "usr" fixes
2022-04-01 18:25:29 +01:00
spookerton
2dda71ecf0
remove ATAN2 define
2022-03-31 19:23:29 +01:00
spookerton
602cc67d2b
removed CLAMP define
2022-03-31 19:21:58 +01:00
spookerton
b61156cefe
adds client helpers, fixes an oversight from 8451
2022-03-30 15:04:29 +01:00
spookerton
5212706f3d
cleans up atom/movable/Destroy + adds walk(src, 0)
2022-03-30 15:04:11 +01:00
spookerton
209caf444c
adds material armor crafting recipes
2022-03-30 15:03:27 +01:00
atermonera
c7f1880394
Revert "What was supposed to be another straightforward major system overhaul that once again spiraled out of control ( #8220 )"
...
This reverts commit 4d8c43f106 .
2022-03-29 16:01:32 -08:00
Verkister
18079439b9
Update mind.dm
2022-03-25 18:31:41 +02:00
Cerebulon
474a8c43cf
Decl Music and Ported Music + Licenses ( #8221 )
...
* Decl music + ported music
* Bugfixes and not
* unit test
* debug shit + some fixes
* More Changes
* Removes some unused/extra songs in case it was a file size issue
* Nuke crash-prone songs
* Add cynosure defines
* It Just Works Now + Finished Headphone code/sprites
* requested tweaks/debug removal
* recheck dme
2022-03-12 19:45:36 -08:00
Sypsoti
658d6dbc0f
fixes missing html tag
2022-03-05 19:22:45 -06:00
Sypsoti
d7d4a4b3ed
menu refreshes each time it's reopened and removing changeling status now actually removes it.
2022-03-05 13:58:53 -06:00
Sypsoti
8f9757e0a3
begins to add evolution tree window
2022-03-04 18:56:14 -06:00
Atermonera
f603223d88
Adds antag subsystem to handle antag datum init ( #8383 )
...
* Adds antag subsystem to handle antag datum init. Moves antag datum defines to a module. Antagging new_players via traitor panel moves their created bodies to appropriate spawnpoints.
* Un-oopsies some unnecessary init order changes
2022-01-27 20:08:10 -08:00
Cerebulon
f038314ee1
Adds a roof to indoor rain sounds
2022-01-17 04:07:35 +00:00
Atermonera
4d8c43f106
What was supposed to be another straightforward major system overhaul that once again spiraled out of control ( #8220 )
...
* get_tool_quality has numerical meaning
* Basic tools set tool quality
* Toolspeed is replaced by tool quality checks
* Addresses assorted results from live test
* Extra cleanup
2022-01-16 15:52:55 -08:00
Atermonera
0232be9531
Repaths obj/effect/effect, datum/effect/effect [MDB_IGNORE] ( #8312 )
...
* Repaths obj/effect/effect, datum/effect/effect
* linter fixes
* No new
Co-authored-by: Atermonera <forslandm@gmail.com >
2022-01-16 00:14:39 -08:00
Atermonera
cff34e64a1
Adds event regions to GameMaster events ( #8334 )
...
* Configures gm events to be selectable by "region"
* Configures event regions for existing events
* Configures event selection to filter by region
2022-01-15 23:52:00 -08:00
atermonera
e5abe10a84
Fixes ghost stacks lingering in the fridge
2021-11-21 22:18:37 -08:00
Ghost Actual
12b1a29efe
Donk-Soft! ( #8305 )
...
* Initial port
* Various fixes
* Doomguy Costume Addition
Halloween just around the corner, I wanted to add a costume that uses the new toy guns.
* Merge conflict, fixes
2021-10-04 22:14:46 -08:00
Schnayy
671a9bf3b6
Merge pull request #8296 from Atermonera/crafting_reqs_fix
...
fixes crafting reqs not storing parts in the result
2021-09-16 08:32:24 -05:00
atermonera
6e6f558638
fixes crafting reqs not storing parts in the result
2021-09-12 12:06:29 -08:00