CG-Tespy
Programmer experienced with a variety of frameworks and programming languages, but nowadays focuses on C# and the Unity Game Engine.
United States
Pinned Repositories
CGT_CoreEngine_MV
Contains utility code that most (if not all) of my plugins depend on.
CGT_MusicGallerySystem_Unity
CGT_TimerSystem_Unity
An easy-to-use, free and robust Timer System for Unity 2018.1.0 and later
CGT_WordWrapCore_MV
Core Engine that my other word-wrapping plugins rely on, providing a common API they draw from
FungusSlotBasedNarrativeSystem_Unity
Narrative Log functionality for Fungus to replace the built-in one. Based on slots to make it easy to extend.
FungusSlotBasedSaveSystem_Unity
A replacement for the built-in Fungus Save System that is closer to the standard save systems you see in games.
FungusTimerSystem
A Timer System for the Fungus Asset Package
TerraNetShopkeepSim
ThreeKnights
Collab project with Tespy
Unity-RectTransform-Preset-Utils
Allows you to set the anchor presets in code, with the same results you'd get messing with the Rect Transform's inspector controls.
CG-Tespy's Repositories
CG-Tespy/FungusSlotBasedSaveSystem_Unity
A replacement for the built-in Fungus Save System that is closer to the standard save systems you see in games.
CG-Tespy/FungusSlotBasedNarrativeSystem_Unity
Narrative Log functionality for Fungus to replace the built-in one. Based on slots to make it easy to extend.
CG-Tespy/CGT_WordWrapCore_MV
Core Engine that my other word-wrapping plugins rely on, providing a common API they draw from
CG-Tespy/CGT_CoreEngine_MV
Contains utility code that most (if not all) of my plugins depend on.
CG-Tespy/FungusTimerSystem
A Timer System for the Fungus Asset Package
CG-Tespy/fungus
An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
CG-Tespy/CGT_MusicGallerySystem_Unity
CG-Tespy/CGT_TimerSystem_Unity
An easy-to-use, free and robust Timer System for Unity 2018.1.0 and later
CG-Tespy/TerraNetShopkeepSim
CG-Tespy/CGT_AutoHeal_MV
Allows you to implement a feature that automatically uses party skills and items, to bring your party members to full HP and MP
CG-Tespy/CGT_AutoHeal_RMMV
CG-Tespy/CGT_FungusMyceliaudio
CG-Tespy/CGT_LetterCountWrap_MV
Word-Wrapper that wraps based on how many letters the user wants to allow per line
CG-Tespy/CGT_LetterCountWrap_RMMV
CG-Tespy/CGT_NameInputFontFix_MV
CG-Tespy/CGT_NameInputFontFix_RMMV
CG-Tespy/CGT_NametagBackground_MV
Lets you use a whole image as the background graphic of a nametag, instead of having it drawn from a window.png
CG-Tespy/CGT_NametagBasedFontChanger_MV
Makes it so that message boxes' fonts are automatically set based on the YanflyMessageCore nametags they have (if any)
CG-Tespy/CGT_NametagBasedFontChanger_RMMV
CG-Tespy/CGT_PrecisionWordWrap_MV
Wraps based on the space inside the message box, as well as the size of the text inside it.
CG-Tespy/CGT_PrecisionWordWrap_RMMV
CG-Tespy/CGT_RandomEncounterToCommonEvent_MV
Makes it so that a Common Event executes instead of a normal Random Encounter
CG-Tespy/CGT_ReactiveStateApplier_MV
Has states applied in response to certain combat events, like critical hitting, attack-nullifying, etc
CG-Tespy/CGT_RPGTalk
Fork of Felipe Vieria Dantas's RPGTalk repo
CG-Tespy/CGT_UVSAddons
Addons for Unity Visual Scripting based on RealityStop's Bolt Community Addons
CG-Tespy/CGT_WordWrapCore_RMMV
CG-Tespy/devtraining-needit-newyork
This repository is used by the developer site training content, New York release. It is used for the Build the NeedIt App, Scripting in ServiceNow, Application Security, Importing Data, Automating Application Logic, Flow Designer, REST Integrations, Reporting and Analytics, Domain Separation, Mobile Applications, and Context-sensitive Help courses.
CG-Tespy/Myceliaudio
Makes it easy to manage audio in your Unity games
CG-Tespy/Practice-Stats-Sheet-Parser
A practice project for working with the UnityEditor API. This lets you add ScriptableObjects to your project based on a CSV's contents
CG-Tespy/SimpleSpyGame