-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathChangelog.txt
56 lines (45 loc) · 1.29 KB
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Changelog v1.1.0:
Game Features:
+Added Deathmatch support in server
Client Features:
+Added small config system
+Load/Save
+F7 opens config menu
+Crosshair Hue
+Paintball textures on/off (requires restart)
+Mouse axis ratio
+Various server utilities
Bugfixes:
-Fixed race conditions in server message handling
-Improved server disconnects and handling of dead clients
-Improved overall server stability
-Removed sending of unnecessary messages for performance boost
Other Changes
+Added string lookup for CSV loader
+Refactored match ending
Changelog v1.2.0:
Game Features:
+Added Ingame Shop
Changelog v1.3.0:
Game Features:
+Added Build and Destroy Mode
Changelog v1.3.1:
Game Features:
+Added Capture the Flag Mode
Bugfixes:
-Fixed BnD Bugs
Changelog v1.4.0:
Game Features:
+Added Zombie Mode
+Added Build Mode
Bugfixes:
-Fixed Shop and Inventory System
-Migrated Config File to JSON
-Fixed Build Mode Load and Save
-Fixed Brick-Gun Equip
Other:
-Merged to Main Repo
-Update available in the Brick-Force Launcher
Known Issues:
-Maps get out of sync when Players disconnect from host (To fix, manually serve the .regmap and .geometry files)
-Build Room does not get terminated if host leaves (when another user leaves after the host, the room persists)