Blame

b91436 Metalloriff 2025-04-19 06:58:45 1
# V0.4.1
2
51d9fb Metalloriff 2025-04-22 06:00:36 3
# New Features
4
- Added the ability to pick up and throw smaller or same-sized players.
5
b91436 Metalloriff 2025-04-19 06:58:45 6
# Changes
7
- Changed the pause menu to a tabbed menu, merging several utilities into one.
dcb40f Metalloriff 2025-04-19 07:10:43 8
> [!NOTE]
9
> All of the different sub-menus along with planned future sub-menus were convoluted. This should help make things better for the end user.
51d9fb Metalloriff 2025-04-22 06:00:36 10
- The third person camera follow distance now scales with player avatar scale.
11
- De-coupled movement speed from player avatar scale.
12
- Coupled movement animation speed with player avatar scale.
3e9f69 Metalloriff 2025-04-23 05:44:28 13
- De-coupled dash/slide distance from player avatar scale.
51d9fb Metalloriff 2025-04-22 06:00:36 14
> [!NOTE]
15
> Before, large characters would run extremely fast, and small characters would barely move. This didn't make sense. Now, all characters will move at the same speed regardless of size, while their animations will reflect their actual movements.
068b94 Metalloriff 2025-04-25 04:17:42 16
- Relocated player size and avatar options from settings to the Character tab in the "pause" menu.
17
- Temporarily remapped tab/menu_scoreboard to open the map.
18
> [!NOTE]
19
> Later, this will be open a quick actions menu, similar to Skyrim.
d2c043 Metalloriff 2025-05-08 22:17:43 20
- Removed score limit from free roam gamemode.
21
- Removed time limit from free roam gamemode.
b91436 Metalloriff 2025-04-19 06:58:45 22
23
# Bug Fixes
24
- Fixed map mode not working in build.
51d9fb Metalloriff 2025-04-22 06:00:36 25
- Fixed a bug allowing you to open text chat while not connected to a match.
26
- Fixed a bug causing text chat to open when pressing enter with a text field open.
27
- Fixed the insatiable hunger the game had on your cursor. Your cursor will no longer get eaten while the game isn't focused.
28
> [!NOTE]
29
> Metalloriff: Testing speed will now increase 10x. My cursor will remain free from the bowels of ZSandbox.
068b94 Metalloriff 2025-04-25 04:17:42 30
- Fixed NPCs not working after the avatar creator update.
d2c043 Metalloriff 2025-05-08 22:17:43 31
- Fixed a bug allowing reviving of players when player revives were disabled.
32
- Fixed a bug allowing you to revive players who are alive.
33
- Fixed "you are being revived."
34
- Fixed a bug causing duplicate players when triple clicking load map.
35
36
# Known Bugs
37
- Headshots currently do not work.
38
- FBX and GLTF avatar imports may cause crashing. Only VRM works currently.