Commit Graph

1331 Commits

Author SHA1 Message Date
IIIaKa d332287a4c Add OnAnimalDungProduce(d) hooks
- OnAnimalDungProduce(BaseRidableAnimal)
- OnAnimalDungProduced(BaseRidableAnimal, Item)
2025-02-05 07:40:09 +01:00
Mr. Blue 6ca4691566 Add OnFrankensteinPetWake/Sleep hooks
- OnFrankensteinPetWake(FrankensteinTable, BasePlayer)
- OnFrankensteinPetSleep(FrankensteinPet, FrankensteinTable, BasePlayer)
2025-02-05 06:43:01 +01:00
Lorenzo 27340a6b56 Fix OnFishCaught hook
Fix OnFishCaught being called in the wrong location
2025-02-05 06:24:54 +01:00
Mr. Blue 227526100e Patch for January 23rd Rust update (Protocol 2574.263.1) 2025-01-23 19:33:13 +01:00
Mr. Blue 695cf573ef Patch for January 2nd Rust update (Protocol 2573.263.1) 2025-01-02 19:35:44 +01:00
Mr. Blue 1ffd8e847a Fix OnPlayerVanish and OnPlayerUnvanish hooks 2024-12-31 16:02:22 +01:00
Mr. Blue cae1d0b8e2 Remove unused default references 2024-12-31 15:51:41 +01:00
IIIaKa 0d02c729da
Add OnPlayerVanish and OnPlayerUnvanish hooks (#541) 2024-12-30 17:54:29 +01:00
Lorenzo b967f3f2a4
Fix OnEntityReskinned not getting called for all items (#542) 2024-12-30 17:34:28 +01:00
k1lly0u 136403c949
Add OnNpcTarget hook for new NPC types (#540) 2024-12-30 17:29:56 +01:00
Mr. Blue ba8655f7ec Patch for December 16th Rust update (Protocol 2570.262.1) 2024-12-16 12:51:16 +01:00
Mr. Blue 21019b2700 Patch for December 5th Rust update (Protocol 2570.262.1) 2024-12-05 19:04:24 +01:00
Mr. Blue f23b2a2ebf Patch for November 7th Rust update (Protocol 2567.261.1) 2024-11-07 19:28:38 +01:00
TheKiiiing 544f4df233 Expose CH47HelicopterAIController::CheckSpawnScientists 2024-11-07 06:08:40 +01:00
Lorenzo 191af1e82f Add OnPlayerHandcuff(ed) hooks
- object OnPlayerHandcuff( BasePlayer victim, BasePlayer handcuffer )
- void OnPlayerHandcuffed( BasePlayer victim, BasePlayer handcuffer )
2024-11-07 06:08:20 +01:00
WhiteThunder e9df3c275f Add OnInventoryItemFind and OnInventoryAmmoItemFind hooks 2024-11-07 06:05:47 +01:00
Oleg 9e8d57b281 Add steamid option to RustCui RawImageComponent 2024-11-07 05:46:41 +01:00
Mr. Blue 42c54f30b3 Patch for November 5th Rust update (Protocol 2565.259.1) 2024-11-05 13:10:37 +01:00
Mr. Blue 8d7247a94e Patch for October 28th Rust update (Protocol 2565.259.1) 2024-10-28 18:41:56 +01:00
Mr. Blue cc678b6c14 Patch for October 8th Rust update (Protocol 2564.259.1) 2024-10-08 15:49:41 +02:00
Mr. Blue c0eb9fa022 Patch for October 6th Rust update (Protocol 2564.259.1) 2024-10-06 13:39:56 +02:00
Mr. Blue 15a393876f Patch for October 4th Rust update (Protocol 2564.259.1) 2024-10-04 17:59:26 +02:00
Mr. Blue b8f1bd54db Expose various BasePlayer fields 2024-10-04 17:52:15 +02:00
Mr. Blue 9a41d40b93 Patch for October 3rd Rust update (Protocol 2564.259.1) 2024-10-03 19:26:48 +02:00
Mr. Blue 4f36b5c0a3 Expose various BasePlayer and TerrainCollision fields and methods 2024-10-02 04:30:32 +02:00
Mr. Blue 4fd1f04099 Expose various fields and methods 2024-10-02 03:52:38 +02:00
Mr. Blue 9105692f93 Add CanLootEntity hook to WorldItems
- CanLootEntity(BasePlayer, WorldItem)
2024-10-02 03:36:16 +02:00
Mr. Blue 5a47d0f3f6 Add WallPaper & Digital Clock hooks
- OnWallpaperSet(BuildingBlock, ulong)
- OnWallpaperRemove(BuildingBlock)
- OnDigitalClockAlarmsSet(DigitalClock, DigitalClockMessage)
- OnDigitalClockRing(DigitalClock)
- OnDigitalClockRingStop(DigitalClock)
2024-10-02 03:09:00 +02:00
Mr. Blue e6199f8697 Fix DepotDownloader timing out 2024-10-01 08:41:02 +02:00
Mr. Blue dd70e48aae Patch for September 6th Rust update (2556.254.1) 2024-09-06 15:35:44 +02:00
Mr. Blue 240698b73e Patch for September 5th Rust update (2556.254.1) 2024-09-05 19:36:03 +02:00
Oleg d39d1a39f7 Add new CuiCountdownComponent TimerFormats 2024-09-05 19:24:03 +02:00
Mr. Blue fde9dba3b1 Patch for August 21st Rust update (Protocol 2555.253.1) 2024-08-21 17:35:48 +02:00
Mr. Blue e986794dda Expose various TinCanAlarm fields/methods as public 2024-08-03 01:17:33 +02:00
Mr. Blue d147e91d4c Fix ModularCarCodeLock.HasLockPermission IL exception 2024-08-01 20:18:26 +02:00
Mr. Blue a4a4353961 Patch for August 1st Rust update (Protocol 2555.253.1) 2024-08-01 19:38:02 +02:00
Oleg 3ee9d1c4a4 Improved Countdown support 2024-07-31 06:19:28 +02:00
WhiteThunder 2f0433ec57 Expose various fields/methods as public 2024-07-31 05:13:59 +02:00
WhiteThunder aec0f79133 Add OnVendingShopOpen[ed] hook for TravellingVendor 2024-07-31 05:09:36 +02:00
PaperPlate ef35abdcb9 Expose WeaponRack::gridSlots & WeaponRack::SetGridCellContents 2024-07-31 05:04:01 +02:00
Substrata1 fa76b1c4bd Add & modify various AutoTurret hooks
- object OnTurretModeToggle(AutoTurret turret, BasePlayer player)
Called when a player attempts to toggle the turret mode
This has been moved, and is now a pre-hook with a player parameter

- object OnTurretClearList(AutoTurret turret, BasePlayer player)
Called when a player attempts to clear the list of authorized players
Changed the Argument Behavior from JustParams, which was causing it to not pass the correct parameters, to UseArgumentString

- object OnTurretIdentifierSet(AutoTurret turret, BasePlayer player, string id)
Called when a player attempts to set the turret's ID
2024-07-31 05:02:39 +02:00
bmgjet 4d12640412 Expose Bike::airControlTorquePower 2024-07-31 03:49:57 +02:00
bmgjet a0d6ceb86c Add OnArcadeScoreAdded hook
- OnArcadeScoreAdded(BaseArcadeMachine, BasePlayer, int)
2024-07-31 03:47:45 +02:00
Brandon Peters 5a6de887c8 Add OnDebrisSpawn hook
- OnDebrisSpawn(DecayEntity, Vector3, Quaternion, bool)
2024-07-31 03:40:53 +02:00
PaperPlate bc1e29d874 Expose PhotoFrame::_photoEntity & SignContent::textureIDs 2024-07-31 03:26:55 +02:00
BuildTools 3686effe49 Expose various Bike fields/methods as public 2024-07-31 03:22:16 +02:00
IIIaKa 4c8b6f41fe Add ModularCar hooks
- OnLockRemove(ModularCar, BasePlayer)
- OnCodeChange(ModularCar, BasePlayer, string)
- CanDestroyLock(BasePlayer, ModularCar, BaseVehicleModule)
- CanLock(BasePlayer, ModularCar, ModularCarCodeLock)
2024-07-31 03:09:31 +02:00
IIIaKa d401d7294f Add BradleyAPC hooks
- CanDeployScientists(BradleyAPC, BaseEntity, List<GameObjectRef>, List<Vector3>)
- OnScientistInitialized(BradleyAPC, ScientistNPC, Vector3)
- OnScientistRecalled(BradleyAPC, ScientistNPC)
2024-07-31 02:38:33 +02:00
Mr. Blue e69ef16170 Patch for July 15th Rust update (Protocol 2553.252.1) 2024-07-15 17:49:02 +02:00
Mr. Blue b398f22a95 Patch for July 12th Rust update (Protocol 2552.252.1) 2024-07-12 15:12:01 +02:00