Skip to content

Stable Build 4351

Compare
Choose a tag to compare
@0x0ade-bot 0x0ade-bot released this 04 Nov 22:57

Changes:

  • a782688 Update French translation
  • ca21ada Fix crash when updating mod after re-entering update scene (thanks Wartori!)
  • 3888789 Revert "Fix non-even decal rendering (#624)"
  • 40232a7 Merge pull request #685 from DemoJameson/feat_add_toggle_debug_console_hotkey
  • e3260db Rename OpenDebugConsole back to DebugConsole
  • d734c4e Add 'Toggle Debug Console' hotkey, '~' as default keys
  • fda4a9c Prevent pausing when closing console with Esc
  • 3f537b5 scene.Remove(null) should be allowed
  • ff3b832 Merge pull request #665 from DemoJameson/fix-crash-when-settings-corrupted
  • fcb4c81 Merge pull request #680 eventually from l-Luna:helper/statemachine
See More
  • f312281 Merge pull request #1 from l-Luna/helper/statemachine
  • 98cfcd0 Merge pull request #654 from DemoJameson/qol_crash_asap
  • 4efe4d1 Close debug console with Esc
  • 52fe165 Fully remove vanilla debug console binds
  • 74a97b5 Print info message when first opening debug console
  • fca9481 Fix accidental renaming of AreaStats.GetSID
  • 188831c Merge pull request #650 from DemoJameson/who_like_the_empty_folder [ #651 ]
  • fca6610 Merge pull request #617 from SnipUndercover/polish-translation-update
  • 4aa3c56 Merge pull request #608 from Kalobi/lessinputhardcoding
  • e513d42 Merge pull request #581 from coloursofnoise/deprecate-classext
  • 151687b fix issue
  • 64e5a52 Update Celeste.Mod.mm/Patches/PlayerHair.cs
  • 08c702d Merge branch 'dev' into deprecate-classext
  • a5a3640 Merge pull request #673 from danesky-jp/dev
  • cf19731 Merge branch 'EverestAPI:dev' into dev
  • 155af14 minor
  • 327abd2 Update Korean font extra characters
  • fbd8081 Merge pull request #666 from lDMDiamondl/patch-2
  • 13dad2d Merge pull request #667 from GarretShadow152/dev
  • 275405c Fix non-even decal rendering (#624)
  • 9961e95 Updated Japanese localization
  • 85827ea fix incorrect namespaces on patch classes
  • f64508e implement vanilla state names + events for registering states
  • c675166 Merge remote-tracking branch 'origin/helper/statemachine' into helper/statemachine
  • 16f661f fix warnings
  • def087d fix crashes, add type-safe methods for Player/Seeker/Oshiro states
  • fe8bfff cleanup
  • 4e6cfb9 don't override names in SetCallbacks if they already exist
  • 66f4e9f actually correct namespace
  • a77dc2f now actually patches
  • 7ba9eaf work on statemachine
  • 0c959a6 Update Russian.txt
  • 99ce8b7 Update Korean.txt
  • 9b1acde Fix game crashes when everest settings file is corrupted
  • e3e5b1d Revert "Decal Registry" translation
  • 27cfed5 Clean the il code
  • 5bf82eb Corrected modifiers from internal to public
  • fbd08d8 Make Add(entity) and Remove(entity) methods to crash when entity is null, so modders can catch bug in time
  • 1deeb92 Disable FTL when launching with --dump for fixing the crash at startup
  • 758c23e Don't always create the ModDUMP folder when launching
  • d02939a fix warnings
  • 39f3907 fix crashes, add type-safe methods for Player/Seeker/Oshiro states
  • 3a96497 cleanup
  • 1c8b1cd don't override names in SetCallbacks if they already exist
  • 688fe58 actually correct namespace
  • 6ad7a09 now actually patches
  • 95dfbbb work on statemachine
  • f34080e Include legacy-only key (see #585)
  • 23f31b6 Amend some translations (part 2)
  • 1892ebe Amend some translations
  • 0d3048d Update Polish.txt translations
  • 2b4befc Remove hardcoded debug console keys
  • 5cd79bc Fix error when (de)serializing session
  • 39508c5 Replace implicit operators for casts and re-add MonoModIgnore attributes
  • 9541158 Mark more Ext classes obsolete
  • aae98f8 Mark more Ext classes obsolete
  • 2c8636e Add obsolete attributes to TextMenuExt and update references
  • 7bcf91c Mark more Ext classes obsolete
  • f629e46 Mark more Ext classes obsolete
  • dbfeca4 Deprecate and replace AreaDataExt accessor extensions
  • e26baa0 Add ____Ext class explanation to CONTRIBUTING.md

This list of changes was auto generated.