Skip to content

Commit

Permalink
wrote changes into changelog as well as planned future changes
Browse files Browse the repository at this point in the history
promises, promises, I personally prefer Futures
  • Loading branch information
IonutParau committed Oct 29, 2023
1 parent a1db62d commit b0e63d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/layout/other/version.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ final List<String> changes = [
"Reworked how TPC puzzle movement are computed",
"Fixed VX implementation being bugged and made it more up-to-date",
"Added Favorite cells",
"Added Sentry, Gun, Sentry Buster and Puzzle Buster",
"Fixed a multiplayer bug with invisible and trickster tools",
"Fixed a few visual things",
"Made active checkpoints appear green",
"Added Area Denial cell and Ticked Bomb",
"Improved cell selection menus",
"Made boolean properties have the checkbox next to the name in the property editor",
];

IconData getTrailing(String change) {
Expand Down

0 comments on commit b0e63d7

Please sign in to comment.