|
Elin Decompiled Documentation EA 23.231 Nightly
|
Classes | |
| class | DebugCommand |
| class | MatColorTest |
| class | StartSetting |
Public Types | |
| enum | DebugHotkey { None , Block , Item , Decal , Act , Test , Anime } |
| enum | StartLoadout { New , AllItem , FewItem } |
| enum | StartParty { None , Farris , Full } |
| enum | StartScene { Title , Survival , Zone , Home , Home_Cave , Story_Test , MeetFarris , NymelleBoss , AfterNymelle , Melilith , Tefra } |
Public Member Functions | |
| void | Init () |
| void | QuickStart () |
| void | OnLoad () |
| void | AddAllRecipes () |
| void | SetStartStockpile (Thing container, int num=100) |
| Thing | GetOrCreateDebugContainer () |
| Thing | GetDebugContainer () |
| void | EnableDebugResource () |
| void | SpawnCheatContainer () |
| void | UpdateAlways () |
| void | ValidateData () |
| void | UpdateInput () |
| void | InitDebugCommands () |
| void | Test_Grow () |
| void | Test_GodTalk () |
| void | COM_Teleport () |
| void | COM_PlayStartDrama () |
| void | Test_Filter () |
| void | LOG_Spatials () |
| void | Test_SiegeGuard () |
| void | Test_Siege () |
| void | COM_MaxConstruction () |
| void | Log (object o) |
| void | NextBGM () |
| void | ToggleRevealMap () |
| void | LoadBroadcast () |
| void | BroadcastNext () |
Static Public Member Functions | |
| static bool | CheatEnabled () |
| static string | Cheat () |
| static string | Reset_LoytelDebt () |
| static string | Fix_RemoveDuplicateUnique () |
| static string | Fix_EtherDisease () |
| static string | Fix_LostCore () |
| static string | Fix_RemoveDemitas () |
| static string | Fix_RemoveDesignations () |
| static string | ListChara () |
| static string | ListThing () |
| static string | SetElement (string alias, int value, int potential=100) |
| static string | SpawnBoss (string id) |
| static string | Spawn (string id, int num=1, string aliasMat="", int objLv=-1) |
| static string | TestSpawn (int lv, int num, int lvRange=-1) |
| static string | ResetPetUpgrades () |
| static string | ResetPrincipalSeals () |
| static string | GodMode () |
| static string | ModFame (int amount) |
| static string | MaxFame () |
| static string | ModKarma (int amount) |
| static string | ModContribution (int amount) |
| static string | Rust () |
| static string | FlyMode () |
| static string | ChangeRace (string id="?") |
| static string | ChangeJob (string id="?") |
| static string | FirstAdventurer () |
| static string | RegenerateNames () |
| static string | AllRecipe (bool forget=false) |
| static string | LastWish (string name) |
| static string | ClearLastWishFlag () |
| static string | Resource () |
Static Public Member Functions inherited from EScriptable | |
| static int | rnd (int a) |
Properties | |
| bool | godBuild [get] |
| static string | EnableCheat [get] |
Private Member Functions | |
| IEnumerable< string > | ZoneIDs () |
Private Attributes | |
| readonly List< int[]> | resolutions |
| Card | animeDest |
| int | bidx |
| bool | bilinear |
| string[] | blines |
| int | indexResolution |
| AnimeID | lastAnime |
| Emo | lastEmo |
| bool | naked |
| bool | runtimeGodBuild |
| int | ttt |
Definition at line 9 of file CoreDebug.cs.
| Enumerator | |
|---|---|
| None | |
| Block | |
| Item | |
| Decal | |
| Act | |
| Test | |
| Anime | |
Definition at line 21 of file CoreDebug.cs.
| Enumerator | |
|---|---|
| New | |
| AllItem | |
| FewItem | |
Definition at line 32 of file CoreDebug.cs.
| enum CoreDebug.StartParty |
| Enumerator | |
|---|---|
| None | |
| Farris | |
| Full | |
Definition at line 39 of file CoreDebug.cs.
| enum CoreDebug.StartScene |
| Enumerator | |
|---|---|
| Title | |
| Survival | |
| Zone | |
| Home | |
| Home_Cave | |
| Story_Test | |
| MeetFarris | |
| NymelleBoss | |
| AfterNymelle | |
| Melilith | |
| Tefra | |
Definition at line 46 of file CoreDebug.cs.
|
inline |
Definition at line 714 of file CoreDebug.cs.
References item, RecipeManager.knownRecipes, RecipeManager.list, EClass.player, and Player.recipes.
Referenced by AllRecipe(), EnableDebugResource(), OnLoad(), and QuickStart().
|
inlinestatic |
Definition at line 2284 of file CoreDebug.cs.
References AddAllRecipes(), EClass.debug, RecipeManager.knownRecipes, EClass.player, and Player.recipes.
|
inline |
Definition at line 2370 of file CoreDebug.cs.
References EClass.pc, and Card.SayRaw().
Referenced by AM_Adv._OnUpdateInput().
|
inlinestatic |
Definition at line 2230 of file CoreDebug.cs.
References Chara.ChangeJob(), SourceManager.jobs, EClass.pc, EClass.player, Player.RefreshDomain(), and EClass.sources.
|
inlinestatic |
Definition at line 2189 of file CoreDebug.cs.
References CharaBody.AddBodyPart(), Card.blessedState, Chara.body, Chara.ChangeRace(), CharaBody.Equip(), EClass.pc, SourceManager.races, CharaBody.RemoveBodyPart(), CharaBody.slots, EClass.sources, BodySlot.thing, Card.trait, EClass.ui, and CharaBody.Unequip().
|
inlinestatic |
Definition at line 1846 of file CoreDebug.cs.
|
inlinestatic |
Definition at line 1836 of file CoreDebug.cs.
References Game.Config.cheat, Game.config, EClass.debug, enable, and EClass.game.
|
inlinestatic |
Definition at line 2320 of file CoreDebug.cs.
References Player.doneBackers, and EClass.player.
|
inline |
Definition at line 1828 of file CoreDebug.cs.
References Zone.elements, Chara.homeBranch, ElementContainer.ModBase(), FactionBranch.owner, and EClass.pc.
|
inline |
Definition at line 1778 of file CoreDebug.cs.
References LayerDrama.ActivateMain(), BaseGameScreen.RefreshAll(), EClass.scene, Scene.screenElin, and EClass.ui.
|
inline |
Definition at line 1763 of file CoreDebug.cs.
References Algorithms.WeightCell.blocked, Point.cell, Point.Copy(), Point.HasFloor, Point.IsValid, EClass.pc, Card.pos, EScriptable.rnd(), and Card.Teleport().
|
inline |
Definition at line 783 of file CoreDebug.cs.
References AddAllRecipes(), enable, Player.flags, GetOrCreateDebugContainer(), WidgetHotbar.HotbarBuild, numResource, Player.Flags.OnEnableDebug(), EClass.player, WidgetHotbar.RebuildPage(), WidgetSystemIndicator.Refresh(), and SetStartStockpile().
Referenced by BuildMenu.OnActivate(), and UpdateInput().
|
inlinestatic |
Definition at line 2247 of file CoreDebug.cs.
References EClass.core, Core.steam, and Steam.steamworks.
|
inlinestatic |
Definition at line 1889 of file CoreDebug.cs.
References Chara.ChangeJob(), Chara.ChangeRace(), CharaGen.Create(), ElementContainer.dict, Card.elements, ElementContainer.GetOrCreateElement(), Element.id, Chara.job, ElementContainer.ModBase(), Chara.ModCorruption(), EClass.pc, Chara.race, Element.source, and Element.vBase.
|
inlinestatic |
Definition at line 1912 of file CoreDebug.cs.
References EClass._map, EClass._zone, Zone.AddCard(), Zone.bounds, ThingGen.Create(), ThingContainer.Find(), MapBounds.GetCenterPos(), Point.GetNearestPoint(), Zone.IsPCFaction, EClass.pc, Card.things, Map.things, and Card.trait.
|
inlinestatic |
Definition at line 1934 of file CoreDebug.cs.
References EClass._zone, FactionBranch.BanishMember(), Game.cards, Chara.currentZone, Card.Destroy(), EClass.game, CardManager.globalCharas, Chara.homeBranch, and Card.id.
|
inlinestatic |
Definition at line 1955 of file CoreDebug.cs.
References EClass._map, CellDetail.designation, Cell.detail, and Map.ForeachCell().
|
inlinestatic |
Definition at line 1871 of file CoreDebug.cs.
References EClass.Branch, Card.id, and FactionBranch.members.
|
inlinestatic |
Definition at line 2182 of file CoreDebug.cs.
References Chara.AddCondition(), and EClass.pc.
|
inline |
Definition at line 771 of file CoreDebug.cs.
References EClass._map, Card.c_altName, and Map.things.
Referenced by BuildMenu.OnActivate().
|
inline |
Definition at line 754 of file CoreDebug.cs.
References EClass._map, EClass._zone, Zone.AddThing(), Card.c_altName, Card.ChangeMaterial(), EClass.pc, Card.pos, Card.SetPlaceState(), Card.Thing, and Map.things.
Referenced by EnableDebugResource(), and Map.PutAway().
|
inlinestatic |
Definition at line 2108 of file CoreDebug.cs.
References Chara.MaxHP, EClass.pc, and Chara.Revive().
|
inline |
Definition at line 328 of file CoreDebug.cs.
References InitDebugCommands().
Referenced by Core.Init().
|
inline |
Definition at line 1454 of file CoreDebug.cs.
References EClass._zone, Add(), SourceManager.backers, commands, Zone.Export(), Zone.ExportDialog(), Zone.ImportDialog(), EClass.sources, and EClass.ui.
Referenced by Init().
|
inlinestatic |
Definition at line 2302 of file CoreDebug.cs.
References SourceManager.backers, Player.doneBackers, EClass.player, and EClass.sources.
|
inlinestatic |
Definition at line 1968 of file CoreDebug.cs.
References SourceManager.charas, and EClass.sources.
|
inlinestatic |
Definition at line 1979 of file CoreDebug.cs.
References EClass.sources, and SourceManager.things.
|
inline |
Definition at line 2364 of file CoreDebug.cs.
|
inline |
|
inline |
Definition at line 1796 of file CoreDebug.cs.
References Spatial.children, Debug, Spatial.mainFaction, Faction.name, Spatial.Name, EClass.player, World.region, Spatial.uid, EClass.world, and Player.zone.
|
inlinestatic |
Definition at line 2131 of file CoreDebug.cs.
References Player.CountKeyItem(), Player.ModFame(), Player.ModKeyItem(), and EClass.player.
|
inlinestatic |
Definition at line 2157 of file CoreDebug.cs.
References Faction.AddContribution(), and Guild.GetCurrentGuild().
|
inlinestatic |
Definition at line 2120 of file CoreDebug.cs.
References Player.ModFame(), and EClass.player.
|
inlinestatic |
Definition at line 2146 of file CoreDebug.cs.
References Player.ModKarma(), and EClass.player.
|
inline |
Definition at line 2346 of file CoreDebug.cs.
|
inline |
Definition at line 706 of file CoreDebug.cs.
References AddAllRecipes(), and allRecipe.
Referenced by Game.OnLoad().
|
inline |
Definition at line 334 of file CoreDebug.cs.
References EClass._zone, CoreRef.Rects.abilityDebug, BaseCore.actionsNextFrame, QuestManager.Add(), AddAllRecipes(), Card.AddCard(), Zone.AddCard(), FactionBranch.AddMemeber(), Party.AddMemeber(), Card.AddThing(), allAbility, allRecipe, allSkill, Chara.body, EClass.Branch, Chara.ChangeJob(), Card.ChangeMaterial(), Chara.ChangeRace(), SourceManager.charas, Zone.ClaimZone(), EClass.core, Game.Create(), ThingGen.Create(), CharaGen.Create(), ThingGen.CreateBlock(), ThingGen.CreateFloor(), ThingGen.CreateFromCategory(), ThingGen.CreateRedBook(), Chara.currentZone, EClass.debug, CardBlueprint.DebugEQ, Card.Dye(), Card.elements, SourceManager.elements, Chara.EQ_CAT(), ThingContainer.Find(), SpatialManager.Find(), Player.flags, EClass.game, CharaBody.GetEquippedThing(), Point.GetNearestPoint(), MATERIAL.GetRandomMaterial(), Card.HasElement(), EClass.Home, Prologue.idStartZone, CoreDebug.StartSetting.job, Card.LV, CoreDebug.StartSetting.lv, Card.MakeFigureFrom(), TraitSeed.MakeSeed(), Chara.mana, Stats.max, Chara.MaxHP, ElementContainer.ModBase(), Card.ModCurrency(), SourceManager.objs, Player.Flags.OnEnableDebug(), Chara.party, EClass.pc, EClass.player, Card.pos, Game.Prologue, Game.quests, CoreDebug.StartSetting.race, Card.RecalculateFOV(), CoreRef.rects, Player.RefreshDomain(), Core.refs, Chara.RestockEquip(), EScriptable.rnd(), CardBlueprint.Set(), ElementContainer.SetBase(), Card.SetBlessedState(), LayerInventory.SetDirtyAll(), Chara.SetFaction(), Chara.SetHomeZone(), Card.SetLv(), Card.SetNum(), skipNerun, EClass.sources, Game.spatials, Chara.stamina, startHour, startLoadout, Game.StartNewGame(), startParty, startScene, startSetting, Card.things, Card.trait, EClass.ui, and Element.vPotential.
Referenced by Core.Init().
|
inlinestatic |
Definition at line 2259 of file CoreDebug.cs.
References Chara._alias, EClass._map, Map.charas, EClass.core, BaseModManager.InitLang(), Chara.IsPC, Core.mods, and Chara.source.
|
inlinestatic |
Definition at line 1853 of file CoreDebug.cs.
References ThingGen.Create(), EClass.game, QuestManager.Get(), EClass.pc, Chara.Pick(), and Game.quests.
|
inlinestatic |
Definition at line 2084 of file CoreDebug.cs.
References Game.cards, EClass.game, CardManager.globalCharas, Chara.IsPCFaction, and Chara.ResetUpgrade().
|
inlinestatic |
Definition at line 2097 of file CoreDebug.cs.
References EClass.game, GamePrincipal.modified, and Game.principal.
|
inlinestatic |
Definition at line 2331 of file CoreDebug.cs.
References EClass.debug, and SpawnCheatContainer().
|
inlinestatic |
Definition at line 2168 of file CoreDebug.cs.
References ThingContainer.Foreach(), Card.ModEncLv(), EClass.pc, and Card.things.
|
inlinestatic |
Definition at line 1990 of file CoreDebug.cs.
References Card.elements, SourceManager.elements, SourceElement.Row.id, EClass.pc, ElementContainer.SetBase(), Chara.SetFeat(), EClass.sources, and SourceElement.Row.type.
|
inline |
Definition at line 725 of file CoreDebug.cs.
References Card.AddThing(), Trait.CanStack, ThingGen.Create(), TraitSeed.MakeRandomSeed(), SourceManager.materials, Card.ModNum(), randomResource, EScriptable.rnd(), EClass.sources, SourceManager.things, and Card.trait.
Referenced by EnableDebugResource().
|
inlinestatic |
Definition at line 2028 of file CoreDebug.cs.
References EClass._zone, Zone.AddCard(), Card.ChangeMaterial(), SourceManager.charas, ThingGen.Create(), CharaGen.Create(), Card.Name, EClass.pc, Card.pos, Card.SetLv(), Card.SetNum(), EClass.sources, and SourceManager.things.
|
inlinestatic |
Definition at line 2013 of file CoreDebug.cs.
References EClass._zone, SpawnSetting.Boss(), SourceManager.charas, Point.GetNearestPoint(), Card.Name, EClass.pc, Card.pos, EClass.sources, and Zone.SpawnMob().
|
inline |
|
inline |
Definition at line 1786 of file CoreDebug.cs.
References MeshPass.mat, Scene.passes, and EClass.scene.
|
inline |
Definition at line 1755 of file CoreDebug.cs.
References ReligionManager.dictAll, EClass.game, Game.religions, and Religion.Talk().
|
inline |
Definition at line 1737 of file CoreDebug.cs.
References EClass._map, Map.ForeachCell(), item, Cell.sourceObj, and Map.things.
|
inline |
Definition at line 1816 of file CoreDebug.cs.
References EClass._zone, ZoneEventManager.Add(), Zone.events, and ZoneEventManager.Remove().
|
inline |
Definition at line 1804 of file CoreDebug.cs.
References EClass._zone, ZoneEventManager.Add(), Zone.events, and ZoneEventManager.Remove().
|
inlinestatic |
Definition at line 2058 of file CoreDebug.cs.
References EClass._map, EClass._zone, Card.AddEditorTag(), Map.charas, Point.GetNearestPoint(), Card.HasEditorTag(), item, EClass.pc, Card.pos, and Zone.SpawnMob().
|
inline |
Definition at line 2354 of file CoreDebug.cs.
References EClass._map, and Map.RevealAll().
Referenced by HotItemContext.Show().
|
inline |
Definition at line 801 of file CoreDebug.cs.
References EClass.core, EClass.debug, enable, Steam.GetAchievement(), SourceManager.ImportSourceTexts(), BookList.Init(), Core.IsGameStarted, Lang.langCode, RenderData.offset, BaseTileMap.rendererInnerBlock, Msg.SayRaw(), EClass.screen, Core.SetLang(), EClass.sources, BaseGameScreen.tileMap, UIButton.TryShowTip(), and EClass.ui.
Referenced by Core.Update().
|
inline |
Definition at line 860 of file CoreDebug.cs.
References EClass._map, EClass._zone, EInput.action, Scene.actionMode, AM_MoveInstalled.Activate(), MiniGame.Activate(), QuestManager.Add(), Zone.AddCard(), Map.AddDecal(), advanceMin, GameDate.AdvanceMin(), Props.all, Card.angle, animeDest, Point.area, EClass.Branch, Zone.CanUnlockExit, card, CellDetail.charas, Map.charas, Steam.CheckUpdate(), EInput.Consume(), EClass.core, ThingGen.Create(), CharaGen.Create(), World.date, ActionMode.Deactivate(), Map.deadCharas, Debug, debugHotkeys, debugInput, Point.detail, Spatial.development, Card.dir, Card.elements, EnableDebugResource(), MapSubset.Exist(), Map.FindThing(), Point.FirstChara, Point.FirstThing, GameUpdater.FixedUpdate(), Player.flags, Card.flipX, EClass.game, QuestManager.Get(), Point.GetNearestPoint(), FactionBranch.GetNextExp(), SourcePref.height, Scene.HitPoint, Player.hotbars, Card.id, Game.id, Spatial.id, indexResolution, Scene.Init(), ActionMode.Inspect, WidgetFeed.Instance, ActionMode.IsBuildMode, EInput.isCtrlDown, Chara.IsHostile(), EInput.isInputFieldActive, EInput.isShiftDown, Card.isSynced, Point.IsValid, item, lastAnime, lastEmo, Point.ListCards(), Game.Load(), Player.Flags.loytelMartLv, Chara.MakeBraineCell(), CraftUtil.MakeDarkSoup(), Card.MakeEgg(), Chara.MakeGene(), CraftUtil.MakeLoveLunch(), Card.MakeMilk(), Card.material, Chara.ModAffinity(), FactionBranch.ModExp(), Scene.mouseTarget, TraitNewZone.MoveZone(), Card.Name, WidgetFeed.Nerun(), CharaActorPCC.NextDir(), CharaActorPCC.NextFrame(), WidgetMenuPanel.OnChangeMode(), TraitStairsLocked.OnUse(), Spatial.parent, Chara.party, EClass.pc, CharaActorPCC.pcc, Chara.Pick(), CardRenderer.PlayAnime(), Card.PlayEffect(), EClass.player, Card.PlaySound(), Card.pos, Thing.Pref, CharaActorPCC.provider, Game.quests, CharaActorPCC.RefreshSprite(), Spatial.RegionPos, BaseCore.releaseMode, Zone.RemoveCard(), Party.RemoveMember(), Card.renderer, HotbarManager.ResetHotbar(), resolutions, EScriptable.rnd(), Map.Roaming, CorePath.RootSave, runtimeGodBuild, Game.Save(), MapSubset.Save(), Msg.Say(), Chara.ScaleByPrincipal(), EClass.scene, ElementContainer.SetBase(), Weather.SetCondition(), Card.SetEncLv(), Chara.SetGlobal(), Map.SetLiquid(), Card.SetPlaceState(), EClass.Sound, Thing.source, Zone.SpawnMob(), QuestManager.Start(), Core.steam, RenderObject.syncList, PointTarget.TargetChara, ThingGen.TestCreate(), CellDetail.things, Card.trait, Card.TryMakeRandomItem(), EClass.ui, Game.updater, BaseCore.WaitForEndOfFrame(), World.weather, EClass.world, Game.world, Point.x, and Point.z.
Referenced by ActionMode.UpdateInput().
|
inline |
Definition at line 850 of file CoreDebug.cs.
References EClass._map, EClass.core, Map.Installed, Core.IsGameStarted, Map.Roaming, Map.Stocked, and Props.Validate().
|
inlineprivate |
Definition at line 317 of file CoreDebug.cs.
References item, EClass.sources, and SourceManager.zones.
| bool CoreDebug._godBuild |
Definition at line 179 of file CoreDebug.cs.
| int CoreDebug.advanceMin |
Definition at line 146 of file CoreDebug.cs.
Referenced by UpdateInput().
| bool CoreDebug.allAbility |
Definition at line 191 of file CoreDebug.cs.
Referenced by QuickStart().
| bool CoreDebug.allArt |
Definition at line 197 of file CoreDebug.cs.
Referenced by ContentGallery.OnSwitchContent().
| bool CoreDebug.allBGM |
Definition at line 199 of file CoreDebug.cs.
Referenced by LayerEditPlaylist.Refresh().
| bool CoreDebug.allHomeSkill |
Definition at line 195 of file CoreDebug.cs.
Referenced by FactionBranch.OnClaimZone().
| bool CoreDebug.allMenu |
Definition at line 235 of file CoreDebug.cs.
| bool CoreDebug.allPolicy |
Definition at line 237 of file CoreDebug.cs.
Referenced by FactionBranch.OnClaimZone().
| bool CoreDebug.allRecipe |
Definition at line 233 of file CoreDebug.cs.
Referenced by RecipeManager.IsKnown(), OnLoad(), and QuickStart().
| bool CoreDebug.allSkill |
Definition at line 193 of file CoreDebug.cs.
Referenced by QuickStart().
| bool CoreDebug.allStory |
Definition at line 239 of file CoreDebug.cs.
Referenced by TraitStoryBook.OnRead().
| bool CoreDebug.alwaysFavFood |
Definition at line 228 of file CoreDebug.cs.
Referenced by Affinity.OnGift().
| bool CoreDebug.alwaysResetWindow |
Definition at line 128 of file CoreDebug.cs.
Referenced by ELayer.Kill().
|
private |
Definition at line 273 of file CoreDebug.cs.
Referenced by UpdateInput().
| bool CoreDebug.autoAdvanceQuest |
Definition at line 211 of file CoreDebug.cs.
Referenced by QuestDeliver.CanDeliverToClient(), QuestDeliver.Deliver(), and QuestManager.OnShowDialog().
| bool CoreDebug.autoIdentify |
Definition at line 189 of file CoreDebug.cs.
Referenced by CraftUtil.MakeDarkSoup(), CraftUtil.MakeLoveLunch(), and Thing.OnCreate().
|
private |
Definition at line 276 of file CoreDebug.cs.
|
private |
Definition at line 278 of file CoreDebug.cs.
|
private |
Definition at line 281 of file CoreDebug.cs.
| bool CoreDebug.boradcast |
Definition at line 260 of file CoreDebug.cs.
Referenced by AM_Adv._OnUpdateInput().
| string CoreDebug.command |
Definition at line 136 of file CoreDebug.cs.
Referenced by Core.Awake().
| List<DebugCommand> CoreDebug.commands = new List<DebugCommand>() |
Definition at line 283 of file CoreDebug.cs.
Referenced by InitDebugCommands(), and LayerDebug.OnSwitchContent().
| bool CoreDebug.debugHoard |
Definition at line 156 of file CoreDebug.cs.
Referenced by LayerHoard.OnAfterInit().
| DebugHotkey CoreDebug.debugHotkeys |
Definition at line 143 of file CoreDebug.cs.
Referenced by ActionMode.UpdateInput(), and UpdateInput().
| bool CoreDebug.debugInput |
Definition at line 139 of file CoreDebug.cs.
Referenced by UpdateInput().
| bool CoreDebug.debugProps |
Definition at line 152 of file CoreDebug.cs.
| bool CoreDebug.debugScatter |
Definition at line 177 of file CoreDebug.cs.
| bool CoreDebug.dontCompressSave |
Definition at line 132 of file CoreDebug.cs.
| bool CoreDebug.dontUseThread |
Definition at line 122 of file CoreDebug.cs.
Referenced by LayerProgress.Start().
| bool CoreDebug.enable |
Definition at line 286 of file CoreDebug.cs.
Referenced by InvOwnerRecycle._OnProcess(), AM_Adv._OnUpdateInput(), WidgetDate._Refresh(), WidgetSystemIndicator._Refresh(), ActPlan._Update(), GameDate.AdvanceDay(), DramaCustomSequence.Build(), RecipeCard.Build(), FactionBranch.CanUpgrade(), CheatEnabled(), LayerFeedback.CollectFiles(), RecipeManager.ComeUpWithRecipe(), TraitCrafter.Craft(), RecipeCard.Craft(), Player.CreateEquip(), Region.CreateRandomSite(), SpatialGen.CreateRecursive(), Trait.CreateStock(), FactionBranch.DailyOutcome(), WidgetManager.DialogSave(), EnableDebugResource(), Player.EnterLocalZone(), HitSummary.Execute(), ZonePreEnterEncounter.Execute(), DNA.Generate(), FactionBranch.GenerateGarbage(), Net.GetChat(), Thing.GetExtraName(), Affinity.GetLunchChance(), TraitGeneMachine.GetProgress(), CraftUtil.GetRandomLoveLunchIngredient(), Region.GetRandomSiteSource(), AM_MoveInstalled.HitTest(), CoreConfig.Init(), AM_MoveInstalled.InputWheel(), TraitCrafter.IsIngredient(), Props.ListThingStack(), ActEffect.LoveMiracle(), Card.MakeEgg(), AI_Fish.Makefish(), Card.MakeMilk(), BuildMenu.OnActivate(), WidgetArtTool.OnActivate(), Zone_Specwing.OnActivate(), GlobalGoalAdv.OnAdvanceHour(), Region.OnAdvanceHour(), Trait.OnBarter(), ContentCodex.OnClickAddCards(), Chara.OnCreate(), Game.OnGameInstantiated(), MapGenDungen.OnGenerateTerrain(), LayerMod.OnInit(), LayerNewspaper.OnInit(), SurvivalManager.OnMineWreck(), AI_Fish.ProgressFish.OnProgressComplete(), TaskDig.OnProgressComplete(), TraitDeed.OnRead(), ConSleep.OnRemoved(), TileSelectorElona.OnRenderTile(), HotItemLayer.OnSetItem(), FactionBranch.OnSimulateDay(), ContentQuest.OnSwitchContent(), LayerQuestBoard.OnSwitchContent(), AM_Inspect.OnUpdateInput(), TileSelectorElona.OnUpdateInput(), TraitDaggerGrave.OnUse(), TraitGeneMachine.OnUse(), ZoneEventMusic.OnVisit(), DramaManager.ParseLine(), ActRide.Perform(), FoodEffect.Proc(), ActEffect.Proc(), ActEffect.ProcAt(), Map.PutAway(), WindowCharaMini.Refresh(), UIInventory.RefreshMenu(), ContentPolicy.RefreshPolicy(), ContentConfigOther.RefreshRewardCode(), Chara.RestockEquip(), ActionMode.RotateUnderMouse(), AI_Idle.Run(), AI_OpenGambleChest.Run(), AI_PassTime.Run(), AI_PlayMusic.Run(), Net.SendChat(), Card.SetRandomTone(), GameDate.ShipRandomPackages(), HotItemContext.Show(), UI.ShowLang(), Core.StartCase(), UIInventory.SwitchTab(), ActThrow.Throw(), ConDisease.Tick(), UI.ToggleFeedback(), Chara.TryDropBossLoot(), Religion.TryGetGift(), TraitCoreDefense.TrySetAct(), TraitEffect.TrySetAct(), TraitElevator.TrySetAct(), TraitHouseBoard.TrySetAct(), TraitMapBoard.TrySetAct(), TraitPaintBoard.TrySetAct(), TraitRoomPlate.TrySetAct(), TraitTeleporter.TrySetAct(), TraitWell.TrySetAct(), AI_Shopping.TryShop(), Zone.TrySpawnFollower(), Chara.TryUpgrade(), LayerHoard.Update(), LayerUploader.Update(), UpdateAlways(), ActionMode.UpdateInput(), Zone.UpdateQuests(), and TraitWrench.Upgrade().
| bool CoreDebug.enableMapPieceEditor |
Definition at line 213 of file CoreDebug.cs.
| Color32 CoreDebug.fixedColor |
Definition at line 264 of file CoreDebug.cs.
Definition at line 288 of file CoreDebug.cs.
| bool CoreDebug.godCraft |
Definition at line 181 of file CoreDebug.cs.
Referenced by RecipeCard.Craft(), UIDragGridInfo.Init(), RecipeManager.ListSources(), and AI_UseCrafter.Run().
| bool CoreDebug.godFood |
Definition at line 183 of file CoreDebug.cs.
Referenced by AI_Eat.Run(), and Card.SpawnLoot().
| bool CoreDebug.godMode |
Definition at line 173 of file CoreDebug.cs.
Referenced by Chara.CanSleep(), StatsMana.Mod(), StatsStamina.Mod(), Faction.OnAdvanceMonth(), TraitStairsLocked.OnUse(), ActRanged.Perform(), AI_Steal.Run(), Card.SpawnLoot(), Chara.TickConditions(), TraitBaseSpellbook.TryProgress(), and Chara.UseAbility().
| bool CoreDebug.hidePCItemsInBuild |
Definition at line 209 of file CoreDebug.cs.
Referenced by BuildMenu.RefreshCategory().
| bool CoreDebug.ignoreAutoSave |
Definition at line 126 of file CoreDebug.cs.
Referenced by LayerSleep.Advance(), Scene.Init(), Chara.MoveZone(), and Game.Save().
| bool CoreDebug.ignoreBuildRule |
Definition at line 185 of file CoreDebug.cs.
Referenced by ActionMode._HitTest(), TileType._HitTest(), Recipe.Build(), HitSummary.CanExecute(), AM_MoveInstalled.CanPutAway(), AM_MoveInstalled.CheckEnemyNearBy(), HitSummary.Execute(), TaskBuild.GetHitResult(), AM_MoveInstalled.HitTest(), AM_Deconstruct.Perform(), Map.PutAway(), HotbarManager.ResetHotbar(), and PointTarget.ShouldIgnore().
| bool CoreDebug.ignoreEncounter |
Definition at line 201 of file CoreDebug.cs.
Referenced by Chara.Tick().
| bool CoreDebug.ignorePool |
Definition at line 117 of file CoreDebug.cs.
Referenced by Core.Update().
| bool CoreDebug.ignorePopup |
Definition at line 160 of file CoreDebug.cs.
Referenced by PopupManager.Add().
| bool CoreDebug.ignoreWeight |
Definition at line 187 of file CoreDebug.cs.
Referenced by Chara.CalcBurden(), Chara.CanAcceptItem(), Chara.GetBurden(), Chara.Tick(), and Player.TooHeavyToMove().
|
private |
Definition at line 290 of file CoreDebug.cs.
Referenced by UpdateInput().
| bool CoreDebug.instaReturn |
Definition at line 205 of file CoreDebug.cs.
Referenced by AM_Adv._OnUpdateInput().
| bool CoreDebug.inviteAnytime |
Definition at line 222 of file CoreDebug.cs.
Referenced by Affinity.CanInvite().
| bool CoreDebug.keypadDebug |
Definition at line 141 of file CoreDebug.cs.
| Lang.LangCode CoreDebug.langCode |
Definition at line 114 of file CoreDebug.cs.
Referenced by Core.Awake().
|
private |
Definition at line 292 of file CoreDebug.cs.
Referenced by UpdateInput().
|
private |
Definition at line 294 of file CoreDebug.cs.
Referenced by UpdateInput().
| bool CoreDebug.logAdv |
Definition at line 242 of file CoreDebug.cs.
Referenced by GlobalGoalVisitAndStay.OnAdvanceHour().
| bool CoreDebug.logCombat |
Definition at line 245 of file CoreDebug.cs.
Referenced by GoalCombat.Run(), GoalCombat.TryMove(), and GoalCombat.TryUseAbility().
| bool CoreDebug.logDice |
Definition at line 247 of file CoreDebug.cs.
Referenced by Check.Perform(), and DramaActor.SetChoice().
| bool CoreDebug.marryAnytime |
Definition at line 224 of file CoreDebug.cs.
Referenced by Affinity.CanMarry(), and Affinity.CanSleepBeside().
| MatColorTest CoreDebug.matColorTest |
Definition at line 258 of file CoreDebug.cs.
| bool CoreDebug.maxQuests |
Definition at line 230 of file CoreDebug.cs.
|
private |
Definition at line 296 of file CoreDebug.cs.
| int CoreDebug.numResource |
Definition at line 217 of file CoreDebug.cs.
Referenced by EnableDebugResource().
| int CoreDebug.param1 |
Definition at line 253 of file CoreDebug.cs.
| int CoreDebug.param2 |
Definition at line 256 of file CoreDebug.cs.
| bool CoreDebug.randomResource |
Definition at line 175 of file CoreDebug.cs.
Referenced by SetStartStockpile().
| bool CoreDebug.resetPlayerConfig |
Definition at line 120 of file CoreDebug.cs.
Referenced by WidgetManager.OnGameInstantiated(), and Player.OnLoad().
|
private |
Definition at line 266 of file CoreDebug.cs.
Referenced by UpdateInput().
| bool CoreDebug.returnAnywhere |
Definition at line 203 of file CoreDebug.cs.
Referenced by SpatialManager.ListReturnLocations(), and Region.ListTravelZones().
| bool CoreDebug.revealInner |
Definition at line 158 of file CoreDebug.cs.
| bool CoreDebug.revealMap |
Definition at line 154 of file CoreDebug.cs.
Referenced by HotItemContext.Show().
|
private |
Definition at line 299 of file CoreDebug.cs.
Referenced by UpdateInput().
| bool CoreDebug.showExtra |
Definition at line 168 of file CoreDebug.cs.
Referenced by WidgetDate._Refresh(), ActPlan._Update(), Element._WriteNote(), ElementContainer.AddNote(), Thing.GetHoverText(), Chara.GetHoverText2(), QuestDebt.GetTextProgress(), TraitStoryBookHome.OnRead(), ContentQuest.OnSwitchContent(), UIRecipeInfo.Refresh(), WindowChara.RefreshNote(), UIHomeInfo.RefreshReport(), ContentQuest.SelectQuest(), HomeResourceWorth.WriteNote(), Thing.WriteNote(), and TraitGene.WriteNote().
| bool CoreDebug.showFav |
Definition at line 226 of file CoreDebug.cs.
Referenced by DramaCustomSequence.Build().
| bool CoreDebug.showSceneSelector |
Definition at line 109 of file CoreDebug.cs.
Referenced by UI.ShowLang(), and Core.StartCase().
| bool CoreDebug.showTone |
Definition at line 166 of file CoreDebug.cs.
| bool CoreDebug.skipEvent |
Definition at line 162 of file CoreDebug.cs.
Referenced by ZoneEventManager.Add().
| bool CoreDebug.skipMod |
Definition at line 134 of file CoreDebug.cs.
Referenced by ModManager.Init(), and ModManager.RefreshMods().
| bool CoreDebug.skipModSync |
Definition at line 112 of file CoreDebug.cs.
Referenced by Core.StartCase().
| bool CoreDebug.skipNerun |
Definition at line 164 of file CoreDebug.cs.
Referenced by LayerDrama.ActivateNerun(), and QuickStart().
| int CoreDebug.startHour |
Definition at line 102 of file CoreDebug.cs.
Referenced by QuickStart().
| StartLoadout CoreDebug.startLoadout |
Definition at line 98 of file CoreDebug.cs.
Referenced by QuickStart().
| StartParty CoreDebug.startParty |
Definition at line 100 of file CoreDebug.cs.
Referenced by QuickStart().
| StartScene CoreDebug.startScene |
Definition at line 96 of file CoreDebug.cs.
Referenced by Core.Init(), QuickStart(), and Game.StartNewGame().
| StartSetting CoreDebug.startSetting |
Definition at line 104 of file CoreDebug.cs.
Referenced by QuickStart().
| string CoreDebug.startZone |
Definition at line 106 of file CoreDebug.cs.
Referenced by Game.StartNewGame().
| bool CoreDebug.test |
Definition at line 170 of file CoreDebug.cs.
Referenced by Zone.TryGenerateShrine().
| bool CoreDebug.testFixedColor |
Definition at line 262 of file CoreDebug.cs.
| bool CoreDebug.testLOS |
Definition at line 148 of file CoreDebug.cs.
Referenced by HotItemContext.Show(), and GameUpdater.Update().
| bool CoreDebug.testLOS2 |
Definition at line 150 of file CoreDebug.cs.
Referenced by HotItemContext.Show(), and GameUpdater.Update().
| bool CoreDebug.testThingQuality |
Definition at line 215 of file CoreDebug.cs.
Referenced by Card.Create().
| bool CoreDebug.travelAnywhere |
Definition at line 207 of file CoreDebug.cs.
Referenced by Spatial.Create().
|
private |
Definition at line 301 of file CoreDebug.cs.
| bool CoreDebug.unlimitedInterest |
Definition at line 220 of file CoreDebug.cs.
Referenced by Affinity.OnTalkRumor().
| bool CoreDebug.useNewConfig |
Definition at line 124 of file CoreDebug.cs.
Referenced by CoreConfig.Exist(), CoreConfig.Init(), and CoreConfig.TryLoadConfig().
| bool CoreDebug.validateData |
Definition at line 130 of file CoreDebug.cs.
| bool CoreDebug.validatePref |
Definition at line 250 of file CoreDebug.cs.
Referenced by Core.Init().
|
staticget |
Definition at line 315 of file CoreDebug.cs.
|
get |
Definition at line 303 of file CoreDebug.cs.
Referenced by BuildMenu._Search(), BuildMenu.Activate(), DropdownGrid.BuildIngredients(), BaseTileMap.DrawTile(), Map.DropBlockComponent(), HitSummary.Execute(), TaskCut.GetHitResult(), TaskHarvest.GetHitResult(), AM_Build.IsFillMode(), Map.MineObj(), BuildMenu.OnActivate(), TraitBlueprint.OnRead(), BuildMenu.RefreshCategory(), HotbarManager.ResetHotbar(), AM_Adv.ShowAllAction(), BuildMenu.Toggle(), TraitBuildBoard.TrySetAct(), and ActionMode.UpdateInput().