Commit Graph

10508 Commits

Author SHA1 Message Date
AlManiak
e5fcaedfe2 Added buckling weight interactions
Added creaking sound from hypercode
2024-12-01 16:00:00 +01:00
Alphas00
702485b045 Human genitals fix & Fat persistance
Fixed sprites for human genitals (breasts, penis, vagina)
Moved fat permanence changes to the GS13 folder
Re-added fat permanence save on round end for all alive and present players
2024-11-30 11:51:18 +01:00
AlManiak
5ec3f3eab8 Fixed announcer empty list bug
Fixed alternate rank not showing on PDA
Fixed Manifest because record not being filled correctly
2024-11-25 23:24:02 +01:00
evilew
251a4c8fa4 fixing chair runtimes
fixed the chair runtimes that resulted from porting over comfy chair padding overlay code
2024-11-25 19:01:27 +01:00
evilew
167717ee37 fixes
- fixed airlock directions and gato-ified festivestation a bit
- fixed some presets of comfy chairs
- nerfed mealdors
2024-11-22 05:02:56 +01:00
evilew
438dcff051 mapping tweaks
- moving over our CC level / maps
- moving over our levels
- all the other maps are moved to a seperate folder
- better comfy chairs
- brought back solar defence crates
2024-11-22 01:58:57 +01:00
evilew
9d9f805d7b Merge branch 'master' into gatofication2 2024-11-21 22:11:24 +01:00
evilew
4518a0b016 NT to GT - comments
- added GS13 comments to wherever NT was changed into GT
2024-11-21 21:45:25 +01:00
evilew
94355ba15e gato rebranding
- rebranding some more items, this time mostly the sprites
2024-11-21 04:20:54 +01:00
evilew
2dd9f92643 Merge pull request #26 from sheepishgoat/tweaklandia
Plentitude of Small Fixes 3: The Return of Tweaks
2024-11-21 01:06:47 +01:00
evilew
b251055c6e bluespace tray buff
from 50 to 100
2024-11-21 01:05:42 +01:00
evilew
bdccf133cb load of fixes
- increased age_min from 18 to 21
- gave RCDs an option of airlock direction
- buffed bluespace trays
- made more windows / walls directional and merging with airlocks/windows
- gave the rusty walls perspective sprites
- removed stoner language from beach bum
- enabled prisoner (for now)
- buffed HEVA not to be weak to goliaths
- brought back smaller, more realistic bee sprites
2024-11-20 15:51:04 +01:00
evilew
10ef9e374a Nanotrasen to GATO - comments
I know it's a mess, but the least I can do is add comments anywhere I can
2024-11-19 01:59:28 +01:00
evilew
df6bd86f82 bodyparts and stuff
- fixed a typo in untie shoes event
- ported more snouts, tails, taurs, hair and stuff
- med analyzer has better sprites now
2024-11-18 19:22:30 +01:00
Metis
4bd63db80f Merge remote-tracking branch 'upstream/master' 2024-11-17 16:55:40 -05:00
evilew
10a07b2b0d Merge pull request #21 from ReoDaProtovali/Fixing-the-fixes
Plentitide of small fixes part 2: electric boogaloo
2024-11-17 20:35:18 +01:00
ReoDaProtovali
4a92821583 I think that's about everything. 2024-11-16 21:44:12 -06:00
evilew
df14aba518 goodbye bustedbelt
it was supposed to be in a modularity folder but I think I added it in here earlier mistakenly
2024-11-16 13:26:40 +01:00
Metis
b77ff92808 Analyzers show weight 2024-11-15 23:13:52 -05:00
Metis
52550eae18 floor tile fix 2024-11-15 19:23:32 -05:00
AlManiak
883bcb7c3a Added CE gloves 2024-11-10 18:16:27 +01:00
evilew
42c59d3506 NT to GT
Changed most instances of NT (Nanotranse) to GT (GATO). Left alone stuff that makes sense for it to be NT branded
2024-11-09 23:11:05 +01:00
evilew
edea3ae8e0 nanotrasen to gato
Replaced most instances of Nanotrasen mentions into GATO, though I've kept some that have more sense to be kept as Nanotrasen (like nanotrasen marked stuff and such)
2024-11-09 23:05:02 +01:00
Metis
f6af059a06 job titles 2024-11-02 03:16:16 -04:00
sheepishgoat
81d700f1a7 Merge pull request #14 from sheepishgoat/fixes-and-maps
plentitude of small fixes
2024-10-30 14:15:55 -04:00
evilew
096df974f5 haydee suit
- fixed some shutter/blast door sprites too (to be perspective'd)
- nerfed haydee suit, made it available in clothesmate hacked section
2024-10-30 12:23:44 +01:00
evilew
c5ae1bf17e moving over different airlock sprites
- moved over airlock sprites that use perspective sprites
2024-10-30 12:11:43 +01:00
evilew
795325d786 more tweaks
- brought over better glitter sprites
- nerfed bear object dmg
- removed brand intelligence from the pool
- nerfed mice migration spawns
2024-10-30 11:36:06 +01:00
sheepishgoat
c91abc56f7 Merge pull request #13 from AlManiak/feature/small-bits-and-bob
Feature/small bits and bob
2024-10-29 14:58:51 -04:00
Metis
f9ee168b6a Merge remote-tracking branch 'upstream/master' 2024-10-28 22:21:26 -04:00
AlManiak
ef93595938 Review commentary resolution 2024-10-28 17:53:36 +01:00
AlManiak
621d68b326 Merge branch 'sheepishgoat:master' into feature/small-bits-and-bob 2024-10-25 11:31:41 +02:00
Metis
d5637089b5 Update teleporter.dm 2024-10-25 00:28:10 -04:00
Kylerace
feacce1bb8 turns one of the vis_contents in openspace turfs to overlays (#58500)
one of the appearances that open space tiles add as vis_contents was an unchanging grey cover. its useless to keep it as vis_contents since its not supposed to change so its better to have it as an overlay. its possible that i can make openspace tiles not add the turf below as vis_contents and instead listen to objects entering and leaving it with connect_loc and add those objects as vis_contents then but that sounds like more trouble than its worth

edit: probably not the last part

overlays < vis_contents in maptick cost

also tramstation has the most open space tiles in high traffic areas compared to other maps. openspace tiles have 2 vis_contents each, equivalent to 2 objects that sendmaps processes every tick this pr only makes it 1 appearance in vis_contents. its also the map with the current highest maptick per player according to lemons graphs
2024-10-24 23:09:30 -04:00
AlManiak
30f539cb69 Fixed DNC
Fixed Arousal enabled when in prefs disabled
2024-10-24 19:33:18 +02:00
AlManiak
bba2ef4de6 Added missing traits
in heat
extra productive genitals
headpat slut
Do Not Clone
Strong Legs
universal diet
2024-10-24 18:02:10 +02:00
Metis
b59523ae89 enable byond-tracy 2024-10-23 14:00:51 -04:00
evilew
d1d52f013b changing some icosn
- added approaching GS13 sound
- moved over Hyper's xeno queen sprites
- moved over wooden chair sprites
2024-10-23 13:48:18 +02:00
evilew
3422f7a198 bar sign
- added back the busted belt bar sign
2024-10-23 13:02:37 +02:00
Mothblocks
3a044ef627 Add defines for byond-tracy support (#70931)
Adds `USE_BYOND_TRACY`, which automatically loads a given
prof.dll/libprof.so using https://github.com/mafemergency/byond-tracy/.

Not intended for use in production, and we do not ship a copy of
byond-tracy. It is extremely easy to compile yourself, but if you're
someone interesting enough to play around with this then let me know and
I can just give you a build.

I'm going to be using this for init profiling.
2024-10-22 22:17:37 -04:00
Metis
78f472ff0f updates tick rate 2024-10-19 18:53:55 -04:00
Metis
51adf0dd23 Merge remote-tracking branch 'upstream/master' 2024-10-16 18:18:34 -04:00
Metis
2b19d9084f needed emote 2024-10-15 01:07:10 -04:00
Metis
a5e9ae8bc6 Update RCD.dm 2024-10-15 00:41:11 -04:00
Metis
04cb381e02 camera and arousal fixes 2024-10-15 00:36:18 -04:00
Metis
f348b44bef ghost roles fix 2024-10-14 23:57:52 -04:00
AlManiak
854a0cf4b4 Initial commit of a working state 2024-10-13 22:48:31 +02:00
Metis
2dfbda2d13 Merge branch 'master' of https://github.com/sheepishgoat/GS13-Citadel 2024-10-11 15:18:13 -04:00
Metis
d38d160b41 strange rocks 2024-10-11 15:18:11 -04:00
evilew
694820001a Merge pull request #4 from sheepishgoat/tweaks-and-fixes
Tweaks and fixes
2024-10-11 20:59:56 +02:00