Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into lets-chef-cook-up…
Browse files Browse the repository at this point in the history
…-some-new-ideas
  • Loading branch information
Qwertytoforty committed Sep 29, 2024
2 parents 1a9a5bd + ab39d2d commit 001d2e3
Show file tree
Hide file tree
Showing 126 changed files with 1,688 additions and 640 deletions.
2 changes: 1 addition & 1 deletion SQL/paradise_schema.sql
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ CREATE TABLE `feedback` (
`datetime` datetime NOT NULL,
`round_id` int(8) NOT NULL,
`key_name` varchar(32) NOT NULL,
`key_type` enum('text', 'amount', 'tally', 'nested tally', 'associative') NOT NULL,
`key_type` ENUM('text', 'amount', 'tally', 'nested tally', 'associative', 'ledger', 'nested ledger') NOT NULL,
`version` tinyint(3) UNSIGNED NOT NULL,
`json` LONGTEXT NOT NULL COLLATE 'utf8mb4_general_ci',
PRIMARY KEY (`id`)
Expand Down
23 changes: 23 additions & 0 deletions SQL/updates/59-60.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
-- Migration: 59-60
-- Author: warriorstar
-- Introduced: PR# 26645

-- This migration adds the 'ledger' and 'nested ledger' enum values to the
-- `feedback` table in conjunction with making those feedback types available
-- through SSblackbox.
-- No data migration is required.

ALTER TABLE
`feedback`
MODIFY
COLUMN `key_type` ENUM(
'text',
'amount',
'tally',
'nested tally',
'associative',
'ledger',
'nested ledger'
) NOT NULL
AFTER
`key_name`;
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,9 @@
/turf/simulated/wall/mineral/iron,
/area/ruin/powered)
"d" = (
/obj/item/clothing/head/helmet/space/syndicate/orange,
/obj/item/clothing/mask/breath,
/turf/simulated/floor/plating,
/area/ruin/powered)
"e" = (
/obj/item/clothing/suit/space/syndicate/orange,
/turf/simulated/floor/plating,
/area/ruin/powered)
"g" = (
/turf/simulated/floor/plating/asteroid{
name = "dirt"
Expand Down Expand Up @@ -363,7 +358,7 @@ s
"}
(11,1,1) = {"
c
e
o
h
g
l
Expand Down
30 changes: 17 additions & 13 deletions _maps/map_files/RandomRuins/SpaceRuins/deepstorage.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,7 @@
/area/ruin/space/deepstorage)
"gq" = (
/obj/structure/rack,
/obj/effect/spawner/lootdrop/bluespace_tap/cultural,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "vault"
Expand Down Expand Up @@ -2664,9 +2665,10 @@
},
/area/ruin/space/deepstorage)
"pk" = (
/obj/structure/table/reinforced,
/obj/effect/decal/cleanable/dirt,
/obj/item/salvage/ruin/russian,
/obj/structure/rack,
/obj/item/stack/spacecash/c500,
/obj/effect/spawner/lootdrop/bluespace_tap/cultural,
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "vault"
Expand All @@ -2675,9 +2677,8 @@
"ps" = (
/obj/structure/rack,
/obj/effect/turf_decal/delivery/hollow,
/obj/item/grenade/confetti,
/obj/item/grenade/confetti,
/obj/item/grenade/confetti,
/obj/item/stack/spacecash/c500,
/obj/effect/spawner/lootdrop/bluespace_tap/organic,
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "vault"
Expand Down Expand Up @@ -3939,8 +3940,10 @@
/turf/simulated/floor/plasteel,
/area/ruin/space/deepstorage)
"ye" = (
/obj/structure/table/reinforced,
/obj/item/salvage/ruin/russian,
/obj/structure/rack,
/obj/item/grenade/confetti,
/obj/item/grenade/confetti,
/obj/item/grenade/confetti,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "vault"
Expand Down Expand Up @@ -4673,10 +4676,10 @@
/turf/simulated/floor/catwalk,
/area/ruin/space/deepstorage)
"Cn" = (
/obj/structure/safe,
/obj/effect/turf_decal/delivery/hollow,
/obj/item/stack/spacecash/c500,
/obj/effect/spawner/random/deepstorage_award,
/obj/structure/rack,
/obj/effect/spawner/random/deepstorage_reward,
/obj/effect/spawner/random/deepstorage_reward,
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "vault"
Expand Down Expand Up @@ -5482,8 +5485,8 @@
/area/ruin/space/deepstorage)
"IR" = (
/obj/effect/turf_decal/delivery/hollow,
/obj/structure/safe,
/obj/item/stack/spacecash/c500,
/obj/structure/rack,
/obj/effect/spawner/lootdrop/bluespace_tap/organic,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "vault"
Expand Down Expand Up @@ -6016,6 +6019,7 @@
/obj/structure/rack,
/obj/item/paper/researchnotes,
/obj/effect/turf_decal/delivery/hollow,
/obj/effect/spawner/random/deepstorage_reward/main,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "vault"
Expand Down Expand Up @@ -7685,7 +7689,7 @@
/area/ruin/space/deepstorage)
"Yk" = (
/obj/structure/table/reinforced,
/obj/item/salvage/ruin/nanotrasen,
/obj/item/paper/researchnotes,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "vault"
Expand Down
8 changes: 1 addition & 7 deletions _maps/map_files/RandomRuins/SpaceRuins/syndiedepot.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1173,12 +1173,6 @@
},
/turf/simulated/floor/plating/asteroid/airless,
/area/syndicate_depot/outer)
"dg" = (
/obj/item/gps/ruin{
gpstag = "ERR#UNKWN"
},
/turf/simulated/wall/mineral/plastitanium/nodiagonal,
/area/syndicate_depot/core)
"Te" = (
/turf/simulated/mineral/random/high_chance,
/area/syndicate_depot/outer)
Expand Down Expand Up @@ -1913,7 +1907,7 @@ aj
aj
ao
ad
dg
at
aL
aD
aZ
Expand Down
Loading

0 comments on commit 001d2e3

Please sign in to comment.