Skip to content

Activity

- Changed namespaces to be correct.

RazielMartelus96pushed 1 commit to feature-custom_content_revisted • 79aef3f…80e5e84 • 
on Dec 6, 2024

- Begun work on CustomEnemy.cs via a ICustomEnemy.cs construction pro…

RazielMartelus96created feature-custom_content_revisted • 79aef3f • 
on Dec 6, 2024

- Removal of unneeded methods in Enumeration.cs.

RazielMartelus96pushed 1 commit to feature-items_revisited • ff798e7…b9b548b • 
on Dec 6, 2024

- Minor refactors of some methods to functional returns (I think the …

RazielMartelus96pushed 1 commit to feature-items_revisited • e60ba0d…ff798e7 • 
on Dec 6, 2024

- Refactored Enumeration.cs to allow generic values.

RazielMartelus96pushed 1 commit to feature-items_revisited • 885f9e5…e60ba0d • 
on Dec 6, 2024

- Adding TODO's about adding the IsServerCall methods to a Utility Me…

RazielMartelus96pushed 1 commit to feature-items_revisited • a6655e2…885f9e5 • 
on Dec 6, 2024

- Added SoccerBallPatches.cs event call for ItemMovedEvent triggering.

RazielMartelus96pushed 1 commit to feature-items_revisited • 2891874…a6655e2 • 
on Dec 6, 2024

- Added an ItemCollisionSoundEvent to ItemEvents.cs.

RazielMartelus96pushed 1 commit to feature-items_revisited • 8012254…2891874 • 
on Dec 6, 2024

- Fixed Directory.Build.targets instance of LC being utilised

RazielMartelus96pushed 1 commit to feature-items_revisited • c0435ff…8012254 • 
on Dec 6, 2024

- Populated ISoccerBall.cs

RazielMartelus96pushed 1 commit to feature-items_revisited • cfb5b7c…c0435ff • 
on Dec 6, 2024

- Addition of Enumeration.cs for a potential method allowing pseudo-e…

RazielMartelus96pushed 1 commit to feature-items_revisited • fb769d5…cfb5b7c • 
on Dec 6, 2024

- ItemEvents.cs has new ItemSpawnedEvent

RazielMartelus96pushed 1 commit to feature-items_revisited • 8b817af…fb769d5 • 
on Dec 6, 2024

- Added new ScrapType.cs for non-functional / generic vanilla scrap t…

RazielMartelus96created feature-items_revisited • 8b817af • 
on Dec 6, 2024

Merge pull request #21

Pull request merge
RazielMartelus96pushed 14 commits to dev • 8f75e84…413e698 • 
on Dec 5, 2024

- Documented DebugUtils.cs

RazielMartelus96pushed 1 commit to feature-core_logic • 19051c9…d259969 • 
on Dec 5, 2024

-Fixed EntityManager.RegisterEntity try-catch.

RazielMartelus96pushed 1 commit to feature-core_logic • e57b7e2…19051c9 • 
on Dec 5, 2024

- Changed the Manager Namespace (after like 2 months, rip).

RazielMartelus96pushed 1 commit to feature-core_logic • 35496a3…e57b7e2 • 
on Dec 3, 2024

- Removal of redundant SettingsManager.cs

RazielMartelus96pushed 1 commit to feature-core_logic • 6ec8cdc…35496a3 • 
on Dec 2, 2024

- Added a dev note to the IFurniture.cs and IMoon.cs documentation ab…

RazielMartelus96pushed 1 commit to feature-core_logic • c7e17cb…6ec8cdc • 
on Dec 2, 2024

- Further population of the IOldBird.cs with new methods.

RazielMartelus96pushed 1 commit to feature-old_bird_revisted • 110ae15…89a3cb5 • 
on Dec 2, 2024

- Updated CLLogger calls in EntityManager.cs & GameEventManager.cs to…

RazielMartelus96pushed 1 commit to feature-core_logic • 606cbb8…c7e17cb • 
on Dec 1, 2024

- Added documentation to Plugin.cs.

RazielMartelus96pushed 1 commit to feature-server_logic • 6f5691f…cad07bd • 
on Dec 1, 2024

- Initial Logic for Client / Host setup. This should prevent unnecess…

RazielMartelus96created feature-server_logic • 6f5691f • 
on Dec 1, 2024

- Initial population of IWakeable.cs.

RazielMartelus96pushed 1 commit to feature-old_bird_revisted • 073822e…110ae15 • 
on Dec 1, 2024

- Moved logic for parsing properties of an object to DebugUtils.cs

RazielMartelus96pushed 1 commit to feature-core_logic • f5fdd8e…606cbb8 • 
on Dec 1, 2024

- Further populated InvalidEventSubscriptionException.cs

RazielMartelus96pushed 1 commit to feature-core_logic • 91c9671…f5fdd8e • 
on Dec 1, 2024

- Added checks for the new exception to all the entity patch registra…

RazielMartelus96pushed 1 commit to feature-core_logic • 0dc4781…91c9671 • 
on Nov 30, 2024

- Added test case to EntityManager.cs of the InvalidRegistrationExcep…

RazielMartelus96pushed 1 commit to feature-core_logic • 26538af…0dc4781 • 
on Nov 30, 2024

- Added InvalidItemRegistrationException to InvalidRegistrationExcept…

RazielMartelus96pushed 1 commit to feature-core_logic • 21e4bcc…26538af • 
on Nov 30, 2024

- Refactoring of the InvalidRegistrationException.cs to be more easil…

RazielMartelus96created feature-core_logic • 21e4bcc • 
on Nov 30, 2024