Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Xander3359 committed Jan 16, 2025
2 parents a036454 + 1be027f commit 28ccac3
Show file tree
Hide file tree
Showing 652 changed files with 157,487 additions and 8,343 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ jobs:
key: ${{ runner.os }}-rust-${{ hashFiles('tools/ci/ci_dependencies.sh')}}
restore-keys: |
${{ runner.os }}-rust-
- name: Setup .NET SDK
uses: actions/[email protected]
with:
dotnet-version: 9.x
- name: Install OpenDream
uses: robinraju/[email protected]
with:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ define_sanity_output.txt

# Running OpenDream locally
tgmc.json
rust_g64.dll
19 changes: 19 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,25 @@
"preLaunchTask": "Build All",
"dmb": "${workspaceFolder}/${command:CurrentDMB}",
"dreamDaemon": true
},
{
"name": "Debug External Libraries",
"type": "cppvsdbg",
"request": "launch",
"program": "${command:dreammaker.returnDreamDaemonPath}",
"cwd": "${workspaceRoot}",
"args": [
"${command:dreammaker.getFilenameDmb}",
"-trusted"
],
"preLaunchTask": "Build All"
},
{
"type": "opendream",
"request": "launch",
"name": "Launch OpenDream (requires extension, 64 bit rustg, and an SS14 account)",
"preLaunchTask": "OpenDream: compile ${command:CurrentDME}",
"json_path": "${workspaceFolder}/${command:CurrentJson}"
}
]
}
2 changes: 2 additions & 0 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
#include "map_files\lavaoutpost\LavaOutpost.dmm"
#include "map_files\desertdam\desertdam.dmm"
#include "map_files\corsat\corsat.dmm"
#include "map_files\Bluesummers\bluesummers.dmm"
#include "map_files\Metnal_Operation\Metnal_Operation.dmm"
#ifdef CIBUILDING
#include "templates.dm"
#endif
Expand Down
14 changes: 14 additions & 0 deletions _maps/bluesummers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"map_name": "Bluesummers Wreck Site",
"map_path": "map_files/Bluesummers",
"map_file": "bluesummers.dmm",
"disk_sets": {
"basic": 1
},
"quickbuilds": 1200,
"armor": "desert",
"announce_text": "We have picked up a trace of a signal from the HMS Bluesummers, a seed ship sent to colonize a new sector that has been missing for some time. Our preliminary scans show that the ship has crashed and splintered across a desert planet. We have been ordered to search for survivors and investigate the cause of this disaster. TGMC, prepare to deploy!",
"traits":[{
"weather_sandstorm": true
}]
}
135 changes: 135 additions & 0 deletions _maps/interiors/icc_recontank.dmm
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/closed/interior/apc/nineteen,
/area/interior/tank)
"b" = (
/turf/closed/interior/tank/door,
/area/interior/tank)
"f" = (
/obj/structure/bed/chair/vehicle_crew/gunner,
/turf/open/interior/apc/twentynine,
/area/interior/tank)
"h" = (
/turf/closed/interior/apc/five,
/area/interior/tank)
"j" = (
/turf/closed/interior/apc/one,
/area/interior/tank)
"l" = (
/obj/structure/bed/chair/loader_seat{
pixel_y = -5
},
/obj/structure/periscope,
/turf/open/interior/apc/nine,
/area/interior/tank)
"r" = (
/turf/closed/interior/tank/twentythree,
/area/interior/tank)
"t" = (
/turf/closed/interior/apc/twentyfour,
/area/interior/tank)
"u" = (
/obj/structure/gun_breech/lvrt{
pixel_x = -13;
pixel_y = -8
},
/obj/structure/gun_breech/secondary/lvrt{
pixel_x = -21;
pixel_y = 4
},
/turf/closed/interior/tank/seventeen,
/area/interior/tank)
"v" = (
/turf/open/interior/apc/twentynine,
/area/interior/tank)
"w" = (
/turf/closed/interior/apc/twenty,
/area/interior/tank)
"x" = (
/turf/open/interior/apc/nine,
/area/interior/tank)
"z" = (
/turf/closed/interior/apc/thirteen,
/area/interior/tank)
"A" = (
/turf/closed/interior/apc/two,
/area/interior/tank)
"D" = (
/turf/closed/interior/apc/twentyeight,
/area/interior/tank)
"E" = (
/turf/closed/interior/apc/twelve,
/area/interior/tank)
"L" = (
/obj/structure/ammo_rack/primary/icc{
pixel_x = -1;
pixel_y = -9
},
/obj/structure/ammo_rack/secondary/icc{
pixel_x = 0;
pixel_y = -18
},
/turf/closed/interior/apc/two,
/area/interior/tank)
"M" = (
/turf/closed/interior/apc/twentyseven,
/area/interior/tank)
"S" = (
/obj/structure/bed/chair/vehicle_crew/driver{
pixel_y = -6
},
/turf/open/interior/apc/eleven,
/area/interior/tank)
"V" = (
/turf/closed/interior/apc/twentythree,
/area/interior/tank)
"X" = (
/obj/machinery/telecomms/relay/preset/telecomms/onboard/nondense,
/turf/closed/interior/apc/six,
/area/interior/tank)
"Z" = (
/turf/closed/interior/apc/four,
/area/interior/tank)

(1,1,1) = {"
j
z
b
z
a
"}
(2,1,1) = {"
A
x
v
v
M
"}
(3,1,1) = {"
Z
l
v
f
M
"}
(4,1,1) = {"
L
x
u
r
M
"}
(5,1,1) = {"
h
S
M
V
w
"}
(6,1,1) = {"
X
E
t
t
D
"}
Loading

0 comments on commit 28ccac3

Please sign in to comment.