Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
7beb443
[BugFix] Fix legcuffs not working at all (#783)
CannibalHunter Feb 21, 2025
70de9f4
(MIGRANT) Adds Daywalkers, Bane of Deadites (#661)
SmokingCrackForChrist Feb 22, 2025
489310c
Cursor Attack Charge Changes (#726)
CannibalHunter Feb 22, 2025
c3da0a7
Matthios's Dungeons (#791)
dwasint Feb 23, 2025
2eb9f90
SOUND: New title music (#821)
flleeppyy Feb 23, 2025
233f950
Forrest guard stat changes (#764)
PotatoTomahto Feb 23, 2025
2027064
Major lankmark changing. (#830)
aberrantQuesrist Feb 24, 2025
10311c1
Fix profane dagger's examine text not working correctly (#827)
CheffieGithub Feb 24, 2025
7838a87
add a todo comment
tontyGH Feb 24, 2025
296f431
Meathook butchering reward refactor (#762)
girafe969 Feb 24, 2025
681c7c2
Fixes Prison Convoy (#820)
MrTCo1 Feb 24, 2025
18e64dc
Main stats to defines everywhere (#818)
CheffieGithub Feb 24, 2025
86dc65f
Adds Sea Shanty 2 to instruments (#829)
PotatoTomahto Feb 25, 2025
ab3988a
Update README.md
tontyGH Feb 25, 2025
3b604e2
Update ci suite badge
tontyGH Feb 25, 2025
926f45f
Stress changes, atomized! (#799)
PotatoTomahto Feb 25, 2025
0d61044
(SOUND/MUSIC) New Grenzelhoft Theme (#837)
SmokingCrackForChrist Feb 25, 2025
b00c00a
[NEEDS TM] Adds mobtimers helpers/defines for 95% of mob timers. (#653)
tontyGH Feb 25, 2025
bc485cc
A big mess of stuff (#789)
PotatoTomahto Feb 25, 2025
651a302
Matthios Dungeon Addition (#839)
Raptorian1 Feb 26, 2025
cdb5f6a
Storytellers: Or how the gods started meddling in our affairs (#696)
dwasint Feb 26, 2025
2806d83
I Cast: MERGE CONFLICT (#848)
dwasint Feb 26, 2025
3a89377
Issue template thingie (#856)
grungussuss Feb 26, 2025
3245a74
Removes Unused Reagents (#859)
dwasint Feb 27, 2025
0493100
Matthios Maps 2 (#851)
Raptorian1 Feb 27, 2025
c9255e3
rust boots/chausses fix (#861)
CannibalHunter Feb 27, 2025
b75164a
Make Decree works again (#864)
grungussuss Feb 27, 2025
a516007
Mobs travelling in waist-high water will only extinguish if they are …
ARefrigerator Feb 27, 2025
4863137
Talking Ports (#812)
PotatoTomahto Feb 27, 2025
0a0630f
Admins can now give control of a mob to players using VV dropdown (#867)
grungussuss Feb 27, 2025
b6214c6
Fish Sprite updates (#703)
ARefrigerator Feb 27, 2025
aa851f1
Adminned clients will not get the death hud, view range adjustments (…
grungussuss Feb 27, 2025
99bdd05
Powder only deletes on throw when sniffed (#835)
CheffieGithub Feb 27, 2025
d1c748f
Adds 2 new tomb rooms. Also allows certain rooms to spawn. (#846)
HALFKOOL Feb 27, 2025
086eb05
Random potion colors every round (METAGAMERS HATE THIS PR!) (#803)
Golubian Feb 27, 2025
df575a4
Smells and Scents (#793)
Golubian Feb 27, 2025
34a5447
Vanderlin Map Fixs (#852)
Draggeru Feb 27, 2025
f78cc8d
Fixing dungeon maps (#868)
CheffieGithub Feb 27, 2025
875e2a7
(SOUND) replaces coininsert.ogg (#832)
SmokingCrackForChrist Feb 28, 2025
7c483b1
British Horcs + Some Lore Patches (#871)
aberrantQuesrist Feb 28, 2025
b485eb1
Nuked Jailor, Increased PQ requirements, added an additonal Tailor Sl…
CocoKailey Feb 28, 2025
d0fad4f
Horc accent adjustment (#872)
aberrantQuesrist Mar 3, 2025
a4b5e6d
Patches up food.dmi. (#889)
aberrantQuesrist Mar 3, 2025
cb784e0
changes the name of the copper dagger to be copper knife (#891)
HiphinTheClownshyphen Mar 4, 2025
ce3a68c
Merge branch 'main' of https://github.com/Vanderlin-Tales-Of-Wine/Van…
DovaKitty Mar 4, 2025
d2f5d82
Adds new job code
DovaKitty Mar 4, 2025
483b9b2
object path renames
DovaKitty Mar 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,16 @@ body:
validations:
required: false

- type: textarea
id: testmerges
attributes:
label: Test Merges
description: List the testmerges active when you were reporting the bug.
placeholder: |
List the testmerges here.
validations:
required: false

- type: input
id: rounddetails
attributes:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Stonekeep's Vanderlin

[![BYOND Build](https://github.com/Darkrp-community/OpenKeep/actions/workflows/ci_suite.yml/badge.svg)](https://github.com/Darkrp-community/OpenKeep/actions/workflows/ci_suite.yml)
[![BYOND Build](https://github.com/Vanderlin-Tales-Of-Wine/Vanderlin/actions/workflows/ci_suite.yml/badge.svg)](https://github.com/Vanderlin-Tales-Of-Wine/Vanderlin/actions/workflows/ci_suite.yml)

## LICENSE

Expand Down
Loading