The Canned One
36390b23d1
Small changes - hopefully good ones.
2024-10-01 11:11:58 +02:00
The Canned One
c6fe5682c2
changed almost nothing
2024-10-01 10:57:51 +02:00
The Canned One
1abc60b995
moved a bit of IonStorm code elsewhere
2024-10-01 10:42:52 +02:00
The Canned One
834b6ebaaa
Cleaned up a bit of the Derelict Cyborg code.
2024-10-01 10:02:25 +02:00
PJBot
6a1815aeaf
Automatic changelog update
2024-10-01 04:04:43 +00:00
ScarKy0
ba68fb2ddb
Update binary key to use AI icon ( #32327 )
...
* Init
* uplink icon
2024-10-01 14:03:37 +10:00
PJBot
a73780bc57
Automatic changelog update
2024-10-01 03:14:22 +00:00
Golinth
3b682d4d68
Added Firebots - Real ( #32482 )
...
* Add Firebots
Had to add OnActivateInWorld to the spray system to get the bot to work. Checks for the flammable component and if the onFire boolean is true.
* Make SpraySystem actually use useDelay
got rid of that TODO
* Added firebot speech
Fire detected!
2024-09-30 20:13:16 -07:00
PJBot
edc110907e
Automatic changelog update
2024-09-30 22:41:38 +00:00
kosticia
5681db31a9
Changing the thief's objective to stealing ID cards. ( #32411 )
...
* Changed thief ID objection
* Update Resources/Prototypes/Objectives/thief.yml
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-10-01 00:40:31 +02:00
PJBot
64e637905a
Automatic changelog update
2024-09-30 22:25:44 +00:00
pofitlo
bad7359aeb
Add camera bug ( #30250 )
...
* Add camera bug
* Update camera_bug.png
* fix
* change
* Update Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/camera_bug.yml
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Resources/Prototypes/Catalog/uplink_catalog.yml
---------
Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com >
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-10-01 00:24:36 +02:00
pofitlo
2f286afd95
Syndicate business card ( #32162 )
...
* add card
* Update Resources/Locale/en-US/paper/syndicate-business-card.ftl
Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com >
* fix
* Update Resources/Prototypes/Entities/Objects/Misc/business card.yml
Co-authored-by: Эдуард <36124833+Ertanic@users.noreply.github.com >
* add logo
* swap the "funny 'c'"
* improve logo (a little) and also fight with the funny 'c'
* fix
* oh... i think... mabe i done with this?...
* add
* smaller cards
* fix
* Update synicate_card.png
* fix typo
* fix
* fix
* Update Resources/Prototypes/Entities/Objects/Misc/business_card.yml
---------
Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com >
Co-authored-by: Эдуард <36124833+Ertanic@users.noreply.github.com >
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-09-30 22:44:44 +02:00
Charlie
55ae02f320
fix index stepping to avoid pushing front layers into back layers ( #32553 )
...
Co-authored-by: charlie <charlie.sc.wong@veiwsonic.com >
2024-09-30 22:27:33 +03:00
PJBot
db198d2813
Automatic changelog update
2024-09-30 17:39:29 +00:00
BramvanZijp
38f59d2038
Swap the advanced tool borg modules omnitool for jaws and a power drill ( #32487 )
2024-09-30 19:38:22 +02:00
Golden Can
eaa6017ada
Update Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
...
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-09-30 18:32:47 +02:00
Golden Can
e75a71d7d3
Update Content.Server/Silicons/Laws/StartIonStormedSystem.cs
...
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-09-30 18:31:36 +02:00
Golden Can
0cc1f32b3b
Update Resources/Textures/Mobs/Silicon/chassis.rsi/meta.json
...
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-09-30 18:28:39 +02:00
Golden Can
a4e7ad008c
Update Resources/Prototypes/Entities/Mobs/Player/silicon.yml
...
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-09-30 18:24:38 +02:00
Golden Can
eb1168a831
Update Resources/Prototypes/Entities/Mobs/Player/silicon.yml
...
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-09-30 18:24:28 +02:00
The Canned One
4c8a235e61
Minor alterations to the Derelict Cyborg and its ghostrole description
2024-09-30 12:12:10 +02:00
PJBot
717f82f9da
Automatic changelog update
2024-09-30 09:57:11 +00:00
qwerltaz
bc059f0b6d
AI can use fire alarm ( #32467 )
...
* ai can use fire alarm
* ai wire
2024-09-30 11:56:05 +02:00
The Canned One
f226f28e52
Derelict Cyborgs are now very likely to be affected by ion storms.
2024-09-30 10:03:21 +02:00
PJBot
c419e58300
Automatic changelog update
2024-09-30 05:15:13 +00:00
drakewill-CRL
7cf04dcb20
Use archived gas mixture in gas exchange comparison ( #32088 )
...
The comparison for doing gas exchange used current and not archived
moles. This could lead to update order-dependent gas spreading effects.
To fix this, convert TileAtmosphere's MolesArchived and
TemperatureArchived to a AirArchived, and use that in the comparison
method.
---------
Co-authored-by: PraxisMapper <praxismapper@gmail.com >
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com >
2024-09-29 22:14:07 -07:00
PJBot
dd15a6862c
Automatic changelog update
2024-09-29 22:37:53 +00:00
Celene
5c0b127456
Execution System uses the identity of an entity; added "the" to execution message ( #32536 )
...
* Exec.System now uses IdentityManagement; added the where necessary
* Included attacker in check for Identity
---------
Co-authored-by: Celene <maurice_riepert94@web.de >
2024-09-30 00:36:47 +02:00
slarticodefast
16325007d5
Fix mutation system debug assert ( #32530 )
2024-09-29 13:37:31 -08:00
The Canned One
bad25e3397
Split part of IonStormRule into IonStormSystem. Added StartIonStormed which also uses IonStormSystem. Added StartIonStormedComponent. Changed stuff related to the Derelict Cyborg. Derelict Cyborg now spawns with a randomized lawset.
2024-09-29 19:01:59 +02:00
PJBot
f6ceaa7d10
Automatic changelog update
2024-09-29 15:19:15 +00:00
Ilya246
4aed728207
make conveyor belt assemblies cheaper ( #32444 )
...
cheapening
2024-09-29 17:18:09 +02:00
SlamBamActionman
d0c4d5a93a
Add webhook for votekicks ( #32513 )
...
* Initial commit
* Localization
2024-09-29 15:23:53 +02:00
PJBot
cc9202bbb2
Automatic changelog update
2024-09-29 12:24:03 +00:00
ArtisticRoomba
1dc9541aed
Fixes HoS's energy shotgun not being marked as restricted contraband ( #32521 )
...
* the 12^21th contraband marking fix
one step closer to release
* sometimes you just make mistakes
2024-09-29 14:22:57 +02:00
PJBot
6bc383c0ef
Automatic changelog update
2024-09-29 12:20:08 +00:00
Leon Friedrich
f1f1fc1dc3
Add interaction rate limits ( #32527 )
...
* Move PlayerRateLimitManager to shared
* Add interaction rate limits
* uncap tests
2024-09-29 22:19:00 +10:00
PJBot
6b49a510d1
Automatic changelog update
2024-09-29 12:14:30 +00:00
Leon Friedrich
d806db264a
Fix currency duplication bug ( #32524 )
2024-09-29 22:13:22 +10:00
nikthechampiongr
a5840b925b
Fix RA0032 ( #32514 )
2024-09-29 02:25:21 +02:00
MilenVolf
1b9d77a760
Replace obsolete Tile Access methods ( #32508 )
...
* Replace obsolete SetTile
* Remove obsolete GetTileRef & GetAllTiles
* Forgor
* Apply suggested `GetMapOrInvalid`
2024-09-29 01:27:47 +02:00
metalgearsloth
0a7b23cd4d
Update submodule to 236.0.0 ( #32500 )
2024-09-28 19:31:27 +10:00
PJBot
8b692d118d
Automatic changelog update
2024-09-28 09:03:49 +00:00
metalgearsloth
bed968465c
Fix multiple door issues ( #32483 )
...
* Fix multiple door issues
- Doors should no longer cycle open-and-closed anymore (at least nowhere near as easily).
- Door sprites shouldn't flicker as much (needs my engine PRs to remove all but one of them).
* woops conversion
2024-09-28 19:02:43 +10:00
The Canned One
964ef33fc7
Fixed accidental removal of something from a meta.json file.
2024-09-28 10:50:33 +02:00
The Canned One
c3fa1b45d0
Added Derelict Cyborg midround event.
2024-09-28 10:18:40 +02:00
PJBot
9f5b6af82d
Automatic changelog update
2024-09-28 06:08:57 +00:00
Futuristic-OK
a371de16d3
Some new hairstyles! ( #31010 )
...
* Add files via upload
png of hairs
* Update meta.json
hairs meta
* Update human_hair.yml
hairs yml
* Update human-hair.ftl
hairs named
* second try
* fix meta
* Add files via upload
* Add files via upload
fix again
* Add files via upload
again again
* Add files via upload
again again fix again
* Add files via upload
i hate yourself
* Add files via upload
fixxxxx!
* Add files via upload
aaagaaaaiiin
* dd
dddddd
* Add files via upload
fix again
* Add files via upload
ddsdssddssddsdsds
* Update human-hair.ftl
* Update human-hair.ftl
screw this im just going to update it myself
webops time
* Update human_hair.yml
* Update meta.json
* Rename capsdaughter.png to longbow.png
* Rename artist.png to shaped.png
---------
Co-authored-by: Ubaser <134914314+UbaserB@users.noreply.github.com >
2024-09-28 16:07:51 +10:00
metalgearsloth
dd376e4e84
Optimise drains ( #32230 )
...
* Optimise drains
If it's still a problem then we do what I did for rmc14 and just dump all the active drains onto a job to getentitiesinrange in parallel.
* Fixes
2024-09-28 15:16:54 +10:00