Stable Build 3324
Changes:
- afac984 Merge pull request #423 from Pioooooo/temperalBlacklist
- 9ab563c Update Celeste.Mod.mm/Mod/Everest/Everest.Loader.cs
- fec4700 Merge pull request #422 from lDMDiamondl/dev
- aa75285 fix typo
- 7bc37c6 Merge pull request #411 from coloursofnoise/dialog_checkpoint_start
- bd5932e Merge pull request #425 from Viv-0/Viv-PreAndPostUpdate
- cf21427 Merge pull request #426 from Kalobi/fixfeatherinsolidcrash
- a336e65 Merge pull request #427 from DemoJameson/feat_add_copy_paste_hotkey
- 21dc6f2 Merge pull request #429 from caeyo/fix_cutscenes_not_ending_timer
- 4b713ff Fix dialog cutscenes not stopping IL timer on enter if set to end level
See More
- 04b44de Fix crash if a mod with multiple Everest modules has an update available
- 95d0446 Better support mirror mode and upside down on debug map
- ac2467d Add ctrl+c/ctrl+v to copy/paste on console
- fe5fd53 Fix game crash caused by custom height display
- 4491412 Patch Player.StarFlyReturnToNormalHitbox to replace crash with death
- 4dafcdf add JetBrains config folder to .gitignore
- 38f17b9 Fix crash when unlocking C-sides on campaigns where not every chapter has C-sides
- ad0498d Removed WrappingComponent
- 35c3eb1 modified PreUpdate and PostUpdate back to events
- 83033a5 Fix the typo when relinking
- cf08d23 Reference contributor docs in README
- 6b4309e check if extra blacklist is null
- cbf3b5c added "--blacklist" commandline argument, refactored _Blacklist usage
- ed30340 Merge pull request #419 from coloursofnoise/contributors
- 7d324a5 Clarify some statements
- 627e2be Merge pull request #412 from Viv-0/Viv-PreAndPostUpdate
- df9846b Update Celeste.Mod.mm/Content/Dialog/Fonts/korean.fnt
- 1646f96 Resolved conflicts and changed UpdateFinalizer and UpdatePreceder names
- 2bae45e Add additional Korean fonts
- d04ce09 Add Korean translation
- ca55dcf Delete Korean.txt
- cdfe78c Add Korean translation
- 3b56e31 Delete Korean.txt
- f317baf Add files via upload
- fbf4b3f Merge pull request #418 from JaThePlayer/backdrop-tag-list
- a2d5c14 Merge pull request #420 from coloursofnoise/remove-nixos-setup
- f3cee4f fix Input.Feather is not de-registered
- ce4d542 Changed Action to Action
- 42191ac Use dropdowns for yes/no questions
- 277aba2 Add Everest Wiki to issue select screen
- 9106ccc Replace issue templates with forms
- 955d446 Remove NixOS setup instructions
- d4b8215 Add issue templates
- 78cf06b Add contributing guide
- 8f751cf Fix typo
- 30aa242 Add handling for too few matches
- eafe03f Cleanup, make patching hard crash when there are too many matches
- 6df5267 Implement parsing Backdrop Tags as a comma separated list
- e2cc15e Fix game crashes when teleporting with debug map
- 1a62ba6 refactored branches to resolve IL reader bug
- 1077700 removed active and visible states of the UpdateWrappingComponent
- c3d01fa Replaced method with Actions to fit with other Components
- 158867d Fix the game crash when setting an null or empty string to the clipboard
- aefe610 Fix the chapter timer is grayed out even when you ctrl+click on the first room on the debug map.
- 2c620f2 Fix the game crash when setting clipboard failed
- 91598fd Changed filename
- c2faaac condensed PreUpdateComponent and PostUpdateComponent to UpdateWrappingComponent
- faf03a5 Cleaned up patch by using pre-existing branch label.
- f943129 fix indentation
- af35f3b Merge pull request #415 from coloursofnoise/fix-multiline-subheader
- dc898f9 Merge pull request #413 from max4805/longTitleBanners
- a9a9a5b Merge pull request #414 from max4805/catchErrorOnCommandLookup
- f223902 fixed bug missed during testing
- 823dae6 Calculate height of subheader for multiline text
- 3a06450 Check for amount of matches in MonoModRule
- 4de9081 Revert change on csproj
- 4992d27 Add TryGetDependency method for mods
- 317fab1 Catch errors when looking up console commands
- a0310b1 Allow for a longer title banner if the map name is too long
- 5fdb0bd i missed a stupid newline wow I'm dumb
- a2cd679 Removed unnecessary ILCursor clone
- 6ad124c Added summary for the interfaces
- f76caed Log miniinstaller waiting to stderr
- d539d93 Avoid conflicts when naming start checkpoint
- 9611920 Add dialog key for start checkpoint name
- b8d362b Adds functions for before and after Entity.Update without the need for hooks
This list of changes was auto generated.