95 Commits
Author SHA1 Message Date
AJCM-gitandGitHub 6ceca6bfff Fix broken syntax is some scripts (#44959) 2026-07-27 03:19:01 +00:00
AJCM-gitandGitHub fd55f93929 Fix diagonal windows construction ghost not being able to rotate (#44705) 2026-07-16 02:02:15 -04:00
AJCM-gitandGitHub f5e5646400 New workflow to apply the pr approved label (#28358)
* New workflow to apply the pr approved label

* Maybe fix permissions
2024-10-31 12:22:13 +01:00
AJCM-gitandGitHub c339773b5f Fixes the ShowRulesCommand and the client not syncing rules correctly (#28752) 2024-06-15 00:41:25 -04:00
AJCM-gitGitHubdeltanedas <@deltanedas:kde.org>deltanedasLeon FriedrichNemanja
346ac44a28 Open the guidebook when people with less than an hour playing join the round (#28774)
* Open the guidebook when people with less than an hour playing join the round

* Filter for gameplayState

* Fix tests

* tweaks

* saltern update (#28773)

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Fix admin menu objects list (#28787)

* Make `MakeAntag()` log errors instead of throwing exceptions (#28771)

Make `MakeAntag()` log errors instead of throw

* add default page support for the guidebook (#28772)

* Probably a better way to handle this

---------

Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2024-06-09 12:26:48 -04:00
AJCM-gitandGitHub 63e0ee08cb Fixes client having authority over rules popup cvars (#28655)
* Fixes client having authority over rules popup cvars

* Delete duplicate migration

* Pre-update

* Post-update
2024-06-07 21:53:20 +02:00
AJCM-gitandGitHub accf8adf97 Fixed the guidebook listing every single rule (#28680)
* Well i tried this way

* New approach (start)

* Did it

* makes spacelaw available, put it under sec
2024-06-07 06:28:55 -05:00
AJCM-gitandGitHub 619d82ed42 Small code cleanup to health bar (#28554) 2024-06-03 12:22:26 -04:00
AJCM-gitandGitHub 8c10581010 Cleans up StatusIconSystem and fixing some bugs (#28270) 2024-06-03 12:12:21 -04:00
AJCM-gitandGitHub be35a5d369 Header of Gas tank UI screen now fetched from Entity name and local (#28545) 2024-06-02 23:33:30 -04:00
AJCM-gitandGitHub 91875e91e1 Strip Items From Things Before Biomassing Them (#28544) 2024-06-02 23:30:00 -04:00
AJCM-gitandGitHub 509e3aedf7 RespawnRuleSystem tweaks. (#28528) 2024-06-02 23:28:38 -04:00
AJCM-gitandGitHub 9a23a6c695 Fix mid round antags not starting (#28523) 2024-06-02 12:52:40 -04:00
AJCM-gitandGitHub 09256cfaa5 Makes machine parts stackable, removes unused field in stack prototypes (#28434)
* Makes machine parts stacks, removes unused field in stack prototypes

* forgor

* Fix tests

* Fixes lathe construction. Yes. This sucks but there's no better way that doesnt involve refactoring machine parts completely

* detail

* a
2024-06-01 13:49:28 -04:00
AJCM-gitandGitHub a8c9af1227 Fixes bug with criminal records (#24954) 2024-02-04 20:12:07 -04:00
b8f0ed3975 Cleanups PolymorphSystem/Components/Prototypes (#23721)
* Cleanups PolymorphSystem

* forgot this

* Nah

* Fix test

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-02-01 23:17:02 +11:00
108f001731 Virtual items cleanup (#23912)
* Virtual items cleanup

* Detail

* Review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-01-14 21:18:47 +11:00
AJCM-gitandGitHub a3127748d1 Fixes ninja not being able to use abilities (#23748)
* Fixes ninja not being able to use abilities

* This was for testing
2024-01-08 19:15:00 -05:00
AJCM-gitandGitHub 3502f5d3db Fixes UseDelay accumulating time sometimes (#23529)
a
2024-01-04 12:50:11 -05:00
AJCM-gitandGitHub 9c522c8b19 UseDelay + ItemCooldown merge (#22502) 2024-01-03 21:33:09 -04:00
AJCM-gitandGitHub a4dd4828cf Access logs tweaks and fixes (#23096)
* Fix AccessRecord not serializing correctly on map saves

* record struct my beloved

* Final tweaks

* pro

* This is no longer necessary
2023-12-28 19:32:46 -05:00
AJCM-gitandGitHub e2823d8006 Revert "It's no longer possible to unbuckle if you are handcuffed" (#17717)
This reverts commit 6d31d50b43.
2023-06-28 16:54:49 -04:00
AJCM-gitandGitHub 211ba8c7bd Fix buckling sounds (#16142) 2023-05-07 23:14:48 -07:00
AJCM-gitandGitHub 94c558d73a Makes unpowered flashlights emmagables. (#16143) 2023-05-07 16:08:03 +10:00
AJCM-gitandGitHub de1613f7ef Revert "Fix UninitializedSaveTest prototypes" (#16169)
This reverts commit 9094727842.
2023-05-06 10:50:45 -04:00
AJCM-gitandGitHub c882a07cd1 Make mover controller respect footsteps volume sound param (#16018) 2023-05-03 09:33:53 +10:00
AJCM-gitandGitHub f163be9151 Fix debug info in buckling (#15987) 2023-05-01 16:55:01 -04:00
AJCM-gitandGitHub d5b3585c09 Small tweak and cleanup of spells and actions (#15943) 2023-05-01 18:29:18 +10:00
AJCM-gitandGitHub 878c7c0b85 Moves buckling and vehicles to shared, some cleanup (#15923) 2023-05-01 17:04:23 +10:00
AJCM-gitandGitHub 2564ff8918 Tweaks to ContainerAmmoProvider (#15945) 2023-04-30 20:49:26 +10:00
AJCM-gitandGitHub 4223fc00ba Fixes appraisal tools being in a drobe (oops) (#15754) 2023-04-24 18:04:21 -04:00
AJCM-gitandGitHub d9bacb63e7 Fixes the changelog getting squished in the lobby (#14836) 2023-03-24 17:08:49 -04:00
AJCM-gitandGitHub 0377f328e8 Fixes codewords in the roundend summary (#14835) 2023-03-24 15:54:44 -04:00
AJCM-gitandGitHub 7a6fddce4f Moves guidebook UI logic to a UI Controller, some tweaks (#14601) 2023-03-22 23:41:43 -04:00
AJCM-gitandGitHub 59bf67ec8c Revert "Add tree felling and chopping sounds" (#14622) (#14643) 2023-03-13 17:12:57 -04:00
AJCM-gitandGitHub 0685611e18 Fixes PDAs dissapearing when inhand (#13966) 2023-02-06 15:53:24 -04:00
AJCM-gitandGitHub 45b19406ee Gives clown access to the Happy Honk Dispenser (#13654) 2023-01-22 22:11:36 -04:00
AJCM-gitandGitHub 5f700c9112 Floating Visualizer Fixes (#13576) 2023-01-19 19:48:29 -04:00
AJCM-gitandGitHub 67ed59a50d Makes mobs visually float when weightless (#13391) 2023-01-17 18:01:53 -04:00
AJCM-gitandGitHub 6211ea7064 ECS ComputerVisualizer (#13289) 2023-01-15 00:01:47 -04:00
AJCM-gitandGitHub c7ec03d2fb TryGetData() Generics support content changes (#13053) 2022-12-20 14:24:55 -08:00
AJCM-gitandGitHub 38a31db13f Fix bed strapping flip flop (#13094) 2022-12-20 14:24:50 -08:00
2af8ada799 ECS Buckle and Rotation visualizers (#13024)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2022-12-15 19:39:34 +01:00
AJCM-gitandGitHub c4438c7a94 Fix rotting examine (#12488)
* commit

* actually i think this is better
2022-11-09 10:59:15 -06:00
AJCM-gitandGitHub 03cc0508f3 Automatically TitleCase IC names (#10986) 2022-09-14 19:50:15 +10:00
AJCM-gitandGitHub 3f74141c93 Makes projectile speed configurable in gun system (#10535) 2022-08-12 12:49:46 +10:00
AJCM-gitandGitHub c98cd0a836 Adding a PR guidelines link to the github PR tempalte (#10057) 2022-07-26 17:36:04 -07:00
AJCM-gitandGitHub f045f0c441 Making smites funnier (#9524) 2022-07-09 02:49:30 -07:00
AJCM-gitandGitHub 90e2e44462 Disarms now deselect after a usage. (#9290) 2022-07-02 19:26:48 -07:00
AJCM-gitandGitHub 6a3e6f3399 Extra mapping assets (#6854) 2022-02-23 19:39:50 +11:00
AJCM-gitandGitHub 87e0f8fdcc Fixrotations no longer affects docking airlocks (#6744) 2022-02-17 01:47:54 +11:00
AJCM-gitandGitHub 45bfc0b96b Adds posters (for mapping) (#5812) 2021-12-29 20:24:51 +11:00
AJCM-gitandGitHub 3c17c82edd Fix EntityStorages eating you from afar (#5880)
* Fix lockers eating you from afar

* Reviews
2021-12-27 13:04:18 +01:00
AJCM-gitandGitHub ecb9e1667d Signs cleanup (#5731) 2021-12-13 22:17:51 -07:00
AJCM-gitandGitHub a785273801 Shuttle airlock cleanup (#5737) 2021-12-11 16:09:16 -07:00
AJCM-gitandGitHub 380f5d77f3 More tiles and some cleanup (#5608) 2021-12-11 16:08:33 -07:00
AJCM-gitandGitHub 2ea7c55e93 Clean and add spawners (#5520) 2021-11-25 15:36:57 -07:00
AJCM-gitandGitHub 3da31d5146 Fixes ActivateItemInWorld working with things outside your container (#5424)
* Fixes InteractionActivate working inside containers

* This makes more sense now that i think about it
2021-11-20 22:06:44 -07:00
AJCM-gitandGitHub 915a274ee0 Lobby music size and volume optimizations (#3968)
* First commit

* Final touches

* Some touches

* test

* Final touches (for real this time)

* Final changes (super this time for real, really)

* some touches
2021-07-10 01:13:23 -07:00
AJCM-gitandGitHub 26378f3869 Fix stack localization (#3455) 2021-03-01 01:02:03 +01:00
AJCM-gitandGitHub 1409f58c1c Updates chat manager localization (#3432) 2021-02-28 21:16:29 +01:00
AJCM-gitandGitHub 4228326826 Fix changelog new out of window (#3438) 2021-02-27 18:33:31 +01:00
AJCM-gitandGitHub 4cb59a0c5e Updates blockgame localization (#3430) 2021-02-27 10:25:55 +01:00
AJCM-gitandGitHub 2f45e5e044 Repairable Component (#3418)
* Adds a repairable component

* Ignores RepairableComponent in the client

* fix localization

* fix localization
2021-02-27 13:56:32 +11:00
AJCM-gitandGitHub 5022a56e76 WindowComponent localization update (#3417)
* WindowComponent localization update

* address reviews
2021-02-26 09:19:12 +00:00
AJCM-gitandGitHub d177f0fd07 Adds changelog button to the escape menu (#3421) 2021-02-25 23:44:48 +01:00
AJCM-gitandGitHub e51010557f Fix author name in the changelog (#3420) 2021-02-25 22:14:31 +01:00
31a62dd3b1 Add banana cream pie recipe (#3408)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-25 12:45:11 +01:00
AJCM-gitandGitHub fc5d6452cd Fix behaviorSet prototype error (#3407) 2021-02-25 11:09:27 +11:00
AJCM-gitandGitHub 76d2729722 Makes FoodBase grindable and deletes duplicates (#2958)
* Makes FoodBase grindable

* forgot this one
2021-01-09 10:30:55 +11:00
AJCM-gitandGitHub c04a0270e1 Updates client IgnoredComponents list (#2859) 2021-01-03 16:23:50 +01:00
AJCM-gitandGitHub 04b05c60cb Many improvements to disposals room (#2848) 2020-12-29 01:42:20 +01:00
AJCM-gitandGitHub 13704a255c Fixes the audio and icon (#2854) 2020-12-28 04:32:48 +11:00
AJCM-gitandGitHub b554480a42 fixing bounding box (#2849) 2020-12-27 18:54:34 +11:00
AJCM-gitandGitHub e4e0125c2c Fixes secglasses json (#2845) 2020-12-27 03:08:14 +01:00
AJCM-gitandGitHub 07467db01e Gets rid of my bad event (#2846) 2020-12-27 02:51:24 +01:00
AJCM-gitandGitHub a91638f6cb Various fixes to monkey cubes (#2844) 2020-12-27 01:02:35 +01:00
ea30709cde Bolts down event and minor tweaks (#2053)
* initial commit

* I have to switch to master

* oops

* i need to merge master

* finishing touches

* updating submodule

* bye

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-10-08 17:59:20 +02:00
AJCM-gitandGitHub c17dd97383 Fixes mistake (#1751)
Never again.
2020-08-17 01:29:47 +02:00
AJCM-gitandGitHub 8503ab157a Fixing a path (#1707) 2020-08-16 03:37:20 +02:00
20ca4ccd4a Re-organizing the prototypes folder (#1384)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-07-20 12:26:16 +02:00
AJCM-gitandGitHub 1fbd32c9d9 Misc path fixes (#1319)
* fixing wall girder sprite

* fixing lathe
2020-07-08 13:58:21 +02:00
AJCM-gitandGitHub e7847d1555 fixing lobby (#1297) 2020-07-07 21:04:27 +02:00
AJCM-gitandGitHub ae41d03ec6 Re-organizing the Resources folder. Part 1. (#1234)
* First commit

* Lockers

* Lockers electric boogaloo

* Crates and Lockers

* Almost finishing the Textures folder

* Updating texture paths. Reminder to fix:
* Lockers
* Windows
* Vending Machines
* APC
* Catwalks
* Bedsheets and Cloaks
* Status effects

* dont know what happened here

* Commit before merge

* re-organizing

* Lockers broken

* Commit before merge

* Submodule

* renaming

* Fixing most issues

* forgot these ones

* Updating submodule

* typo

* Fixing some paths

* fixing some paths

* updating submodule

* (hopefully) fixing the submodule
2020-07-07 19:19:00 +02:00
AJCM-gitandGitHub e2c80b7a00 Vending machines name case fix (#1086) 2020-06-09 12:35:13 +02:00
a89e806a50 Making improper nouns lower case. (#1020)
Co-authored-by: Hugo Laloge <hugo.laloge@gmail.com>
2020-06-04 18:45:07 +02:00
AJCM-gitandGitHub dca5c869d6 ups (#1051) 2020-05-31 00:31:15 +02:00
AJCM-gitandGitHub 9acc1f092d New IDs (#987) 2020-05-30 13:44:21 +02:00
a12821bba5 Saltern airlocks (#1008)
* Guidelines, access, IDs resprite

* Import CEV-Eris maintenance doors

* more cleaning

* Restore the IDs so they dont (hopefully) appear in the log

* Airlocks and a little bit of organizing/cleanup

* fixing a mistake

* Remove excess line feeds in airlock_types.yml

* some enhancements

* formating IDs

* Applying feedback

* Fixing all (this time for real)

* deleting empty spaces in spawn_point

* Renaming the jobs and adding maint airlocks

* Placing the airlocks

* fix tiny fuckup

* Import cargo airlock from CEV-Eris

* Cargo airlocks

* Fixes sufficient access type. Renames airlocks to match the guidelines

* I give up

* I tried really hard, okay?

Co-authored-by: Hugo Laloge <hugo.laloge@gmail.com>
2020-05-30 13:43:13 +02:00
c22713fb24 Locked airlocks (#989)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-05-27 23:14:01 +02:00
AJCM-gitandGitHub 9580003a45 Fixing map collisions (#765)
* Git please work as i want you to work

* There were some collision remanants, everything is clean now
2020-03-03 14:40:35 +01:00
AJCM-gitandGitHub 81ab31659b Little projectile enhancements (#764)
*  Little projectile enhancements

*  Lets see if this fixes my fuck up

* Im a weapon smoothbrain. This fixes caliber folders name
2020-03-01 09:09:30 +01:00
AJCM-gitandGitHub 7d4dc85a6a Adds animation time to OuterClothing (#652)
* Adds animation time to OuterClothing

* Fixed golem
2020-02-09 10:41:32 +01:00
AJCM-gitandGitHub 5e58ae8a0a Adds SnapgridCenter to Asteroid YAML (#646) 2020-02-08 17:21:14 +01:00
b167107c8b /TG/ ID sprites (#570)
*  This adds /TG/ ID sprites

* Applying suggestions

Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2020-01-29 19:13:53 +01:00