Skip to content

Commit

Permalink
Upload October 2023 Progress report
Browse files Browse the repository at this point in the history
  • Loading branch information
DBTDerpbox committed Nov 4, 2023
1 parent 68313eb commit 2f90fcf
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions _posts/blog/2023-11-4-october-2023-progress-update.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
layout: post
title: "October 2023 Progresss update"
image: /assets/blog/october-2023-progress-update/thumb.png
permalink: /blog/october-2023-progress-update
type: blog
preview-text: |
Welcome back! There's been a lot that has changed since the last time we've posted one of these, lets get started!
main-text: |
<script>
var halloweenMode = true
</script>
Welcome back! There's been a lot that has changed since the last time we've posted one of these, lets get started!
### What's new?
You may not have noticed, but LEM has been updated! The following changes are now available:
- **More detailed Armor and Arrows** Armor and Tipped Arrows will now properly display info about them when hovering your mouse on them.
Armor: Amount of armor points given to the player.
Arrows: Amount of time the effect will last.
<img src="../assets/blog/october-2023-progress-update/armorarrows.png" class="pixelated">
- **Fixed win detector** The win detector has been fixed and should now properly find who has won the game every time.
- **New Death Options** There are 2 new game options introduced in the Combat Options menu. You can find these options in the Death Options page in Combat Options.
<img src="../assets/blog/october-2023-progress-update/deathoptions.png" class="pixelated">
- **Item Drop Behavior** Allows you to change what happens to items once a player dies.
Normal: Vanilla behavior, items are dropped onto the ground.
Keep: Items do not drop and players keep their items upon respawning.
Clear: Items are cleared from the player's inventory and do not get dropped.
- **Quick Item Despawning** When a player drops items from dying, they will despawn within a few seconds.
- **Fixed broken weapon damage** Some weapons (Axes, Shovels, and Tridents) have been dealing 1 extra point of damage. This has been fixed by applying the extra point of damage to all weapons, along with fixing the displayed damage for enchanted weapons.
- **Console Damage Combat Option** This option allows you to revert the extra point of damage being applied to all weapons. This can be found in the Custom combat type, and will be turned off when using Modern combat.
- Removed herobrine, twice.
### What's being worked on?
- **Recon Mode** Recon Mode will allow players to explore a map alone and test certain scenarios, there will be infinite respawns and no time limit. This feature will only be available in Private Rooms once they are available.
- **Respawn Gear game option** This game option will give players weapons, tools, food, etc.. upon respawning in a round with multiple lives. The items given will change depending on how long the match has been going on for.
### Closing notes
You're probably already aware, but we didn't do a progress update last month. This was due to the majority of things being worked on being backend changes or updates we've already covered in previous progress updates. We've also been much more busy with things going on outside of LEM.
markdown: true
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f90fcf

Please sign in to comment.