Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into weh
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocma-san committed Dec 21, 2024
2 parents 0b802b0 + 69fce04 commit 4011ce4
Show file tree
Hide file tree
Showing 928 changed files with 310,882 additions and 7,482 deletions.
2 changes: 1 addition & 1 deletion SQL/optimisations_2017-02-19.sql
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ ALTER TABLE `library`
, CHANGE COLUMN `deleted` `deleted` TINYINT(1) UNSIGNED NULL DEFAULT NULL;

ALTER TABLE `messages`
CHANGE COLUMN `type` `type` ENUM('memo', 'message', 'message sent', 'note', 'watchlist entry') NOT NULL
CHANGE COLUMN `type` `type` ENUM('memo', 'message', 'message sent', 'note', 'watchlist entry', 'eventmaker note') NOT NULL
, CHANGE COLUMN `text` `text` VARCHAR(2048) NOT NULL
, CHANGE COLUMN `secret` `secret` TINYINT(1) UNSIGNED NOT NULL;

Expand Down
2 changes: 1 addition & 1 deletion SQL/tgstation_schema.sql
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ DROP TABLE IF EXISTS `messages`;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `messages` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` enum('memo','message','message sent','note','watchlist entry') NOT NULL,
`type` enum('memo','message','message sent','note','watchlist entry', 'eventmaker note') NOT NULL,
`targetckey` varchar(32) NOT NULL,
`adminckey` varchar(32) NOT NULL,
`text` varchar(2048) NOT NULL,
Expand Down
2 changes: 1 addition & 1 deletion SQL/tgstation_schema_prefixed.sql
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ DROP TABLE IF EXISTS `SS13_messages`;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SS13_messages` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` enum('memo','message','message sent','note','watchlist entry') NOT NULL,
`type` enum('memo','message','message sent','note','watchlist entry', 'eventmaker note') NOT NULL,
`targetckey` varchar(32) NOT NULL,
`adminckey` varchar(32) NOT NULL,
`text` varchar(2048) NOT NULL,
Expand Down
41 changes: 28 additions & 13 deletions _maps/RandomRuins/IceRuins/fluffy/icemoon_interdyne_base_ff.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,8 @@
"cY" = (
/obj/effect/turf_decal/tile/dark/full,
/obj/machinery/vending/syndichem{
onstation = 0
onstation = 0;
all_products_free = 1
},
/obj/structure/marker_beacon/bronze,
/obj/machinery/camera/xray/directional/north{
Expand Down Expand Up @@ -3172,7 +3173,8 @@
/obj/machinery/vending/hydronutrients{
onstation = 0;
extended_inventory = 1;
products = list(/obj/item/gun/energy/floragun = 3, /obj/item/geneshears = 3, /obj/item/hatchet = 3, /obj/item/cultivator = 3, /obj/item/plant_analyzer = 3, /obj/item/reagent_containers/cup/bottle/nutrient/ez = 5, /obj/item/reagent_containers/cup/bottle/nutrient/l4z = 5, /obj/item/reagent_containers/cup/bottle/nutrient/rh = 3, /obj/item/reagent_containers/spray/pestspray = 2, /obj/item/reagent_containers/syringe = 5, /obj/item/secateurs = 3, /obj/item/shovel/spade = 3, /obj/item/storage/bag/plants = 3)
products = list(/obj/item/gun/energy/floragun = 3, /obj/item/geneshears = 3, /obj/item/hatchet = 3, /obj/item/cultivator = 3, /obj/item/plant_analyzer = 3, /obj/item/reagent_containers/cup/bottle/nutrient/ez = 5, /obj/item/reagent_containers/cup/bottle/nutrient/l4z = 5, /obj/item/reagent_containers/cup/bottle/nutrient/rh = 3, /obj/item/reagent_containers/spray/pestspray = 2, /obj/item/reagent_containers/syringe = 5, /obj/item/secateurs = 3, /obj/item/shovel/spade = 3, /obj/item/storage/bag/plants = 3);
all_products_free = 1
},
/obj/effect/turf_decal/tile/dark/full,
/turf/open/floor/iron/dark/textured_large,
Expand Down Expand Up @@ -3721,7 +3723,10 @@
dir = 4
},
/obj/structure/marker_beacon/violet,
/obj/effect/spawner/random/vending/snackvend,
/obj/machinery/vending/hotdog{
all_products_free = 1;
onstation = 0
},
/turf/open/floor/wood/large,
/area/ruin/interdyne_planetary_base/main)
"vt" = (
Expand Down Expand Up @@ -3780,7 +3785,8 @@
onstation = 0;
extended_inventory = 1;
color = "#adadcd";
light_color = "#adadcd"
light_color = "#adadcd";
all_products_free = 1
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/med)
Expand Down Expand Up @@ -4418,7 +4424,8 @@
/area/ruin/interdyne_planetary_base/med)
"zu" = (
/obj/machinery/vending/clothing{
onstation = 0
onstation = 0;
all_products_free = 1
},
/obj/effect/turf_decal/tile/dark/full,
/obj/structure/marker_beacon/olive,
Expand Down Expand Up @@ -4512,7 +4519,8 @@
/obj/effect/turf_decal/tile/dark/full,
/obj/machinery/vending/wardrobe/syndie_wardrobe/interdyne{
extended_inventory = 1;
onstation = 0
onstation = 0;
all_products_free = 1
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/cargo)
Expand Down Expand Up @@ -4843,7 +4851,8 @@
"CC" = (
/obj/machinery/vending/dorms{
onstation = 0;
extended_inventory = 1
extended_inventory = 1;
all_products_free = 1
},
/obj/machinery/light/directional/south{
color = "#0012FF"
Expand Down Expand Up @@ -5297,15 +5306,17 @@
/area/ruin/interdyne_planetary_base/serv)
"ES" = (
/obj/machinery/vending/dinnerware{
onstation = 0
onstation = 0;
all_products_free = 1
},
/obj/effect/turf_decal/tile/dark/full,
/obj/structure/marker_beacon/indigo,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/serv)
"EU" = (
/obj/machinery/vending/autodrobe{
onstation = 0
onstation = 0;
all_products_free = 1
},
/obj/effect/turf_decal/tile/dark/full,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
Expand Down Expand Up @@ -6265,7 +6276,8 @@
contraband = list(/obj/item/storage/box/gum/happiness=3, /obj/item/storage/box/hug/medical=3, /obj/item/mmi/syndie/interdyne=3);
extended_inventory = 1;
color = "#adadcd";
light_color = "#adadcd"
light_color = "#adadcd";
all_products_free = 1
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/med)
Expand Down Expand Up @@ -6856,7 +6868,8 @@
dir = 4
},
/obj/machinery/vending/cigarette/syndicate{
onstation = 0
onstation = 0;
all_products_free = 1
},
/turf/open/floor/wood/large,
/area/ruin/interdyne_planetary_base/main)
Expand Down Expand Up @@ -7917,7 +7930,8 @@
onstation = 0;
extended_inventory = 1;
name = "SusDrobe";
desc = "A suspicious wardrobe with suspicious wares. Nothing to look at here."
desc = "A suspicious wardrobe with suspicious wares. Nothing to look at here.";
all_products_free = 1
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/cargo)
Expand Down Expand Up @@ -8594,7 +8608,8 @@
"YM" = (
/obj/machinery/vending/hydroseeds{
onstation = 0;
extended_inventory = 1
extended_inventory = 1;
all_products_free = 1
},
/obj/effect/turf_decal/tile/dark/full,
/obj/structure/marker_beacon/olive,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
pixel_y = 4
},
/obj/item/bodypart/chest,
/obj/item/organ/internal/heart,
/obj/item/organ/heart,
/obj/item/multitool,
/turf/open/floor/iron/freezer,
/area/ruin/powered)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
/turf/open/misc/ice/icemoon,
/area/icemoon/underground/explored)
"sp" = (
/obj/item/organ/internal/monster_core/regenerative_core/legion{
/obj/item/organ/monster_core/regenerative_core/legion{
time_to_decay = 0;
pixel_x = 11;
pixel_y = 4;
Expand Down Expand Up @@ -273,7 +273,7 @@
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
"JP" = (
/obj/item/organ/internal/monster_core/regenerative_core/legion{
/obj/item/organ/monster_core/regenerative_core/legion{
time_to_decay = 0;
pixel_x = -12;
pixel_y = -4;
Expand Down Expand Up @@ -365,7 +365,7 @@
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
"VT" = (
/obj/item/organ/internal/monster_core/regenerative_core/legion{
/obj/item/organ/monster_core/regenerative_core/legion{
time_to_decay = 0;
pixel_x = 4;
pixel_y = 3;
Expand Down
Loading

0 comments on commit 4011ce4

Please sign in to comment.