Activity
- Changed namespaces to be correct.
- Changed namespaces to be correct.
on Dec 6, 2024
- Begun work on CustomEnemy.cs via a ICustomEnemy.cs construction pro…
- Begun work on CustomEnemy.cs via a ICustomEnemy.cs construction pro…
- Removal of unneeded methods in Enumeration.cs.
- Removal of unneeded methods in Enumeration.cs.
- Minor refactors of some methods to functional returns (I think the …
- Minor refactors of some methods to functional returns (I think the …
- Refactored Enumeration.cs to allow generic values.
- Refactored Enumeration.cs to allow generic values.
- Adding TODO's about adding the IsServerCall methods to a Utility Me…
- Adding TODO's about adding the IsServerCall methods to a Utility Me…
- Added SoccerBallPatches.cs event call for ItemMovedEvent triggering.
- Added SoccerBallPatches.cs event call for ItemMovedEvent triggering.
- Added an ItemCollisionSoundEvent to ItemEvents.cs.
- Added an ItemCollisionSoundEvent to ItemEvents.cs.
- Fixed Directory.Build.targets instance of LC being utilised
- Fixed Directory.Build.targets instance of LC being utilised
- Populated ISoccerBall.cs
- Populated ISoccerBall.cs
- Addition of Enumeration.cs for a potential method allowing pseudo-e…
- Addition of Enumeration.cs for a potential method allowing pseudo-e…
- ItemEvents.cs has new ItemSpawnedEvent
- ItemEvents.cs has new ItemSpawnedEvent
- Added new ScrapType.cs for non-functional / generic vanilla scrap t…
- Added new ScrapType.cs for non-functional / generic vanilla scrap t…
- Documented DebugUtils.cs
- Documented DebugUtils.cs
-Fixed EntityManager.RegisterEntity try-catch.
-Fixed EntityManager.RegisterEntity try-catch.
- Changed the Manager Namespace (after like 2 months, rip).
- Changed the Manager Namespace (after like 2 months, rip).
- Removal of redundant SettingsManager.cs
- Removal of redundant SettingsManager.cs
- Added a dev note to the IFurniture.cs and IMoon.cs documentation ab…
- Added a dev note to the IFurniture.cs and IMoon.cs documentation ab…
- Further population of the IOldBird.cs with new methods.
- Further population of the IOldBird.cs with new methods.
- Updated CLLogger calls in EntityManager.cs & GameEventManager.cs to…
- Updated CLLogger calls in EntityManager.cs & GameEventManager.cs to…
- Added documentation to Plugin.cs.
- Added documentation to Plugin.cs.
- Initial Logic for Client / Host setup. This should prevent unnecess…
- Initial Logic for Client / Host setup. This should prevent unnecess…
- Initial population of IWakeable.cs.
- Initial population of IWakeable.cs.
- Moved logic for parsing properties of an object to DebugUtils.cs
- Moved logic for parsing properties of an object to DebugUtils.cs
- Further populated InvalidEventSubscriptionException.cs
- Further populated InvalidEventSubscriptionException.cs
- Added checks for the new exception to all the entity patch registra…
- Added checks for the new exception to all the entity patch registra…
- Added test case to EntityManager.cs of the InvalidRegistrationExcep…
- Added test case to EntityManager.cs of the InvalidRegistrationExcep…
- Added InvalidItemRegistrationException to InvalidRegistrationExcept…
- Added InvalidItemRegistrationException to InvalidRegistrationExcept…
- Refactoring of the InvalidRegistrationException.cs to be more easil…
- Refactoring of the InvalidRegistrationException.cs to be more easil…