You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
5bHTML is a remake of the [htwins 5b flash game](https://bfdi.tv/5b/) thats based on [battle for dream island](https://www.youtube.com/user/jacknjellify). It's in alpha right now so not everything looks and feels the same, so please keep that in mind before playing.
6
6
7
-
Hosted version: **v4 Alpha**
7
+
Hosted version: **v4.1 Alpha**
8
8
9
-
Latest version: **v4 Alpha**
9
+
Latest version: **v4.1 Alpha**
10
10
11
11
Join the [5bHTML discord server!](https://discord.gg/um5KWabefm)
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+32-3Lines changed: 32 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,38 @@ Emoji | meaning
3
3
🟦| Latest *"Stable"* version
4
4
🟥| Latest Dev version, these versions are hosted on [the dev site](https://5bdev.zelo.dev/).
5
5
6
+
# v4.1 Alpha 🟦 -- 13/07/2021
6
7
7
-
# v4 Alpha 🟦 -- 30/06/2021
8
-
### Note: Online levels are disabled due to issues with servers. Check the discord server for updates on this.
8
+
## Main changes
9
+
10
+
- Re-enabled online levelpacks.
11
+
12
+
- 5bHTML is on MIT License.
13
+
14
+
- You can now export and import your levelpack library.
15
+
16
+
- "Invalid" Levelpacks. If 5bHTML thinks a levelpack is invalid or corrupted, it will warn you about it, and you wont be able to upload the levelpack to the 5beam database.
17
+
18
+
## Editor changes
19
+
20
+
- You can now zoom and move around in the level editor.
21
+
22
+
- The editor will now show you what entities are what.
23
+
24
+
- The editor will tell you when a levelpack has been saved.
25
+
26
+
- The `Run` tab has been renamed to `Test`.
27
+
28
+
## Other changes
29
+
30
+
- The game will congratulate you upon beating an online levelpack.
0 commit comments