Commit Graph

15 Commits

Author SHA1 Message Date
John Willard
7be3d5e69a Modularizes a ton of Fulp edits within TG code (#362)
* removes fulp edits from job.dm

* crew monitor and basemap

* revert

* MODULAR BLOODSUCKER HUDS FINALLY

* 2 more fulp edits knocked out

* re-adds chain of command but modular

* moves bloodsucker define to new bloodsucker defines file

* chain of command fix

* ok good enough

* Update mentor_clientprocs.dm
2021-09-26 19:16:16 -06:00
John Willard
3d7b22e6b4 Standardizes fulp edits (+removes a TG edit from mentorhelp) (#357)
* Automatic changelog compile [ci skip]

* Update readme.md

* Automatic changelog compile [ci skip]

* what

* standardizes fulp edits

* update new modular edit

* Update build.js

* .

* yeah

* Update role_preferences.dm

Co-authored-by: Changelogs <action@github.com>
2021-09-20 11:52:04 -06:00
John Willard
03e71941bd [MDB IGNORE] [IDB IGNORE] September TGU (#351)
* tgu

* repath

* tgu again

* Pubby update

* starting on preferences

* starting on bloodsuckers

* more tgui

* deputies and monster hunter

* finished beefmen

* Update beefman.ts

* Tgu map changes (#8)

* selene areas and slight fixes

* fixes helio areas and other small stuff

* tgu

* fulp bans thank you beatrice

* test

* Update bans.dm

* Update bans.dm

* full access

* Revert "full access"

This reverts commit 6b4f0d2822.

* tgu

* another tgu

Co-authored-by: Helianthus00 <64755361+Helianthus00@users.noreply.github.com>
2021-09-19 12:52:05 -06:00
John Willard
4aed9d573b codebase improvements (#346)
* span procs

* spaces

* armor defines
2021-09-15 11:08:23 -06:00
John Willard
03f8f0a6fc deputy config stuff (#339)
* departmentless deputy is now a config

* service deputy

* adds deputies to job config

* AAAAAAAAAAAA
2021-09-05 21:10:10 -06:00
John Willard
edf5ddbffe [MDB IGNORE] [IDB IGNORE] August TGU (#334)
* Automatic changelog compile [ci skip]

* Update readme.md

* Automatic changelog compile [ci skip]

* what

* TG Update

* *Bass drop*

* This TGU has been brought to you by: The only reason I did TGU

Modular Bloodsuckers

* Fulp job stuff

* Mapping stuff

It's just renaming /chapel/main to /chapel

* actually im too scared to change this

* please stop being a bad mapper.... please.....

* Update Heliostation.dmm

* i ALWAYS miss this one EVERY TIME

* repaths

* Update bans.dm

* Revert "Update bans.dm"

This reverts commit 1d7bfab48f.

* Update bans.dm

* ovens

* Update ticker.dm

* Update beef_station.dmm

* tgu

* del

* ya

* Update beefman.dm

* probably fixes toxins issues

* actually fixes it

* Update standard.dm

* test

* Revert "test"

This reverts commit ba94fc3f70.

* Update beefman.dm

* Revert "Revert "test""

This reverts commit 469d12e941.

* further test

* Update beefman.dm

* Revert "Update beefman.dm"

This reverts commit e4bd4dfddc.

* Revert "further test"

This reverts commit aa952c5035.

* Revert "Revert "Revert "test"""

This reverts commit c5dec4e620.

* Update beefman.dm

* Update beefman.dm

* Update beefman.dm

* .

* Revert "."

This reverts commit df1b5d16d6.

* Update beefman.dm

* Revert "Update beefman.dm"

This reverts commit b76196064c.

* tgu

* Update tgstation.dme

* Update ert_outfit.dm

* test

* Update global_lists.dm

* github folder

* repath

* Revert "test"

This reverts commit 3c6a630a6e.

* uh

* Update beefman.dm

* Revert "Update beefman.dm"

This reverts commit 6b162a0260.

* test

* Revert "test"

This reverts commit e9829316cf.

* job

* test

* Revert "test"

This reverts commit 332c34121f.

* beefman to beef

* Update beefman.dm

* Update beefman.dm

* ethereal name testing

* Revert "ethereal name testing"

This reverts commit 8bdc4f7cbe.

* eth

* Revert "eth"

This reverts commit fbb9b321b6.

* strings repathing test

* Revert "strings repathing test"

This reverts commit 6654a46438.

* strings deploy test

* Update deploy.sh

* Revert "Update deploy.sh"

This reverts commit b93afccb19.

* a

* hardcoded lists and prison ovens

* deleting the string files

* tgu

Co-authored-by: Changelogs <action@github.com>
Co-authored-by: Helianthus00 <tomfhardy@yandex.com>
2021-08-28 20:23:07 -06:00
John Willard
e5bfc6fa44 TGU (#318)
* Automatic changelog compile [ci skip]

* Update readme.md

* Automatic changelog compile [ci skip]

* merges TG into branch, ensures all fulp files are untouched and fixes dme

* does what the first commit says

* jobs fix

* Pubbystation

* Heliostation & Selenestation

* Update SeleneStation.dmm

* Revert "Update SeleneStation.dmm"

This reverts commit e618bb20a2.

* permabrig

* fix things haha awesome !

* stuff

* huds

* Update PubbyStation.dmm

* TGU

* roundend report

* edit

Co-authored-by: Changelogs <action@github.com>
Co-authored-by: Helianthus00 <64755361+Helianthus00@users.noreply.github.com>
2021-08-05 19:59:54 -06:00
John Willard
1cbac8ae01 Deputy Update 4: Full-departmental Deputies & Secbelt (#285)
* one thing off my todo list

* Update jobs.dm

* Adds secbelt and fixes clothing stuff

* swaps baton with holosign

also removes unused beefman datum and organizes the outfits

* :/
2021-07-25 08:55:38 -06:00
Beatrice
32ca7223a9 Race Ban Code Improvement [Not Modular... Yet?] (#282)
* Initial Commit - Code Improvement, More Races

- Added beefmen species id define (Sorry pucci I needed it early)
- Condensed a 5 line fulp edit into one line, and added proper syntax
- Added a global list of bannable species IDs and antagonist positions
- Reworked species ban code so it isnt called on spec_life, and instead on_species_gain()

* Removed My Testing If

- Im a fucking idiot and left my testing if in the code

* Fixing Ban Panel Code, Adding Comments

- Adds necessary checks to make sure we are not adding ban info to the WRONG ban panel browser
- Removed some unnecessary src references
2021-07-22 06:12:35 -06:00
John Willard
0626dc6dd9 Removes Beefmen's phobia (#279)
* Update beefman.dm

* Update beefman.dm

* Update beefman.dm
2021-07-20 06:19:57 -06:00
StoneMason
bd6021fbec fix (#275)
Fixes the worn sprite being jumpsuit captain, instead of sash captain.
2021-07-18 17:20:17 -06:00
John Willard
f1825d904a Fixes body cameras, buffs Sashes (#269)
* cry about it

* selene SUCKS
2021-07-15 06:39:38 -06:00
SgtHunk
0e81dab0cf TGU: Agent ID buff, Even more Circuit stuff, Spectroscopy, DBcore subsystem to help with crashes (#238)
* lol 882 conflicts

* build.js never forget

* um

* and this

* sure

* i refuse to see life in black and white

* oh Lord, don't ask me what I mean

* Just say that it's on meeee

* that's just the weight of the world

* of course the british file gives me trouble

fuck you british people

* wow, this is your room? it's so cool!

[png of a bloodsucker lair full of dead bloodless people]

* Make a lot of money and feel dead inside

* tell me you didnt test your code without telling me you didnt test your code

* stay winning

* mech toy repath

* yea

add this to the readme john!!!!! (haha)

* you mean trolling the right-click functions?

* yea

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>

* yea 2

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>

* span macros

* virtual insanity is what we're living

it's aaaalright now

* um

* yeah

* lol

* this makes it compile i think

why beefman code be like this

* i knew it was going to happen i just hoped it wouldn't

* forgot this

Co-authored-by: Enricode <SgtHunk@users.noreply.github.com>
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2021-06-29 21:23:35 -06:00
SgtHunk
8aef0e63f7 contributor channel shitposting worked! code good! (#218) 2021-06-11 10:01:47 -05:00
John Willard
9584ef6f70 Fulp 2.0 (#135)
* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* Automatic changelog compile [ci skip]

* all of our stuff

* reorganizes all the folders

* changing all the .dmi files

* The last of 'em

* updates readmes

* fix + readme

* haha revert

* Update fulp_defines.dm

* Create readme.MD

* fixes checks

* last commit was a lie

* Updated readmes

* modularizes mentorhelp + removes mentorhelp mute

* Update mentorhelp.dm

* More modularization?

* Fixes the server

* Update fulp_defines.dm

* Automatic changelog compile [ci skip]

* maybe fixes world

* Updates world

* Digi shoes :trollface:

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* Update fulp_world.dm

* die die die

* fixes runtime

Co-authored-by: Changelogs <action@github.com>
2021-04-24 02:04:48 -06:00