Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
a186a13
re-org, and partial rewrite
dwasint May 4, 2026
290f4b1
crafting and uncrafting matrix, last buff runes, roguerune > ritual_rune
dwasint May 5, 2026
3e5a08b
pretty high cost ritual on scale but its incredibly strong
dwasint May 5, 2026
53c14db
adds the new things to this pre rework
dwasint May 5, 2026
eb98f70
indexing stuff
dwasint May 5, 2026
ff3e64f
evil ass rewrite of the recipebook no more 3000 line file.
dwasint May 5, 2026
83c2509
job books
dwasint May 5, 2026
f9abaf0
Update special_reagents.dm
dwasint May 5, 2026
d573b00
Update special_reagents.dm
dwasint May 5, 2026
fce0b9a
Update plane_master.dm
dwasint May 5, 2026
93e3747
makes tiny internal bruising possible
dwasint May 5, 2026
9e75207
indexes more things
dwasint May 5, 2026
e3e1d12
Update essences.dm
dwasint May 5, 2026
509a4f9
redoes pylon code slightly
dwasint May 6, 2026
43b333b
fixes
dwasint May 6, 2026
df9c495
new enchantment, redone blood jaunt
dwasint May 6, 2026
4e937f8
linter
dwasint May 6, 2026
9c8ecb0
EXPERIMENTAL: I can't see why this needs to exist tbh, this legit cau…
dwasint May 6, 2026
ff8185a
Update _base.dm
dwasint May 6, 2026
5d20a41
Update simple_animal.dm
dwasint May 6, 2026
a684a5f
repath, adds rune etching and wands as a fun part of mage loops
dwasint May 6, 2026
514be4e
Update vanderlin_bog.dmm
dwasint May 6, 2026
8176c63
Update vanderlin_bog.dmm
dwasint May 6, 2026
b88cdbc
Merge remote-tracking branch 'upstream/main' into wizard-rites
dwasint May 6, 2026
60e6b14
Revert "Update vanderlin_bog.dmm"
dwasint May 6, 2026
d42ced1
ranged weapons now apply on hit enchantments
dwasint May 6, 2026
25821fe
maybe fixes
dwasint May 7, 2026
79afd3e
Update _base.dm
dwasint May 7, 2026
d963a1f
guh
dwasint May 7, 2026
9eaecfc
what in the actual fuck tgs
dwasint May 7, 2026
3f0c7ef
Update bodypart_dismemberment.dm
dwasint May 7, 2026
5383569
evil
dwasint May 7, 2026
1b59ed9
Update _injury.dm
dwasint May 7, 2026
d0f36c1
whoops
dwasint May 7, 2026
219e475
Update mageitems.dm
dwasint May 7, 2026
f4501a4
this
dwasint May 7, 2026
7c59f9c
actually it needs a space
dwasint May 7, 2026
d18de4d
Update DetailPlantDef.tsx
dwasint May 7, 2026
da4b809
linters
dwasint May 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _maps/kalypso/plum.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/turf/open/floor/dirt,
/area/template_noop)
"m" = (
/obj/effect/decal/cleanable/roguerune/arcyne/summoning/mid,
/obj/effect/decal/cleanable/ritual_rune/arcyne/summoning/mid,
/mob/living/simple_animal/hostile/dragger,
/turf/open/floor/naturalstone,
/area/template_noop)
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/austranderlin/austranderlin.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -32547,7 +32547,7 @@
/turf/open/floor/ruinedwood/darker,
/area/outdoors/town/roofs)
"oKx" = (
/obj/effect/decal/cleanable/roguerune/arcyne/summoning/mid,
/obj/effect/decal/cleanable/ritual_rune/arcyne/summoning/mid,
/turf/open/floor/cobblerock,
/area/indoors/town/keep/magician)
"oKG" = (
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/daftmarsh/daftmarsh.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -17016,7 +17016,7 @@
/turf/closed/wall/mineral/stone/window,
/area/indoors/town/church/chapel)
"oLi" = (
/obj/effect/decal/cleanable/roguerune/arcyne/summoning/mid,
/obj/effect/decal/cleanable/ritual_rune/arcyne/summoning/mid,
/turf/open/floor/cobble,
/area/under/town/basement)
"oLy" = (
Expand Down
Loading
Loading