Scrap Mechanic

Scrap Mechanic

Lucky Block Mod
Showing 11-20 of 20 entries
< 1  >
Update: 24 Sep, 2021 @ 7:22pm

Version 0.4.2

Fixed :

-Fixed a number of bugs that went unnoticed after the code rewrite in 0.4.0 :
-Fixed an error in the random unit generation, causing the "robot" chat message to be sent even if the spawned unit was not a robot.
-Fixed an error in one of the new events that caused the block to stop working.

Added :
-Added an "uninstall" button in the FileMod Loader GUI, which, when pressed, automatically removes the FileMod without the need to verify game files.

Improved :
-Improved some parts of the code.

Changed :
-Changed Player TP event, now the player gets Teleported into a random position inside a set area around the player's previous position, instead of an area around the Lucky Block's position.


Update: 24 Sep, 2021 @ 3:54pm

Version 0.4.1

Fixed :

-Fixed an error in the random unit selection causing it to not work.

Update: 24 Sep, 2021 @ 1:10pm

Version 0.4.0

Changes :

-A bunch of code was rewritten to make it run better, reduce the chance of errors and make it easier for me to add new features.

-Removed some unneccessary code

Added :

-Random Knockout : Knocks all players out for a random amount of time.

-Player Bombing : Drops a bomb from the sky above every player in the world.
Note : Works only if there is more than 1 player in the world.

-Random Player Bombing : Selects a single, random player in the world and drops a bomb above them.
Note : Works only if there is more than 1 player in the world.

-Spawn Wocs and Glowworms.

-Spawn 4 different types of normal tapebots.

Fixed :

-Fixed the teleportation limit not being set correctly.

Improved :

-More randomness in random item drops

Update: 23 Sep, 2021 @ 2:49pm

Version 0.3.0

Added 3 new features!

New events :

-Random Part spawning : Selects a random part from a list and spawns a random amount of that above the Lucky Block.
Note : The amount of different parts is lower in creative mode, as some parts are only available in survival mode.

-Random Food spawning : Selects random food from a list and spawns a random amount of it above the Lucky Block.
Note : This event only works in survival mode.

New functions :

If you place a Lucky Block after a mod update was released, a chat message will appear once, informing you about the update.

Update: 22 Sep, 2021 @ 5:55pm

Version 0.2.4

Small change : Lucky Blocks now check if placed inside a warehouse and, if they are, disable themselves.
This is done to prevent weird errors and game glitches that could happen when the Lucky Block creates certain effects inside a warehouse.

Update: 22 Sep, 2021 @ 3:30pm

Version 0.2.3

Added a protection that prevents a player from being teleported outside the world border/fence if they triggered a Lucky Block too close to the border.

Now, if a player's teleport destination is too close to, or outside of, the world border, the player will instead be placed a small distance away from the border (on the inside).

Update: 22 Sep, 2021 @ 6:18am

Version 0.2.2

Changed the explosion values some more. Maximum explosion size is now smaller, but the lag spike from it is also a lot shorter ( before : ~5-20 seconds, after = ~0.5 - 2 seconds).

Update: 22 Sep, 2021 @ 5:49am

Version 0.2.1

Fixed error : When placing multiple blocks, each one has the same effect as the one that was last placed.

If you now place multiple Lucky Blocks, each one will have a seperate, random effect.

Also tweaked the explosion values a little to try and reduce the lag spike that happens sometimes.

Update: 21 Sep, 2021 @ 10:24pm

Version : 0.2.0

Changed the way the FileMod gets loaded.

Now, when pressing U on the block, it opens a GUI as seen in one of the preview images.

This GUI is what you use to install the FileMod, check if the FileMod is up-to-date and if it isn't, update the FileMod.

Update: 21 Sep, 2021 @ 11:35am