Skip to content

Releases: EverestAPI/Everest

Stable Build 3164

11 Nov 00:43
Compare
Choose a tag to compare

Changes:

  • ee57800 Finalize stable release pipeline
  • 90006e7 Use hackfix to match stable build number
  • ba2b4c1 Attempt to reference triggering pipeline runid
  • 7b1105b Remove quotes from release asset paths
  • ae047c3 Restrict Everest update checker to build pipeline
  • 6f65e34 Set compression level for artifacts
  • 135f635 Merge pull request #398 from max4805/remove_unused_dialogs
  • 008cf43 Merge pull request #393 from coloursofnoise/pipeline-github-release
  • c66eb59 Remove LQATLAS, NONTHREADEDGL and RECRAWL dialog keys
  • 73bf501 Move github release steps to separate pipeline
See More
  • acfa5d3 Revert past two commits, use () => true instead
  • f3abf32 Fix missing ManualResetEvent reset in MaybeAwaitable
  • 9382dbe Remove UpdatedOnce check from MainThreadHelper GetForceQueue
  • d49ad25 Merge pull request #369 from danesky-jp/dev
  • 4644b7d Merge pull request #383 from PhoenixXL-tech/patch-1
  • 69b127f Merge pull request #373 from Zurcus0/patch-1
  • d6765da Merge pull request #395 from Popax21/patch-1
  • b70e70f Fix whitespace in Celeste.Mod.mm/Mod/Everest/Everest.Loader.cs
  • 4c9a118 Merge pull request #391 from WEGFan/fix/console-cursor-world-pos
  • 1a00c6c Warn if mod assembly doesn't contain an EverestModule
  • e4d6d67 "<" mark is correctly shown in the menu
  • b144037 Add draft github release step to pipeline
  • 724387c [ci skip] Update comments
  • 382993d Fix "$" not printed in PICO-8
  • 8b89a87 Fix incorrect mouse -> world position conversion in console
  • 285ed42 Remove Command attribute on old "hearts" command
  • 14559f8 Unhardcode RemoveCommandAttribute for general use
  • 6c22b6c Remove useless attribute on load level commands
  • 596dda4 Use viewport instead of window size when rendering console lines
  • fa53631 Merge pull request #389 from WEGFan/fix/minitextbox
  • af602a6 Fix mini textbox not closing when it's expanding and another textbox is triggered.
  • 3c8b006 Fix patch verify error logging
  • 5855e18 Revert "broken: throw exception during patching to test pipeline"
  • 9e74656 Add error logging to patch verify step
  • e195067 Exit verify step with MiniInstaller exitcode
  • 77e2637 broken: throw exception during patching to test pipeline
  • 1d261b3 fixup: pass BIN_URL secret to PostBuild script
  • 3be9f5d fixup: how to spell olympus
  • 022393d fixup: remove extra space
  • 9bb8530 Merge pull request #386 from coloursofnoise/pipeline-verify
  • 256a67e Allow verify step to run for all builds
  • 44b5cfb Add placeholder for vanilla cache
  • 9be32e9 Continue on cache error
  • d8d6d37 fixup: remove and function entirely
  • 02446e0 fixup: missing closing bracket
  • 4b3d381 Add caching for vanilla files
  • 0e4a9e6 Restructure pipeline to include patch verification
  • b05b0fb Update README, remove embedded resource utility
  • b869fb5 Merge pull request #385 from coloursofnoise/miniinstaller-logging
  • b2e92cc Log MiniInstaller errors to stderr
  • 39c726c Capitalize envvars in powershell scripts
  • 7e7cd31 Include SourcesDirectory in prebuild path usage
  • b633318 Fix olympus artifact zipping root folder
  • cf7f243 Attempt to fix pipeline variable reference
  • cfdc2b7 Merge pull request #380 from coloursofnoise/fix-reddash-uptransition
  • ddfdda8 Merge branch 'dev' into fix-reddash-uptransition
  • 618b611 Merge pull request #374 from coloursofnoise/fix-deatheffect-update
  • 46b63e2 Merge pull request #378 from coloursofnoise/hide-csidepostcard
  • d24cc63 Merge pull request #377 from catapillie/dev
  • 88ffe01 Merge pull request #372 from coloursofnoise/lib-stripped
  • 264d91f Updated Russian.txt
  • 56b1ecf Fix log.txt showing XNA for FNA Celeste
  • af80b33 Updated Russian.txt
  • 6e7eadc Keep Player Speed.X on StRedDash up transition
  • a562249 Hide C-Side/Golden postcard if LevelSet has no C-Sides
  • 11cbddb DecalRegistry: Get lowercase path of decals when matching against special character paths
  • 5894622 Fix comments appear in dialog text in Russian
  • bbb9f74 fixup: fix typo
  • c6eb492 Avoid audio bank path collision double ingest
  • 3ed15f9 fixup: attempt to fix variable evaluation
  • 96b0d94 fixup: add test case for unassigned envvar
  • e17e2d0 attempt to log BIN_URL secret for debugging
  • 3dfefe7 fixup: quote powershell variable reference
  • 405e4d5 fixup: add quotes to yaml variable reference
  • 0628abc Skip stripped lib step for PRs
  • a813ba4 Patch DeathEffect.Update to fix Percent check
  • 3b25ccb fixup: nest envvar access
  • 5298698 fixup: revert hardcode bin url
  • 1fafd44 fixup: hardcode bin url
  • f39a82d fixup: store bin url in variable
  • 272b7a4 Switch from Steam DepotDownloader to self-hosted
  • ffbbc7f Create Polish.txt
  • 625d368 Merge branch 'EverestAPI:dev' into dev
  • b7deb5b fixup: add debug logging
  • 4541b4f fixup: flatten build directory when copying
  • 5db630d fixup: full file path and wait for process
  • 22d25e6 fixup: create folders before use
  • 0fe1415 fixup: log LIB_STRIPPED variable, remove WorkingDirectory arg
  • 28cbef4 fixup: remove quotes from bare envvars
  • 9139bc8 fixup: remove a dash
  • 5152cfd fixup: use mono to run Miniinstaller.exe
  • d873afc fixup: remove ending slash from build folder var
  • 23bf346 fixup: tweak Start-Process some more
  • 77a0eb7 fixup: add ending slash to Start-Process WorkingDirectory
  • 9c51aaf Capitalize envvars just in case
  • 219a98b Attempt to remove EverestPS file entirely
  • 5bb7820 fixup: yet more references
  • 6bfe5a7 fixup: add more apparently missing references
  • c283fc7 fixup: different array syntax
  • 4210d66 fixup: add explicit reference not included in powershell core
  • 19c4a23 fixup: remove some more usings
  • 577cb69 fixup: ...remove duplicate using
  • 80404f1 fixup: remove (apparently now broken) reference
  • 62f7da4 fixup: use Start-Process for miniinstaller.exe
  • 4c54837 fixup: succeded -> succeeded
  • d092b82 Merge branch 'EverestAPI:dev' into dev
  • 531afcc Updated Japanese.txt
  • 731deb9 Add lib-stripped artifact to build pipeline
  • 73923bd Move azure build host from windows to ubuntu
  • cb84c28 Removed duplicated font
  • 283ab82 Changed file name of png files
  • 812fd8d Added Japanese localization

This list of changes was auto generated.

Stable Build 3070

10 Nov 22:01
Compare
Choose a tag to compare
stable-1.3070.0

Fix lines not shown in console if logged after scroll up and clear lines

Stable Build 3000

10 Nov 22:01
6e3b0c7
Compare
Choose a tag to compare
stable-1.3000.0

Update FNA libs

Stable Build 2961

10 Nov 22:01
a287639
Compare
Choose a tag to compare
stable-1.2961.0

Prevent MonoMod env vars from leaking to Everest via MiniInstaller

Stable Build 2879

10 Nov 22:01
fc9e7cd
Compare
Choose a tag to compare
stable-1.2879.0

Merge pull request #322 from coloursofnoise/exception-outofmemory