Skip to content

Releases: BF3RM/MapEditor

0.3.1

06 Aug 20:38
575d1de

Choose a tag to compare

Merge pull request #385 from BF3RM/feat/saveOrder

Feat/save order

0.3.0

01 Aug 19:40
575d1de

Choose a tag to compare

Merge pull request #385 from BF3RM/feat/saveOrder

Feat/save order

0.2.1

01 Aug 19:36
575d1de

Choose a tag to compare

Merge pull request #385 from BF3RM/feat/saveOrder

Feat/save order

0.2.0

11 Feb 09:18

Choose a tag to compare

Merge branch 'feature/nohavok' into development

0.1.6

11 Dec 13:59

Choose a tag to compare

chore(deps): upgrade to pnpm

0.1.5

28 Nov 19:48

Choose a tag to compare

fix: fix parsing of level name

0.1.4

24 Oct 14:48

Choose a tag to compare

Add support for upcoming LevelLoader rewrite, which will use custom bundles to load savefiles created in MapEditor, improving stability and reducing your maps' distributed file sizes.

  • Updated savefile format to include missing fields
  • Fixed race condition that lead to errors when applying modifications to vanilla objects that are client or server only
  • Fixed loading progress not showing up in some cases
  • Increased timeout value to prevent disconnections when loading in

0.1.3

26 Sep 17:07
2b6a952

Choose a tag to compare

Update release.yml

0.1.2

15 Jul 10:20

Choose a tag to compare

Merge branch 'development' of https://github.com/BF3RM/MapEditor into…

0.1.1

15 Jul 10:15
36bac76

Choose a tag to compare

Merge pull request #369 from BF3RM/fix/hotkeys-window

hotkey window scroll fix