mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 16:09:15 +00:00
master
2742 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
7199947c08 |
[MDB IGNORE] [IDB IGNORE] WIP TGU (#1427)
Several months worth of updates. --------- Co-authored-by: A miscellaneous Fern <80640114+FernandoJ8@users.noreply.github.com> Co-authored-by: Pepsilawn <reisenrui@gmail.com> Co-authored-by: Ray <64306407+OneAsianTortoise@users.noreply.github.com> Co-authored-by: Cure221 <106662180+Cure221@users.noreply.github.com> |
||
|
|
672183ae53 |
Yogstation Bloodsucker Clan Ports Part I of IV: Hecata (#1391)
* Ports Hecata bloodsuckers (by Marmio64) from Yogstation. * Almost forgot the base bloodsucker mob type. * Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/spirit_call.dm Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> * Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/necromancy.dm Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> * Replaces the 'clan_progress' var with 'revive_count' on '/datum/action/cooldown/bloodsucker/targeted/hecata/necromancy'. * Converts bloodsucker simplemobs and wraiths into basic mobs; adds the 'DEL_ON_DEATH' flag to wraiths. * Define-ifies the bloodhungry faction. * Sets sanguine zombie arm damage to initial on species loss. * Renames a couple of parameters for code clarity. * Update fulp_modules/features/antagonists/bloodsuckers/code/powers/hecata/spirit_call.dm Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> * Sets user to equal owner in an action's proc. * Makes a single item (ectoplasm) remains drop list static. * Maybe this will work... * Attempts to fix a unit test error by simplifying something. * Corrects a typo. * Adds hecata zombie screenshot; updates tg_edits.md. --------- Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> |
||
|
|
41e0165062 | Spellchecks all of 'fulp_modules' and 'fulp_defines'; makes a few other miscellaneous corrections. (#1398) | ||
|
|
7f27cb0b0f |
Update TGS DMAPI (#1409)
Co-authored-by: tgstation-ci[bot] <179393467+tgstation-ci[bot]@users.noreply.github.com> |
||
|
|
91bfcfc944 |
Gives AIs on Lowpop a Halcyon Pearl (#1385)
* Adds halcyon pearls and makes them spawn next to new AIs once per round. |
||
|
|
942751868e |
[MDB IGNORE] [IDB IGNORE] March '25 TGU (#1386)
* TGU |
||
|
|
7c373d5a1f |
Beefman Cytology Adjustments (#1368)
* Adds a z-level restriction component to the beef cyto spawner; adjusts the beef cyto map a bit. * (Hopefully) fixes the penguins. |
||
|
|
3ff8961e18 | Makes some improvements to the atmospherics/piping on the beefman station ruin. (#1367) | ||
|
|
0e7fa10efb |
Chef Ghost Role Fixes, Edits, and Minor Additions (#1359)
* Makes a decent number of adjustments to the All-American Diner ghost role and its map. * Commits more edits for the diner ruin and its map. * Makes a number of final corrections. * Replaces the space suit with a freedom space suit; corrects a "your'r're'r're're" grammar error. |
||
|
|
ed44953871 |
Spooky ghost chefs (*scream) (#1356)
* all american diner with ghost role chefs * fixes * Update allamericandiner_openforbusiness.dmm * love thy neighbour even if he is banned * fixes 2 * not mine problem * invisible fire extinguisher jutsu * ITS Nanotrasen NOT Nano-Trasen !!!!!! * spell check * trailing new lines ??? * "ticked file enforcement" yap * Update allamericandiner_openforbusiness.dmm * please work * WORK PLEASE * spelling mistake again * stop being illegal * vendors + paper |
||
|
|
6893530230 | bandaids master (#1347) | ||
|
|
48e755b12a |
January '25 TGU (#1326)
* January 2025 TGU * removes fulpui package * Fixes maps * fix for beef cyto * fix for 516 |
||
|
|
c63ed7f0f9 | Update TGS DMAPI (#1310) | ||
|
|
d7600edaa7 |
Restores parity with /tg/ upstream, TGU late december 2024 (#1300)
* Removes the sec record computer from the icemoons agent (#88545) ## About The Pull Request it is gone, no more record deletion. ## Why It's Good For The Game i made this map but i'm pretty sure i didn't add this computer there, having the opwer to delete records just completely fucks over sec and isn't fun to go against ## Changelog 🆑 map: removed the sec record computer from the Icemoon Listening Post. /🆑 * Automatic changelog for PR #88545 [ci skip] * Pet Commands QOL . makes pet commands easier to use (#88495) ## About The Pull Request this PR improves the UX of pet commands a bit. i decided to expand on their radial menu. You can now hold shift and hover over your pet to display a menu of commands which you can choose from. alternatively, you can still type out commands in chat https://github.com/user-attachments/assets/9da7f7ea-58a3-4fd6-b040-45cc05cda51d ## Why It's Good For The Game makes pet commands easier to give out when you're managing more than 1 pet. also fixes the fishing command not working. ## Changelog 🆑 qol: holding shift and hovering over your pet will display a list of commands you can click from fix: fixes the fishing pet command not working /🆑 * Automatic changelog for PR #88495 [ci skip] * Removes an extra proc override in digitigrade pref logic (#88525) ## About The Pull Request they're doing the same thing and this one does a bitfield check when the value it's checking is a number, technically it works as intended right now but if we ever added more - it would break. ## Changelog 🆑 grungussuss code: removed an extra proc override in digitigrade legs preference logic code /🆑 * Automatic changelog for PR #88525 [ci skip] * Obliterates the survivors of sound/voice from orbit (#88429) ## About The Pull Request merge skew from a pr before the sound file reorganization ## Changelog no player facing changes * Add reboot countdown to stat panel (#88438) ## About The Pull Request Rewrite ticker `Reboot` proc slightly to use a timer and callback for the delay before the reboot, tracks this timer in the stat panel for players to see. Also adds a verb to cancel a pending reboot independent of the delay round end verb. ## Why It's Good For The Game It's nice to be able to see exactly how much time is left until the server restarts, and it's even nicer to see that the round end has been delayed when the "admin has delayed round end" message gets buried in a fast moving chat. ## Changelog 🆑 qol: The time until the server reboots is now visible in the status tab. admin: Added a cancel reboot verb to the server tab. /🆑 * Automatic changelog for PR #88438 [ci skip] * Nuclear Operatives can buy a vintage pinpointer from the Badassery shop section (#88621) * Automatic changelog for PR #88621 [ci skip] * Turtles (#87493) ## About The Pull Request adds turtles to the game! but these aren't your typical turtles.  these are flora-turtles, with giant trees growing on their shells. These trees can emit fields which affects nearby hydroponic plants. Initially, the trees start out as young buds, from there the tree can evolve into different types depending on what you feed the turtle. Feeding them pesticides causes the tree to blossom to be purple. this tree's fields will help kill some pests and weeds in nearby plants. Feeding them nutrients gives you the green tree, the fields will heal nearby plants Feeding them mutators like uranium or left 4 zed gives you the yellow tree. the fields increase instability of plants The turtle will emit these fields every once in a while, ONLY when its feeling happy. therefore you'll have to pet it, clean it and feed it every once in a while to keep it satisfied. You can view the turtle's happiness by shift clicking it. https://github.com/user-attachments/assets/a47136a1-06a1-419e-acc2-2f6f4468e296 The turtle only eats seeds. after eating a seed, itll process it and spit out its corresponding fruit! (for example, feeding it an apple seed gives you an apple). itll also sometimes playfully headbutt your legs and it loves going around smelling the scent from nearby plants you can get these turtles by fishing the hydroponics tray or by ordering them through cargo. ## Why It's Good For The Game adds a new fun way for botanists to take care of their plants. While these turtles alone arent enough to fully replace plant dedicated nutrients, they add small extra support. ## Changelog 🆑 add: adds flora-turtles. obtainable through cargo or by fishing from the hydroponics tray /🆑 * Automatic changelog for PR #87493 [ci skip] * Rolling tables can be rolled up again (#88628) * Automatic changelog compile [ci skip] * Automatic changelog for PR #88628 [ci skip] * Admins can now return the shuttle back to the station without ending the round (#88521) ## About The Pull Request Per DarkenedEarth's request on discord, adds a new Fun menu secret which makes the shuttle go back to the station after a configurable delay with an announcement (also configurable). After docking at the station it behaves like BYOS (still requiring to wait for it's arrival despite it being docked). ## Why It's Good For The Game Admins want it to hunt early EORGers or make events or something like that. ## Changelog 🆑 admin: Admins can now return the shuttle back to the station without ending the round /🆑 * Automatic changelog for PR #88521 [ci skip] * Fixes showers not passively washing objects (#88666) ## About The Pull Request Closes #88643 ## Changelog 🆑 fix: Fixed showers not passively washing objects /🆑 * Automatic changelog for PR #88666 [ci skip] * Kissing while you have the ink infusion ability off cooldown gives you an ink kiss (#88556) ## About The Pull Request Kissing while you have the ink infusion ability off cooldown gives you an ink kiss. This ink kiss behaves identically to a normal kiss but also creates a ink spit projectile and calls on_hit(target) on its own on_hit (not on_harmless_hit) ## Why It's Good For The Game I think it's funny to kiss people and splat them with ink. I did not test this because apparently worktrees dont work with pressing f5 ## Changelog 🆑 add: Kissing while you have the ink infusion ability off cooldown gives you an ink kiss /🆑 --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> * Automatic changelog for PR #88556 [ci skip] * [NO GBP] Fixes moth wing stabilization working in zero-g as long as you keep moving (#88552) ## About The Pull Request Didn't run the check in stabilization code, also fixed a forgotten comsig unreg ## Changelog 🆑 fix: Fixed moth wing stabilization working in zero-g as long as you keep moving /🆑 * Automatic changelog for PR #88552 [ci skip] * Automatic changelog compile [ci skip] * plumbing catalyst storag (#88404) ## About The Pull Request see title also see video https://github.com/user-attachments/assets/23e2d128-1175-4779-87cf-74a4d4e6e1c1 ## Why It's Good For The Game doing in 1 machine what was once done by 3-4 is nicer for the chemist. less materials wasted and more space available to play around in. also has the side effect of making the output slightly higher since time spent transferring catalysts can now be spent on transferring reagents that are consumed instead ## Changelog 🆑 add: catalyst function for plumbing reaction chambers /🆑 --------- Co-authored-by: SyncIt21 <VLord3D@gmail.com> * Automatic changelog for PR #88404 [ci skip] * [NO GBP] Fixed aquariums auto-feeding (#88660) Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com> * Automatic changelog for PR #88660 [ci skip] * Computers can act like cover and will no longer never allow projectiles to pass over them (much l like barricades) (#88646) Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com> * Automatic changelog for PR #88646 [ci skip] * Lowers cooldown on hotkey spell selection (#88503) * Automatic changelog for PR #88503 [ci skip] * Navigate verb now indicates areas above or below you (#88505) * Renames UpdatePath script name for consistency (#88520) * Automatic changelog for PR #88505 [ci skip] * Lava ignores thrown mobs (#88640) * Automatic changelog for PR #88640 [ci skip] * Add circuit component for slime processor (#88463) Co-authored-by: Arae <230020345@stu.vtc.edu.hk> * Automatic changelog for PR #88463 [ci skip] * Fixes big manipulator manipulating laws of physics (#88677) * Automatic changelog for PR #88677 [ci skip] * Fix tgui chat panel z-fighting on BYOND 516 (#88663) ## About The Pull Request Port of https://github.com/ParadiseSS13/Paradise/pull/27676 and https://github.com/VOREStation/VOREStation/pull/16734 > Instead of relying on `is-disabled` and `is-visible`, which BYOND happily will automatically change for you whenever you send a client text, we now use a Child element to swap between the legacy output and browser output in separate preset panes. > > TL;DR: chat would flash white under 516, now doesn't I cleared cache before each test video below, just to be 100% sure <details> <summary>Testing Evidence: BYOND 515</summary> https://github.com/user-attachments/assets/8d661cc3-585e-4f8e-9399-76df8bc0a281 </details> <details> <summary>Testing Evidence: BYOND 516</summary> https://github.com/user-attachments/assets/c0d31fb4-6ef5-4d49-81a8-c767c5e24cc2 </details> ## Why It's Good For The Game flickering chat hurts my eyes ## Changelog 🆑 Absolucy, ShadowLarkens, S34N fix: Fixed chat rapidly flickering in BYOND 516. /🆑 * Improve and extend `fieldset_block` and `examine_block` (#88678) ## About The Pull Request Maked `fieldset_block` and `examine_block` more stylish and neat, also `fieldset_block` no longer has a centred title. Renamed `examine_block` to `boxed_message` and adds `custom_boxed_message` which can be colored. - AdminPMs, admin tickets and vote results has been wrapped into `fieldset_block` for comfort and visibility - Health Analyzer results painted to blue - Vote notice and tips of the round wrapped to purple `custom_boxed_message` - Tooltip text border color, now uses text color, not just white ## Why It's Good For The Game Demonstration in both themes <details><summary>Dark</summary>    </details> <details><summary>Light</summary>    </details> ## Changelog 🆑 qol: AdminPMs, admin tickets, vote results and started vote notification are now much more visible in the chat. qol: Boxed messages in chat (like examine), has been restyled. /🆑 * Automatic changelog for PR #88663 [ci skip] * Implement Edge DevTools (#88679) ## About The Pull Request Implements Edge DevTools for 516 users (coders) Thanks to [S34N](https://github.com/ParadiseSS13/Paradise/pull/25363) <details><summary>Images</summary>   </details> --------- Co-authored-by: AnturK <4047233+anturk@users.noreply.github.com> * Automatic changelog for PR #88678 [ci skip] * Updates href uses for 516 (#88699) ## About The Pull Request Was just scrolling through the Paradise github since they seem to have more work done for 516 to see if there's anything I can port over, found this and thought why not. Ports parts of https://github.com/ParadiseSS13/Paradise/pull/25105 Specifically, updaing all hrefs to use the internal ``byond://``, and adding it to grep. ## Why It's Good For The Game More work towards 516. ## Changelog Nothing player-facing. * Fixes hugging away your own terror (#88688) * Automatic changelog for PR #88688 [ci skip] * this is fine * normal; * Revert "this is fine" This reverts commit |
||
|
|
7f469ee59c |
Splits off our defines and maps from fulp_modules (#1290)
Moves the files previously under fulp_modules/_defines to code/__DEFINES/fulp_defines Moves the files previously under fulp_modules/_maps to _maps/fulp_maps |
||
|
|
2c343aa5c8 |
Update TGS DMAPI (#1292)
Co-authored-by: tgstation-ci[bot] <179393467+tgstation-ci[bot]@users.noreply.github.com> |
||
|
|
5c84b165cf |
october tgu (sylvia blue name app) (#1264)
Octuber TGU |
||
|
|
db04db864b |
Update TGS DMAPI (#1237)
Co-authored-by: tgstation-server-ci[bot] <161980869+tgstation-server-ci[bot]@users.noreply.github.com> |
||
|
|
9bd86e85b5 |
June/July TGU: Loadout menu, flatpackers and... whatever else! (#1230)
* Initial Commit
* Not quite all was staged, apparently.
* Multiline no longer necessary
* For my convenience...
* Forgot an important little tidbit in routes.tsx
* This updated, apparently.
* And now hell breaks loose
* First batch
* Second Batch
* Third batch (Unit Tests)
* Improvised shotgun ammo is gone; Vibebots are refactored
* UpdatePath sweeps in our fulp_modules/_maps folder
* I can't bring myself to do it.
* Map stuff
* Didn't mean to leave this uncommented
* I carpet-bombed them with Find-Replace. Let's see what linters think
* I sure do hope this is comprehensive and doesn't break other things
* This may take a while
* Next Round
* Hopefully the last batch before getting on with actual fixes
* Telescreens
* :/
* Stragglers
* Helio Emergency Shuttle; NearStation adjustments.
* Only one more commit for greenchecks... Shuttle code be dammed.
* Pff, the file was missing
* Same treatment as the other map files.
* Missed a comma :P
* BZ chambers for Xenobiology
* Odd. Most of these got done earlier. Not sure why this one wasn't.
* Mapping sweep. I didn't adjust C_tags in Theia. Another time.
* The balloon alerts overlap
* I hate TGU I hate TGU
* I meant to say "I hate TG" on the last one. Freudian slip.
* Fix Fix
* Nanite research cost rebalance
* TGU-Update: Step 0
* Yeah I figured it'd do this.
* I accidentally undid this
* Failed to catch this one
* I don't trust hundredths not to break or be broken somewhere.
* Little air alarm tweaks
* Ports #1228
* Stuff I missed
* Silly
* TGU so nice we're going to make it thrice
* Yarn
* Should be all? Fixes cult stun too.
* Thermomachine layers
* Free square spellcheck to rerun tests and see if it's consistent
* All credit goes to QLA for reminding me to actually do this
* Update to
|
||
|
|
38091b4914 |
April TGU: Virologist is gone (#1200)
* Initial merge * Map files * dme mon ami * Cult span renames * updatepaths * AltClick renamed to click_alt * beefman hair color stuff * bye bye beefman viro * get_all_gear * Updated mentor refresh verb * bloodsucker rack atom_deconstruct * removed LateInitialize from nanites machines * brain trauama now calls parent on_lose * readme * greyscale fulp edit * arrival sound fulp edit * tgui routes fulp edit * build.js fulp edit * fulpui-patches * Missed a couple of shuttles * tgui files * Map updates * tgui tweaks and screenshots * fixed typo * halloween beacon texture * Vault piggy banks * beacon icon fr * Selene cargo chat console * selene labour shuttle * Photobooths! * Moved photobooth button on selene * Theia updates * Reset maps.txt * Order consoles * Ports TG's #82906, fixes plasma cutters * Theia vault piggy bank * CLICK_ACTION_SUCCESS for coffin alt clicking |
||
|
|
3c729017de |
Update TGS DMAPI (#1182)
Co-authored-by: tgstation-server <tgstation-server@users.noreply.github.com> |
||
|
|
a6070faf3a |
TGU - 3/14/2024 (#1154)
* TGU - 3/14/2024 * a * nanite source fix * Fixes Cargo * Fix polling mutating its target's plane and layer * Fixing cargo 2 --------- Co-authored-by: JohnFulpWillard <53777086+JohnFulpWillard@users.noreply.github.com> |
||
|
|
5ece8eeacb |
TGU: belated February edition (#1129)
* tgu * ok.. * they killed the fucking grab proc im not fixing this * fixes some map shit * huh * Merge remote-tracking branch 'tgstation/master' into tgu24 * this is weird af * idk what went on with this merge but ig its fixed * fixes windoors * this time for realsies passes * i promise now it does * fixes tgui + add boulder |
||
|
|
d19285d65d |
Update TGS DMAPI (#1126)
Co-authored-by: tgstation-server <tgstation-server@users.noreply.github.com> |
||
|
|
9411bda12d |
Update TGS DMAPI (#1103)
Co-authored-by: tgstation-server <tgstation-server@users.noreply.github.com> |
||
|
|
76b205d290 |
Nanites (#1100)
* Adds nanites * moves 2 uis to tsx * giving up * All tsx now * Nanites now feel more consistent * new nanite sound * Removes the public nanite chamber * defines & removes cloud sync * Update nanite_component.dm * Working HUDs * Storage nanitese * Armor * Update _programs.dm * less time * nanite decal * Machines can now be deconstructed * Ports my PR to make nanites take it into account * material amount * removes header comments * hopefully fixes tgui errors * Update Techweb.jsx * Update machines.dm * adds a worn icon state * maps nanites in fulp maps * Update SeleneStation.dmm * testmerge fixes * wat * Updates Pubbystation * Update PubbyStation.dmm * Update PubbyStation.dmm * a * Nanites don't give as much research points * Cloud controller now appears off when broken * fix UI error and annoying sound * removes hallucination * f |
||
|
|
d5a8187c58 |
January tgu (#1094)
* tgu * btfo * Barsigns * tgui fixes * Map stuff * pubby morgue * . * ... * fixes varedited slime extract * Merge remote-tracking branch 'upstream/master' into january-tgu |
||
|
|
e81bcb320c |
MAFIA MAFIIIAAAA MAFIAAAAAAAAAAAAAAAAA (oh and tgu i guess) (#1077)
* tgu * utter bullshit * fixes more bugs * a * barsign bullshit * Update barsigns.dm * bitrunner update * infiltrator bullshit * ports 2 gamebreaking bug fixes * mentorwho is now in a block * Sec mech bay for fulp maps * merge conflict * oh man im pushing this to map depot --------- Co-authored-by: SgtHunk <68669754+SgtHunk@users.noreply.github.com> |
||
|
|
2f028886fc |
Late September TGU: Bitrunning and other stuff probably (#1053)
* September TGU: Initial commit * September TGU: Updates wounds * some mob changes * September TGU: Removed infil tool parcel * September TGU: Spider path change * September TGU: Updated m_intent to move_intent * September TGU: Refactor of no_transform to trait * September TGU: Removes BEPIS machines o7 * September TGU: Vomit refactor * September TGU: Fixs typo * September TGU: FULP EDIT Adds our greyscales folder to a sanity check * September TGU: Implemented icon_for for beefmen * September TGU: Occupancy limits for shuttles * September TGU: Added bitrunning to helio * September TGU: Added bitrunning to selene * September TGU: Pubbystation bitrunning * September TGU: Added cams to bitrunner rooms * September TGU: Appeasing linter * September TGU: More linter appeasment * More linter * i love unit testing !!! * more unit test fixes * Maybe fixes screenshot test * Removes bitrunning unit test. This exact change has already been made on TG's master, right after i copied stuff over from there * Nah we just ignore it whatever * Accidentally updated maps.txt oopsie * Removes bitrunning unit tests This has already been done on TG * Fixed TGUI (missed a tg edit) * Made a TG edit more visible * Removing self-assigning objectives until we have a policy on that * Maps now use proper MOD crate * Ports chaplain offering fixes * Ported #78622 from TG * Merges helio rewiring * oooooh spooky Ports #79062 from upstream * Fixing mapping issues |
||
|
|
c3f9cb98fd |
Update TGS DMAPI (#1048)
Co-authored-by: tgstation-server <tgstation-server@users.noreply.github.com> |
||
|
|
26a9e97803 |
August TGU: Wall leaning, ponies, cardboard IDs, smoothbore disablers and MUCH MORE! (#1032)
* this shit is like the ship of theseus bruh * forgor dme * updates maps * some fixes just halfway through * guhh * ok * whoops * this one too * that was such a stupid fix WHY * fixes fulp ruin |
||
|
|
64d85bf269 |
july tgu (#1019)
* kok * K * mafuba * pop * k * t * w * updatepath * updatepath2 * updatepath3 * dirt * m * Update screenshot_antag_icons_monsterhunter.png * Create screenshot_humanoids__datum_species_human_felinid_nobraindamage.png * Update beefman_limbs.dm * maptext tweaks * abductor fix * delam counter --------- Co-authored-by: SgtHunk <68669754+SgtHunk@users.noreply.github.com> |
||
|
|
3b338fbd5d |
fixes plumbing (june tgu) (#1005)
* Update beefman.dm * Update beefman.dm * xsaxsfvvvvvvvv * Update shaded_bloodsucker.dm * poo * Update tgstation.dme * Create screenshot_humanoids__datum_species_beefman.png * update paths * more update paths * basic mob chicks and random tiles * p * request consoles updatepath script * Update README.md * Create screenshot_antag_icons_vampiricaccident.png * Create screenshot_humanoids__datum_species_human_felinid_nobraindamage.png * Update SeleneStation.dmm * Update PubbyStation.dmm * Update PubbyStation.dmm * Update PubbyStation.dmm * Update PubbyStation.dmm * FUCK this map |
||
|
|
66d243abec |
tgu (#995)
* tgu * tgui * Fixes compile errors & Updates Beefmen * Smartfridges * Coroner stuff * fix helio fridges * ci errors * Update russian.dm * Pubby Fix (#58) among us * helio fix and wounds fix * re-adds features * Adds a mentor log category * Update exiled_king_basic.dm (#59) --------- Co-authored-by: Ray <64306407+OneAsianTortoise@users.noreply.github.com> Co-authored-by: SMOSMOSMOSMOSMO <95004236+SmoSmoSmoSmok@users.noreply.github.com> |
||
|
|
62ef201552 |
Removes 2 TG edits & TGU (#975)
* deletes our yarn and moves fulp edit to a proper fulp edit * tgu * retgu * reasonable fixes to maps * fixes to pubby & selene * test commit * Update tgstation.dme * FUCK YOU SELENE * Revert "Merge branch 'tgui-thing' of https://github.com/JohnFulpWillard/fulpstation into tgui-thing" This reverts commit |
||
|
|
fcbc63c860 | Removes the role preferences tg edit (#964) | ||
|
|
edb232b692 |
March TGU (#953)
* lol. * bit of changes * deletes stuff * some map path updates * more changes * deletes unit test that was gonna be deleted in tg * see if this fixes anything |
||
|
|
6552e93874 |
Late feb tgu (#927)
* TGU again * Update infiltrator.dm * i will damn you to hell sinner |
||
|
|
34741540c7 |
REAL TGU incoming (#917)
* The REAL TGU Pepsi's TGU is completely empty and has been sitting around doing nothing for a while. I wanted to get my PDA stuff in and it's been a while since I did one, so I'm doing a TGU. * Ports over PDA fix * fix dme * oops * Fixes wonderland anomalies * Update mobspawner.dm * Update Heliostation.dmm |
||
|
|
f3397e3136 |
January TGU - First Draft (#879)
* Update beefman.dm * Update beefman.dm * xsaxsfvvvvvvvv * Update shaded_bloodsucker.dm * yeah that thing * FUCK you * Update hunting_contract.dm * dd * vdvdfv * Update monsterhunter_weapons.dm * Update whiterabbit.dm * onokkn * Update monsterhunter_weapons.dm * Update monsterhunter_weapons.dm * efe * Update whiterabbit.dm * yeaywa * Update red_rabbit.dmi * oihop * Update HunterContract.js * wonderland.dm * gs * dcd * Update rabbit.dmi * ass * fvd * Update paradox_rabbit.dm * f * Update tgstation.dme * Delete heartbeatmoon.dmi * shtntb * sed * sfe * Update monsterhunter_weapons.dm * cdc * Update wonderland.dm * dgrd * wef * b * pipkk * Update hunting_contract.dm * Update paradox_rabbit.dm * wr * Update worn_mask.dmi * some documenting * Update areas.dm * eg * Update white_rabbit.dm * Update HunterContract.js * s * Update weapons.dmi * Update weapons.dmi * Jack in the bomb * some signals * ui * h * y * music * Update wonderlandmusic.ogg * f * v * cleanups * g * a * t * y * g * a * o * first commit * Adding our stuff back in * k * Before procs * proc refs * carps * Fixes * shuttles * dumb dumb names * I hate windows I hate windows * I hate windows I hate windows * h * Selenestation has issues * Update monsterhunter_weapons.dm * eretics * Update weapons.dmi * Update monsterhunter_weapons.dm * g * kpop * r * m * grgr * Update simple_animal_freeze.dm * Update wonderland_apocalypse.dm * Update wonderland_apocalypse.dm * d * Update fulp_defines.dm * ff * Update wonderland.dmm * Update tgstation.dme * Update infil_objectives.dm * Update infil_objectives.dm * Update monsterhunter_weapons.dm * Update monsterhunter_event.dm * Update monsterhunter_event.dm * Update areas.dm * Update monsterhunter_event.dm * Update monsterhunter_weapons.dm * Step 0, version 2 * step 0.5 - version 2 * step 1 - version 2 * 2.5 version 2 * fix * Mapping * okay fine * more mapping * uuuuu hhhh * fixes * help me * hurry * I'm killing the mf that did access helpers on this map * Welp, we lost. * Or did we? --------- Co-authored-by: SmoSmoSmoSmok <95004236+SmoSmoSmoSmok@users.noreply.github.com> Co-authored-by: Pepsilawn <reisenrui@gmail.com> Co-authored-by: SgtHunk <68669754+SgtHunk@users.noreply.github.com> |
||
|
|
82e5c65589 |
December TGU (#856)
* Let's try again * i forgot to stage these * Green checks. Hopefully. * Z-edit it is * That should do it (also kills Raid Edwards) * Whoopsie daisy. * Beef station * Saves pubbystation * Map fixes * Ticket machines and sorting helpers |
||
|
|
10763f0662 |
Bloodsucker expansion: Favorites and Revenge vassals (#783)
* Turns favorite vassal into their own antag datum * Generalizes turning Vassals into special kinds * Fixes favorite vassals * Adds the Revenge bloodsucker Removes a use of get_clan(), which will hopefully be removed eventually, by moving FinalDeath stuff to Clans. Doing this allowed me to hook up Bloodsucker's Final death to the revenge Bloodsucker, to handle getting their Powers. * Does most of the work for revenge vassals * Finishes revenge bloodsuckers * vassal ui * prettierx * Update ex_vassal.dm * Update bloodsucker_crypt.dm * Update vassal_datum.dm * more fixes * Reverts a ton of unecessary things Removes the copy paste for finaldeath Removes pulling ghosts for shaded bloodsuckers, they're not meant to be ghosts Removes 'temporary_vassal' because this PR already fixed that problem Makes anyone able to use the Bloodsucker shard, as it's intended to be. * Actually, vassals can hold their master Also removes the 'halfway point' stuff * Removes get_clan entirely Monster hunter's one use of it was not worth maintaining the legacy code support for clans, because it also encourages other people to use this easy-way out instead of making it modular. * batform * Code improvements * Update bloodsucker_rulesets.dm * Update ex_vassal.dm * Update ex_vassal.dm |
||
|
|
6280f5cca0 |
November TGU (#846)
* this just fixes the dme its still pretty unfinished * fixes bloodsuckers (and some silence stuff) * fixed costumes and beefman its time to TEST * fixes some stuff * ITS DONE (?) * it wasnt done. * THE THINGS ARE FIXED RAAAAAAAAAAAAAH * me when i have to FIX MAPS * jk actually fixes the maps this time i promise * i think this probably fixes the screenshots maybe * it should work now (i hope) * i think this dependency is helpful * how * please fix some of the errors * fucked up the dio stand pathing * tgedit for the simple animal freeze test * lets see if this works * fixed the merge conflict * i think thats it? * there are. a few new unit tests. * THE NEW UNIT TESTS BROKE EVERYTHING * fixes all this dumb shit soooooy quien soyyyy no preciso identifiiiicación * prison radio be gone * brings back helio sec (lol) * mobs aren't used anywhere anymore kill them * fixes screenshots * NOTHING BUT SCRAP * whoops haha silly me rewrites a few keys to fix corruption * gives felinids brain damage (SPEEDMERGE) * welcome to fulpstation Co-authored-by: SgtHunk <68669754+SgtHunk@users.noreply.github.com> |
||
|
|
5566dc322b |
[MDB IGNORE] [IDB IGNORE] October TGU (#826)
* time to deal wth linters * hello * hi * hey * Fixes bat shapeshifting * fixes tile decals * removes grille |
||
|
|
8261383d49 |
[MDB IGNORE] TGU: A new and improved paperwork economy AKA second august TGU (#796)
* Okay I think it's fine this time * Forgot that I had changed the var name * Weird console var * and pubby * strongdmm moment * Screenshot tests * Gives pubby paperwork and other misc. fixes * faxes and fixes * forgot to change the area * Forcefully updating the branch, question mark? * uh... yea * why's the path like that * a bunch of shit * and pubby * Part 1 * Final fix * Mapping & co * fix * God this commit history is a mess * kill kill murder kill murder * areas * and the one wire |
||
|
|
450295354b |
Updates the Fulpstation codebase to the 01/08/2022 version of the tgstation repository (#755)
* Automatic changelog compile [ci skip]
* Update readme.md
* Automatic changelog compile [ci skip]
* what
* Wow
* Foiled by my very own grep check
* dont tell anyone i forgot to update basemaps
* The gags vendor updatepath script is broken
* can be untg-edited later just want to see TGU running soon
* Revert "can be untg-edited later just want to see TGU running soon"
This reverts commit
|
||
|
|
e1ef8baa2d |
July TGU (kills silver slime food) (#739)
* TGU * runs updatepaths * fulp map fixes |
||
|
|
d759c95177 |
TGU (Saves Selenestation) (#716)
* tgu * Update routes.js * dme * Fixes proc holders 'n' stuff * updates fulp maps + minor bs fix * prettier * AI uploads * prettierx * you should pass ci... now! * Update _spells.dm * F this Ci * selene evac shuttle * fixes targeted powers * tgu * Update barsigns.dm * Fixes Ci * prettierx |
||
|
|
ed695f0248 |
June TGU thats so cool and awesome (#652)
* wow awesome * pubby * Most linters * Selene part one * Helio part one * Helio part 2 * Pubby Part One * Pubby Part 2 * Pubby Part 3 * Selene Part Two * Selene Part Three * Door name finale * Bonus AI sat fixes * Infil and BS rulesets * Some fixes * Selene fix test * Selene shuttle fix * Please work helio * Update Heliostation.dmm * Update PubbyStation.dmm * debugging * Debugging again * Extra debugging * Revert "Debugging again" This reverts commit |
||
|
|
d535503645 |
[MDB IGNORE] May TGU (#635)
* Does the TG Update 😃 * updates beef stations * test * Revert "test" This reverts commit |