Skip to content

Commit 0cfec20

Browse files
committed
RELEASE 4.0 ----------------------
1 parent 9e07060 commit 0cfec20

File tree

4 files changed

+63
-25
lines changed

4 files changed

+63
-25
lines changed

GithubChangelog.md

Lines changed: 38 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,43 @@
1-
<details>
2-
<summary>Bug Fixes Following Mega Walls update (click for details)</summary>
1+
New Config Menu! however it reset all your configs sorry D: your previous configs are still in the old file : `mwenhancements.cfg`
32

4-
- fix not detecting that you are in a mw game wich breaks every mega walls feature
5-
- fix feature hiding the hunger message in chat and on the screen
6-
- fix the line number to inject information into the sidebar for wither death time and fks
7-
- turn off final kill counter by default
8-
- add digital final kill messages
9-
- add new maps to the base location HUD
10-
- use new thresholds for prestige 4 colors in /plancke commands
11-
- compute classpoints properly in /plancke command
12-
- delete colored prestige 5 tag feature
13-
</details>
14-
15-
- Mega Walls :
16-
- add `/teamchest` and `/enderchest` keybinds
17-
- make /squad addteam add only the party mates if you are in the pre game lobby
18-
- fix renegade rend chat message not using formatted playernames
19-
- fix /report and /wdr commands following hypixel command update
3+
- PVP Mods :
4+
- Armor HUD : renders your armor on the screen, render vertically or horizontally, choose to render durability, choose to only render when the durability is low
5+
- Potion HUD : renders your potion effects on the screen, render vertically or horizontally, choose the text color
6+
- Toggle Sprint : holds your sprint when you hold the forward key, there is a keybind to toggle it
7+
- Vanilla
8+
- Chat copy : Left/Right click to copy a chat message, hold shift to copy one line
9+
- Chat search : add search bar to search chat messages, press Ctrl + F to enter chat search, Ctrl + Shift + F to use Regex search, the search icon can be hidden when it's not used, and it can be moved for compatibility
10+
- Longer chat : setting to extend the chat size to 32 000 lines
11+
- forge command fix : fix forge trying to run commands even if you don't put a `/` in front of your message
12+
- case command fix : fix command handler only supporting commands in all lower case
13+
- add setting to choose the spacing in between columns in the tablist
14+
- add setting to give a team colored hurt color to withers
15+
- add setting to remove the formatting codes from the chat logs
16+
- Mega Walls
17+
- add setting to print the deathmatch damage directly in the chat if a game ends in a draw
18+
- add setting to render a team colored outlines around withers
19+
- add color setting for Speed hud, Energy HUD, and Kill cooldown hud
20+
- add Warcry cooldown HUD
21+
- play sound when you are about to get kicked for AFK
22+
- add `/warcry` keybind
2023
- Hacker Detector :
21-
- prevent typing auto-report if you are currently typing in the chat
24+
- Ghosthand check : detects players mining blocks located behind other players
25+
- add setting to play a sound when there is a flag
26+
- add setting to show/hide the report buttons on the flag messages
27+
- add setting to choose a custom prefix for the flag messages, only available from the config file
28+
- add setting to show debug killaura flags for replay mode only
29+
- NoCheaters :
30+
- `/nocheaters reportlist` now works without an API key
31+
- add ability to edit the list of cheats that give a red icon, only available from the config file
32+
- add ability to edit the list of cheats that give no icon at all, only available from the config file
33+
- Hitbox Mod :
34+
- add setting to toggle wither hitbox
35+
- add setting to render a team colored wither hitbox if the wither has a color
36+
- Bug fix :
37+
- fix colored leather armor not changing color properly on Sheep players
38+
- fix showing players that are still connected in the ban reveal message
39+
- fix chat scrolling on its own if chat is open when compacting messages
40+
- fix giving your Angel halo not updating the color to pink squadmate
2241

