- Initial full release
- Stage effects implemented
- Strategy editor now automatically resizes
- Visual adjustments
- Addded a bar graph to results
- Simple strategy now properly gives an error when a climax act is used without it being ready
- Exports now support multiline strings
- Fortitude and revive now implemented
- Added a spread
...
operator. List addition using the+
operator now supported - The
list
function has been renamed tolistOf
- Results now show simulation runtime. Simulation parameters and results are now shown in the server log
- Devil CX now exists
- Fixed an error logging results in native images
- Fixed a bug where dexterity debuffs increased dexterity
- Minor changes to logging
- Results now show tile numbers for victories and wipes
- Bar graph height now scales with the number of bars
- Fix error when a daze hit leads to exit
- Minor improvement to client performance and binary size
- Fixed incorrect hands when a stage girl exited in complete strategy
- Added missing boss resists and abnormal guard
- Shutdown button now shows a toast message indicating success
- The boss can now be directly referenced as
boss
in complete strategy - Victory and wipe totals are now displayed in results
- Fixed issues with climax act cards during the 2nd climax turn
- Fixed TR12 Tower
- Fixed turn counts for some applied debuffs, including Judgement's mark
- Honda 9.5 added
- Version is now displayed in the client
- Added an empty memoir
- Added the
tag(args...)
function to complete strategy. Results now have an hierarchical tag structure. Results graph colors are now less bright - Added a
finally {}
block to complete strategy which runs after a play has ended - Fixed an issue where bosses received the 10% damage boost during climax turns
- Added a proper stop resistance passive for Stage Girl Nana and fixed her fortitude. Baby Stage Girl Hikari added
- Added boss hp override and event multiplier
- Added support for a guest
- Fix abnormal guard being dispellable
- Bosses now automatically include event bonus
- Removed the event bonus field
- Actor options now have drag & drop handles as well as individual delete buttons
- Fixed bug where imports would not remove the first existing actor
- Default max iterations when importing is now 100000
- Added an extra event bonus box for use with seesaw chest event bonus
- Added end and wipe margin graphs
- Added searchable tags displayed next to memoir names
- Fixed devil's act3 being 2 ap instead of 3 ap
- Added access to queued acts in the previous turn via
lastTeamActs
andlastEnemyActs
in complete strategy - Added access to actor buffs with an
Actor.buffs(name)
function - Boss strategies may now be overridden
- Added the ability to select custom dress levels, rarity, remake level, bond level, rank, and rank panel pattern
- Fixed a bug with buff durations
- Fixed TR11 Yachiyo moveset
- Removed the shutdown button
- Added Toast Messages
- Added an online link https://relive-sim.qwewqa.xyz/.
- Downloads can now be found in the GitHub releases page
- Added basic regression tests
- Added zh_hant support for new actor options
- Added generated memoir data
- Added Sakura Taisen Dresses and Bosses
- Added a donate button
- Added cutins & Sun by Savivo
- Fixed held card not being cleared on actor exit
- Now guest passives auto effects are applied on start
- Fixed brilliance not being set to 0 after climax
- Added reverse tower
- Fixed stage effect activation for cutins
- Added count method to lists in complete strategies by Pointy
- Added TR12 And TR14 bosses by Savivo
- Skipped release
- Updated TR14 bosses and added TR15 bosses by Savivo
- Fixed Ana Junna to use Pride instead of Daze by Savivo
- Added tanks by Savivo
- Added the Interactive sim mode
- Added icons to log
- Added icons to selects
- Versioning changes
- Log output is now color coded
- Toasts are now less obtrusive
- Added command shortcut links to interactive logs
- New dresses and memoirs by Savivo
- Fixed Seisho Condition on Hunting Nana Autos by Savivo
- Fixed Seisho condition on autoskills by Savivo
- Fixed Stage Girl Michiru's team HP autoskill by Savivo
- Fixed hand sorting in complete strategy by Pointy
- Skipped release
- TR16 additions by Savivo
- Added Stage Girl Fumi and For Our Special Place
- Bug fix by Pointy
- Added invincibility by Pointy
- Added Officer RUI and Cerberus Ichie by Savivo
- Made Stage Girl Futaba selectable by Savivo
- Added TR17 bosses by Savivo
- Fixes by Pointy
- Fixed TR17 boss movesets by Pointy
- Added Stage Girl Akira and Soul Revue Maya by Pointy
- Fixes to Stage Girl Akira by Savivo
- Fixed 50% HP/Defense US by Savivo
- Fixed Stage Girl Fumi and Stage Girl Junna by chihiro
- TR18 Bosses added
- Fixed stage effect AP down
- Fixed brilliance passives going before Maya's brilliance buff depending on agility
- Fixed act cards
- Added hp bars to interactive via the
bars
command
- Added more wind dresses
- Fixed unresponsive JS interactive sim
- Bars now animate
- Added the
shares
command to interactive
- Minor additions
- Interactive images are now larger
- TR20 additions by Savivo
- Bug fixes by Savivo
- Skipped release
- Ace now applies pride
- Fixed some damage overflow issues
- Bars is now enabled by default
- Stage Girl Aruru Added
- Actor presets added
- Preset improvements
- Preset improvements
- Sim urls can now be imported
- Changing remake and memoir unbind will update level and bond automatically
- Added a sort button in the lower right of the actor section that sorts by position
- Added assert statements to simple strategies. Supported statements are currently assert actor alive, assert actor dead, assert actor charged, and assert actor uncharged. More asserts, including ones with operators, may be added in the future.
- The export interactive command now has an export strict option which adds additional assert statements.
- Whitespace in actor names is now automatically replaced by underscores when starting a simulation.
- Remake skills added
- Damage formula for damage dealt up updated
- The remake skill select is now disabled when remake level is less than 4
- A copy of the active remake skill description is now displayed on small screens below the select
- Selects are now easier to use on small screens
- Fixed HP regen remake skill
- New stage girls added by Savivo
- Added TR21 bosses
- Changed boss order
- Birthday Claudine added by Mikayla
- New tabbed layout for actor settings
- Improved actor tab layout
- Other UI improvements
- Remake and memoir unbind are now radio buttons
- Various actor setup improvements
- Romeo Karen and Eurydice Yuyuko added by Wave
- Actor setup improvements
- New preset dialogs
- Load preset button added for adding actors
- Added preset sharing/import
- When loading a preset with no memoir, the current memoir, memoir level, and memoir unbind is now retained.
- Added selection menu when sharing and importing presets
- Added preset share urls
- Adjusted the size of select icons
- Added shortcut buttons to interactive
- Visual fixes
- Improve responsiveness when adding an actor
- Improved sort actor performance
- Responsiveness adjustments when adding an actor
- Indicate whether presets are new, overriding an existing one, or redundant with an existing one when importing
- Added auto name button
- The interactive input is now smaller
- Reduced the gap between bars
- Migrated to Kotlin 1.7.10
- Fixed JS strategy parsing
- Disabled tab filter when no tabs are selected
- Fixed PWA support
- Improved UI performance in some browsers
- Fixed issues with remake skill select
- Improved select picker update performance
- Fixed seed command being replayed incorrectly
- Minor fixes
- Added back pwa-update
- New stage girls and memoirs added by Mikayla
- Removed local simulator support from browser
- Song effects are now displayed in the accordion button
- Added clear button to song effect conditions
- Fixed pwa-update prompt z-index
- Added a login system
- Fixed log out url
- Current setup is persisted when logging in/out
- Added cloud sync
- Added toast when sync begins
- Sync button no longer responds when syncing is already in progress
- Fixed accordion button dropdown arrow display
- Fixed current setup not being persisted when logging in
- Added setup saves and sharing
- Pressing enter in the name input for a new preset/setup now saves
- Several modals now automatically set relevant input focus when opened
- Deleted actor settings elements are now cached
- Selectpicker fixes
- Adjustment to tab sizes
- More compact selection modals
- TR22 bosses added by Mikayla
- Added missing multiple CA to Collection Yachiyo
- Changed undo shortcut button icon
- Added tooltip text to shortcut buttons on desktop
- Fixed loading of some select menus from url
- Added new dresses and memoirs - Savivo
- Draw and discard piles are now exposed in complete strategies - Pointy
- Added snow slap memoir
- Added missing images
- Fixed Birthday Suzu auto AP down duration - Savivo
- Added a plain damage dealt up song effect
- Added new dresses - Savivo
- Added support for accessories
- Added zero option to accessory unbind
- Fixed support for new Seigfeld characters
- Fixed issue with accessory limit break
- Fixed selects not updating after language change
- Updated attribute damage taken down remake skill icons
- Bday Mei Fan added by Wave
- Fixed ap down and ap2 down stacking behavior
- All failed assertions on the same turn are now reported
- Added comments beginning with # to simple strategies
- Searchable selects now support multiple search teams separated by commas
- Dresses now have searchable tags and subtexts
- Subtexts are now shown on all display sizes
- Fixed tr13 Emperor Akira diff4 using the diff3 moveset
- Princess Karen and new memoirs added by Savivo
- Export strict now includes comments on holds an discards
- TR23 Bosses added by Mikayla
- Added damage result graphs
- Result graphs are now smoothed line graphs using kernel density estimation
- Multiple movesets can now be included in simple strategy using Moveset "name" : lines
- Added box plot result graphs
- Fixed issues with result graphs having zero height
- Simple strategies with all movesets with the default weight now select movesets deterministically based on iteration number
- Improved stage effect performance
- Substantial performance improvements
- Multiple acts can now be queued in one interactive argument
- Fixed tr23 Mafia Maya's attribute
- Substantial performance improvements
- Reduced delay before initial simulation results appear
- Updated images
- Fixed error in info command
- Improved interactive performance
- Multiple commands can now be pasted into the interactive command prompt
- Added CHANGELOG.md to repo
- Fixed accessory label not being hidden in actor setup
- Minor performance improvements
- Added a team image export button
- Added share buttons and short share links with image previews
- Adjusted the styling of team images
- Added a team cost display
- Dresses and memoirs can now be searched by cost
- Fixed Agony not preventing action
- Fixed buffs with irrelevant values displaying their value
- Adjusted the size of remake skill text and icons in team images
- Adjusted the content of remake skill text in team images
- Added result save/load functionality
- Moved result details into a collapsible section
- New dresses added by Pointy
- Added syntax highlighting for simple strategies
- Added code folding for simple strategies
- Added keyboard shortcuts for simple strategy code folding (Ctrl-Q) and commenting (Ctrl-/)
- Added support toggle and indicators
- Fixed support sorting
- Added status command button
- Added new interactive interface
- Interactive console is now hidden by default
- Adjusted the appearance of queued interactive acts and memoirs
- Other visual adjustments
- Added an error message display to the interactive UI
- The current tile is now indicated in the interactive UI
- Adjusted when the service worker is loaded
- Auto name now sets supports
- Removed the restart button from interactive
- Added seek back and forward buttons, and a redo button to interactive
- Fixed names not appearing in logs
- Added dress icons to interactive bars
- Added buffs display to interactive
- Simplified displayed version numbers
- Fixed negative countable buff display in interactive
- Increased the maximum displayed buffs in interactive
- Reduced the maximum interactive UI size
- Added stage effect display to interactive
- Interactive UI sizing adjustments
- Fix interactive UI empty climax button appearance on some display sizes
- Added indicators for actors in climax to interactive UI
- Added navigation buttons to the interactive log
- Fixed damage dealt up buff icon
- Added spacing below the interactive ui for mobile devices
- Moved interactive navigation buttons in line with turns
- Interactive ui size adjustments
- Migrated strategy editors to CodeMirror 6
- Fixed issues with mobile editing
- Supports are now inferred when none are set for interactive
- Team images are now uploaded upon share
- Added the ability to filter for logs of different results
- Fixed icons for "we are on the stage" stage effects
- Added a new interface for navigating between result logs
- Added an alternate team image format
- Updated support indicator in tabs and team images
- Add seed button to interactive UI
- Added Discord server link
- New TR bosses added by Mikayla
- New dresses added by Savivo
- Stage Girl Collection accessory added
- New TR bosses added by Mikayla
- Fixed effective damage up blessing turn count by Mikayla
- Made blessings only activate one at a time per type to align with game behavior
- Added dexterity counters to interactive
- Added damage dealt to the interactive boss hp bar
- Added an auto queue button and command to interactive
- Fix an occasional issue with interactive logs
- Add support for importing share urls
- Fixed TR25 Komachi HP by Mikayla
- Added copy, paste, and duplicate buttons for actors
- Added keyboard+mouse shortcuts for actor setup
- Hades Rui and new memoirs added by Savivo
- Future Stage Girl Shiro added by Ini
- Sage Junna added by Ini
- Updated stats for 2022 Birthday Cards
- Fixed Sage Junna not being available
- Added new memoirs
- Added collapse/expand all buttons to the strategy editor
- Added act images button
- Added new dresses and memoirs
- Added TR26 bosses
- Fixed missing TR26 Hanged Man boss
- Fixed wrong TR26 boss
- Fixed Persephone's pride autoskill
- Fixed Sagittarius Junna's climax act
- Fixed Sagittarius Junna's boost in TR26 Emperor
- Tentatively added elemental accessories
- Added 2023 TR26 bosses
- Reduced image file sizes
- Fixed outdated image urls
- Fixed Seiran character targeting RB skills
- Fixed Seigfried CA not being continuous
- Fixed Celestial Highlights SE icon
- Attempted to address iOS sizing issues
- New dresses and memoirs added by Mikayla
- Added karth links to actor options
- New dresses and memoirs added by Mikayla
- Fixed hope applied before hit not being consumed when there is no initial hope
- New dresses added by chihiro
- Fixed error in some circumstances when bosses die
- Performance adjustments
- Fixed Benzaiten not applying two blessings by Mikayla
- New bosses added by Mikayla
- New dresses, memoirs, and accessories added by Savivo
- Placeholder encore cards added by Savivo
- Performance improvements
- New dresses, memoirs, and bosses added by Mikayla
- Fix to brilliance regen stage effects by Mikayla
- Updates to buffs
- Fixed normal super reflect persisting after it expires
- Fixed Red Duke Richelieu's boost
- Added missing act card images
- Performance improvements
- Fixed cutin initial cooldown reduction
- Made climax act up not stack
- Fixed some issues with dexterity display
- Fixed some bosses taking reduced damage from sun or star
- Buff display is now animated when a high number of buffs are present
- Fixed song act power up
- Fixed Cordelia Aruru's climax act damage by Mikayla
- Rewrite of all playable dresses, memoirs, accessories, and associated mechanics
- Minor interface changes
- Improved loading and sim initialization time
- Implemented more features
- Fixed errors on some dresses with stage effect dispel
- Implemented more features
- Minor fixes
- Added icons to boss select
- Increased maximum stats
- Adjusted some log strings
- Implemented more features
- Added new dresses and memoirs
- Added Cheshire Ichie's missing boost
- Fixed birthday memoir targets
- Fixed rear targeting
- Performance and stability adjustments
- TR29 bosses added by Mikayla
- TR29 bosses have 50% damage taken reduction
- Accessories now default to lv50 ub0
- Added new dresses and memoirs
- Fixed cheer damage calculation (negligible impact)
- Added Encore Klaus Akira
- Fixed overwhelm not being consumed
- Improved performance of subsequent simulations
- Added boss element override
- Added missing bonus to Thumbelina Lalafin
- Added Baumkuchen Maya
- Added event bonus display
- Visual adjustments
- Hid options by default
- Added new dresses and memoirs
- Fixed cutin cost going to zero after reduction when it should not
- Added icons to the boss select
- Removed dresses with cost below 15 and rarity 2 memoirs
- Performance improvements
- Made blessings consumed in order of application
- Minor performance improvements
- Improved appearance of support radio buttons
- TR30 bosses added by chihiro
- Fixed TR30 Shizuha difficulty 4 HP
- Improve dropdown load performance
- Added live updating damage estimate to interactive
- Fixed missing 10% damage received up effect for weaken
- Fix live damage estimates for weaken
- Added new dresses and memoirs
- Limited live damage estimate update frequency
- New tabbed layout
- Overscroll in selects is now contained
- Improved select performance
- Moved strategy options into simulate tab
- Changed default iteration count to 10000
- Added favicon
- Added Encore Fu MeiFan
- Moved actor save and load buttons to bottom right
- Interactive now automatically reloads if it failed to start previously
- New song ui
- Added support for song awakening
- Added new dresses and memoirs
- Added placeholder icons for songs and song effects
- Fixed some localization issues with the song ui
- Updated empty remake skill icon
- Made fixed value passive song effects distinguishable from percentage based ones
- Updated some label text
- Changed song descriptions to show awakening skills
- Song passives are no longer filtered by the selected song
- Selecting a song passive now updates the song
- Changed song descriptions to use icons for awakening skills
- Updated the appearance of song awakening skills
- Updated the appearance of dropdown toggles
- Added song name to share images
- Made song awakening effect values dropdowns
- Removed presets button from actor top bar
- Minor visual adjustments
- Fixed awakening effect values not being cleared when song changes
- Made bosses searchable by school, attribute, and damage type
- Added tr31 bosses
- Adjusted passive song skill names
- Added units to awakening song effect descriptions
- Added clear button to awakened song select
- Improved load performance
- Improved api performance
- Share modal now opens immediately and displays a loading indicator
- Made result plots non-interactive by default
- Made tooltips show in non-interactive plots
- Added new dresses and memoirs
- Set a maximum height for dropdown menus
- Load time improvements
- Adjusted interactive buff display order
- Clicking on an actor in the status section in interactive now opens the respective Karth page
- Fixed some missing text
- Fixed issue with opening Karth pages via interactive
- Updated data for WW
- Improved scrolling over plots on mobile
- Added CA images to act icons
- Added a damage share bar toggle to interactive
- Removed the second share button
- Minor tweaks
- Added per-act damage previews to interactive
- Improved loading performance
- Tweaked styling of timeline damage overlays
- Added percentages to damage shares
- Performance adjustments
- Visual adjustments
- Load time improvements
- Added indicator icon to climax acts in interactive
- Visual adjustments
- Removed accounts, setups, and presets
- Fixed version not displaying on load
- Adjusted automatic names
- Blank names are now automatically filled when starting interactive
- Fixed issue with resetting actor options
- Load time improvements
- Share images are now jpgs
- Load time improvements
- Switched to using webp for image assets
- Improved service worker precache speed
- Fixed damage being limited to around 2.1 billion per hit
- Adjusted formatting of some numbers
- Minor cleanup
- Adjusted formatting of some small numbers
- Updated sharing domain to relight.to
- Updated data
- Share urls are now shorter
- Adjusted select styling
- Vertical scrollbar is now always active
- Adjusted select styling
- Adjusted select behavior
- Song effect inputs are now blank by default
- Added pride month themes
- Preferences are now persisted
- Fixed themed checkmark appearance on Chrome
- Added an info tab
- Added chibis to share preview images, more to come soon
- Added some more pride month themes
- Fixed Siegfeld rear position critical up song passive
- Added new girls and memoirs
- TR bosses added by chihiro
- Added tab name input
- Added new flags
- Added new girls and memoirs
- Added new flags
- Temporarily disabled debuff passives
- Fixed error when actors exited
- Added new girls and memoirs
- Added new flags
- Fixed boss element override not being imported
- TR33 bosses added by chihiro
- Increased TR32 boss agility
- Added birthday Maya's TR boost
- Updated WW data
- Added build info and stage use to bottom of page
- Added new flags
- Added additional background update check
- Version now links to clear cache page
- Reduced spacing to right of Discord link button
- Version check now runs continuously in the background
- Added new girls and memoirs
- Added new flags
- Added damage factors to log
- Added new girls and memoirs
- Updated Witch Shizuha's amp
- Added missing bonus for Witch Shizuha
- Fixed boss attribute override not working on bulk sims
- Added new girls and memoirs
- Added new girls and memoirs
- Added new flags
- TR34 bosses added by chihiro
- Added missing boost on birthday Mei Fan
- Fixed missing insanity implementation
- Fixed insanity agility debuff
- Added new girls and memoirs
- TR35 bosses added by Savivo
- Added Alice Misora
- Fixed agony missing agility down
- Fixed stage effects not being removed in some circumstances
- Fixed arrogance agility down
- Added tooltips for acts on desktop
- Added tooltips for boss queue
- Fixed tooltip positioning at some window sizes
- TR36 bosses added by Savivo
- Added new girls and memoirs
- Implemented leader and opening skills
- Fixed issue with leader button disabling
- Fixed damage received down values on TR36 bosses
- TR37 bosses added by Savivo
- Added new girls and memoirs
- Most images moved to a separate domain
- Switch TR37 bosses to using ignorance
- Updated TR37 diff 3 damage taken reduction
- Fixed passives not applying
- Update TR37 boss passives
- TR38 bosses added by Savivo
- Added new girls and memoirs
- Updated TR38 crit dmg taken reduction
- Tactics skills are now disabled when only present on supports
- Updated TR bonuses
- Added new girls and memoirs
- Fixed TR bonuses on new girls
- Stage effect seal taking effect is now logged
- TR39 bosses added by Savivo
- Added new girls and memoirs
- Added new girls and memoirs
- Added all flags
- Added new Milky Holmes characters
- Added new girls and memoirs
- Added new girls and memoirs
- TR41 bosses added by Savivo
- Added new girls and memoirs
- Fixed issue with some song effects not being applied
- Added new girls and memoirs
- TR42 and TR43 bosses added by Savivo
- Added new girls and memoirs
- Added new girls and memoirs
- TR44 bosses added by Savivo
- Added new girls and memoirs
- Adjusted the behavior of some countable buffs
- Added new girls and memoirs
- TR 45 and 46 bosses added by Savivo
- Fixed contraction not working on bosses
- Added new girls and memoirs
- Adjust TR 45 and 46 bosses
- Greater NER down fixes
- Added new girls and memoirs
- Fixes
- TR 47 and 48 bosses added by Savivo
- Added new girls and memoirs
- Fix mark and greater mark stacking
- Fix arrogance and panic removal precedence
- Fix arrogance and impudence removal precedence
- Regular blessings no longer activate when the greater version is present