2342
Use `/mwe` to open the config menu. To install the mod you need to use forge and drop the .jar file in your `.minecraft\mods` folder.
2443
See more information about installation [here](https://github.com/Alexdoru/MegaWallsEnhancements#installation).

README.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,30 @@ Download the latest release from the **[releases page](https://github.com/Alexdo
3535
- **[Optifine](https://optifine.net/downloads)** - Enhances performance
3636
- **[Sk1er's Patcher](https://sk1er.club/mods/patcher)** - `/patcher` Minecraft QOLs, performance improvements and vanilla bug fixes
3737
- **[Sk1er's Old Animation](https://discord.gg/sk1er)** - `/oldanimations` Brings back 1.7 animations, available in beta on their discord server
38-
- **[Orange's Simple Mods-1.2 ](https://legacy.curseforge.com/minecraft/mc-mods/oranges-simplemods-collection/files)** - `/simpleconfig /simplehud` Armor Status HUD, Status effect HUD and Toggle Sprint
3938
- **[My Sidebar Mod](https://github.com/Alexdoru/SidebarMod/releases/)** - `/sidebarmod` Enhances the sidebar
4039

4140
Note : OrangeMarshall's Vanilla Enhancements is not compatible with this mod, the chat, tablist and hitbox related features from this mod will not work.
4241

4342
## Feature list
4443

44+
### Basic PVP Mods
45+
46+
- **Armor HUD** - Renders your armor on the screen, render vertically or horizontally, choose to render durability, choose to only render when the durability is low
47+
- **Potion HUD** - Renders your potion effects on the screen, render vertically or horizontally, choose the text color
48+
- **Toggle Sprint** - Holds your sprint when you hold the forward key, there is a keybind to toggle it
49+
4550
### Enhancements
4651

4752
- **Arrow hit HUD** - HUD that displays the health of players when shooting them with a bow
4853
- **Squad HUD** - A mini tablist that will display only members of your squad
4954
- **Speed HUD** - HUD displaying your speed
5055
- **Mini Potion HUD** - Just a colored number with remaining duration of potion buffs
5156
- **Chat heads** - Display heads of players in front of chat messages (disabled with Feather client)
57+
- **Chat Copy** - Left/Right click to copy a chat message, hold shift to copy one line
58+
- **Chat Search** - add search bar in the chat to search chat messages, press Ctrl + F to enter chat search, Ctrl + Shift + F to use Regex search, the search icon can be hidden when it's not used, and it can be moved for compatibility
59+
- **Longer chat** - setting to extend the chat size to 32 000 lines
60+
- **Forge command fix** - fix forge trying to run commands even if you don't put a `/` in front of your message
61+
- **Case command fix** - fix command handler only supporting commands written in all lower case
5262
- **Cancel night vision** - Remove the blueish tint from night vision
5363
- **Clear view** - Stop rendering particles that are too close (75cm) to the screen for a better visibility
5464
- **Sound warning low HP** - Play a sound when your health drops below a certain threshold
@@ -65,20 +75,23 @@ Note : OrangeMarshall's Vanilla Enhancements is not compatible with this mod, th
6575
- **Hide tablist ping** - Hide the ping values in the tablist if all the values are equal to 1
6676
- **Display playercount in tablist** - Display the amount of players in your current lobby at the top of the tablist
6777
- **Change tablist size** - Change the amount of players displayed in the tablist (disabled with Patcher)
78+
- **Choose tablist column spacing** - Choose the spacing between columns in the tablist
6879
- **Tabcomplete player names** - Ability to tab complete player names in the chat all the time
6980
- **Hide toggle sprint HUD** - Hide the toggle sprint HUD from OrangeMarshall's SimpleMod
7081
- **Fix tablist rect background** - Fix the background of the tablist not being symmetric and sometimes missing pixels on one side
7182
- **Fix actionbar text overlap** - Prevent the actionbar text from overlapping with the armor bar if the player has more than 2 rows of health
7283
- **Fix case commands tabcomplete** - Fix not being able to tabcomplete commands if the command contains uppercased letters
7384
- **Hide Optifine hats** - Hide cosmetic hats added by Optifine during certain seasons
7485
- **Command keybinds** - Keybinds to run the commands `/kill` & `/surface`
75-
- **Clean chat logs ** - Remove formatting codes from the chat logs
86+
- **Clean chat logs** - Remove formatting codes from the chat logs
87+
- **Wither Hurt Color** - Gives a team colored hurt color to withers if they have a team
7688

7789
### Hitbox mod, better f3+b:
7890

7991
Allows you to customize the look of the f3+b hitboxes.
80-
- **Enable hitboxes for certain entity types** - players, grounded arrows, pinned arrows, flying arrows, dropped items, passive mobs, aggressive mobs, item frames, other entities
92+
- **Enable hitboxes for certain entity types** - players, grounded arrows, pinned arrows, flying arrows, dropped items, passive mobs, aggressive mobs, item frames, withers, other entities
8193
- **Team colored player hitbox** - The player hitbox will take the color of the player's team
94+
- **Team colored wither hitbox** - The wither hitbox will take the color of the wither's team
8295
- **Team colored arrow hitbox** - The arrow hitbox will take the color of the shooter's team
8396
- **Custom hitbox color** - Select a custom color for all the hitboxes
8497
- **Real size hitbox** - Render the actual hitbox of the player which is a bit larger than what default f3+b shows
@@ -98,14 +111,18 @@ Allows you to customize the look of the f3+b hitboxes.
98111
- **Kill cooldown HUD** - Displays the cooldown on the `/kill` command
99112
- **Phoenix bond HUD** - Displays the amount of hearts healed from a Phoenix bond
100113
- **Strength HUD** - Displays the duration of the strength in Mega Walls when playing Dreadlord, Herobrine, Hunter, Zombie. Plays a sound and shows the countdown before getting strength with Hunter.
114+
- **Warcry HUD** - Displays the warcry cooldown
101115
- **Wither death time HUD** - Displays the time left before the last wither standing automatically dies, HUD can be placed in the sidebar
102116
- **Hide hunger title** - Stop rendering the hunger message in the middle of the screen during deathmatch
103117
- **Hide repetitive msg** - Hide certain messages that spam the chat in Mega Walls
104118
- **More strength particles** - Spawn particles around the player when a dreadlord or herobrine gets strength on kill
105119
- **Renegade arrow count** - Display the amount of arrows you have pinned in them above player heads when playing Renegade
106120
- **Nick hider** - Display to yourself your own name when you are nicked in Mega Walls
107121
- **Pink Squadmates** - Squadmates' nametags will appear pink as well as their hitboxes
108-
- **Command Keybinds** - Keybinds to run the following commands : `/kill`, `/surface`, `/teamchest`, `/enderchest`
122+
- **Command Keybinds** - Keybinds to run the following commands : `/enderchest`, `/kill`, `/surface`, `/teamchest`, `/warcry`
123+
- **AFK kick sound** - plays a sound when you are about to get kicked for AFK
124+
- **Wither Outlines** - renders a team colored outlines around withers
125+
- **Draw damage** - in case of a draw prints the deathmatch damage directly in the chat when the game ends
109126
- Notification at 5 mins before a game ends, and 10 seconds before the walls fall if you are not on the game
110127
- Shows your stats for the game when a game ends
111128
- Shows class and kit in the chat message when you hit an arrow
@@ -124,6 +141,7 @@ Tracks final kills in Hypixel's Mega Walls.
124141
Detects players using certain cheats and warns you about those players. It can also automatically report them and save those players in NoCheaters.
125142
- **Autoblock check**
126143
- **Fastbreak check**
144+
- **Ghosthand check**
127145
- **Keepsprint check**
128146
- **Killaura check** - checks attacking through blocks and players, check attacking while eating/drinking
129147
- **Noslowdown check**
@@ -132,6 +150,7 @@ Detects players using certain cheats and warns you about those players. It can a
132150
### NoCheaters:
133151

134152
Saves all the players you report with `/wdr` (not /report), and gives you warnings about those players when you come across them ingame. Use `/unwdr <name>` to remove a player.
153+
Players reported for blatant cheats will have a red icon, others will have a yellow icon. You can define in the config which cheats give a red icon or no icon at all.
135154
- **Icons on names** - Add an icon in front of nametags and in the tablist for players you have reported
136155
- **Warning message** - Print a warning message in chat when a reported player joins your lobby
137156
- **Report suggestion** - Highlight certain chat messages sent by players that warn about other players cheating

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
apply plugin: 'net.minecraftforge.gradle.forge'
1414

15-
version = "3.8"
15+
version = "4.0"
1616
group = "fr.alexdoru"
1717
archivesBaseName = "[1.8.9] MWE"
1818

src/main/java/fr/alexdoru/mwe/MWE.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public class MWE {
3737

3838
public static final String modid = "mwenhancements";
3939
public static final String modName = "MWE";
40-
public static final String version = "3.8";
40+
public static final String version = "4.0";
4141
public static final Logger logger = LogManager.getLogger(modName);
4242
public static File jarFile;
4343

0 commit comments

Comments
 (0)