Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - BloxersPost

Pages: [1] 2 3
1
Music / Freebuild.ogg - A Blockland SFX Remix
« on: December 16, 2023, 10:00:56 PM »
Made a track out of Blockland sound effects, and it turned out nicely.

2
Gallery / Raymarching Test
« on: April 20, 2023, 09:24:18 PM »

3
Modification Help / Normal & Parallax Mapped Studs (Release)
« on: March 07, 2023, 07:44:39 AM »
I've been holding onto these for a while thinking I'll patch them up further, but after some time I think I'm just going to shove them out there for anyone to try.
I'm too lazy to do anything else with it right now, so feel free to contribute and redistribute. Just please get ahold of me if you do, I'd be interested to see where it goes.





Round studs by Kokonut & Pandan




Example stud atlas texture:


The bottom left of the image is information for the shader letting it know this is a custom atlas map.
The bottom right is the heightmap for parallax effect.
The top left is the albedo.
The top right is the normal map.

Installation
Download from https://drive.google.com/file/d/10S3uadoyo0apghOTCg7s8y3g8lM-6vSY/view?usp=sharing
Replace shaders/renderCsm_frag.glsl with the one provided in the zip.
Replace base/data/shapes/brickTOP.png with the one provided in the zip.

Make sure your shaders are on in your settings, or your studs will look terrible
Your studs will look terrible to anyone who do not have the shader, there is no workaround for this as of now

4
Gallery / Normal & Parallax Mapped Studs
« on: December 25, 2022, 11:37:59 PM »
I've been working hard these past few days on coming up with a solution that allows for custom atlas textures with albedo, normal, and parallax mapping. This is the result:




Round studs by Kokonut & Pandan



Example stud atlas texture:


The bottom left of the image is information for the shader letting it know this is a custom atlas map.
The bottom right is the heightmap for parallax effect.
The top left is the albedo.
The tom right is the normal map.

5
Add-Ons / [Client] Resize Bricks
« on: December 22, 2022, 08:44:53 PM »
This is a client mod that lets you "resize" bricks by choosing the next brick closest to the dimension you want to change! Works on any server!

Video: https://youtu.be/s-tRwklFH4A
Download (Drive): https://drive.google.com/file/d/18EUYJ233-QSOcQyfAlS2FFQmId4GM-Ho/view?usp=share_link
Download (Glass): https://blocklandglass.com/addons/addon.php?id=1576

How To Use

Go into your options, and under controls set a hotkey for brick resizing.


When you want to resize a brick, hold down the hotkey you set and use your shift brick keys to change sizes.

shift brick forward - increase forward dimension of brick
shift brick backward - decrease forward dimension of brick
shift brick right - increase right dimension
shift brick left - decrease right dimension
shift brick up - increase height
shift brick down - decrease height

6
Gallery / Brick Screen Sharing
« on: December 15, 2022, 08:24:27 PM »



Video: https://youtu.be/pk-gv3xuTjQ

I'm writing an application that communicates with Blockland via TCP so I can do the heavy processing in my favorite language (C#). Here is an example program that shares your screen!
Absolutely no hacks are used here, this is 100% naturally supported!

7
Add-Ons / Inverted Print Letters
« on: December 14, 2022, 11:51:27 PM »
This is simply an alpha inversion of the default prints, so you can color your text on a black background.

Download: https://drive.google.com/file/d/1gum4jZrlIxBL0G_AurrTJ_Tv5bLQbPYc/view?usp=share_link

8
Video
https://youtu.be/78KP7dC9E_c



Commands
/physbrick - Open UI

Known Issues
- Vehicles collisions don't work with mod vehicles or large vehicles
- Inaccurate collision impact damage

Downloads
- Dropbox: https://www.dropbox.com/s/st2lzw0ep5mj4fw/Server_PhysBrick.zip?dl=0
- Glass: https://blocklandglass.com/addons/addon.php?id=1462

9
Gallery / Fragment Shader Upgrade
« on: July 09, 2022, 10:24:03 PM »
I've been working on replacing a good bit of Blockland's fragment shader, specifically the lighting and shadowing.

What I've done:
  • Replaced lighting with Blinn-Phong (more realistic)
  • Replaced shadowing with contact hardening soft shadows
  • Automatic normal maps (from height)
  • Stud variation along up/down normals

Before:


After:


Before:


After:

11
Add-Ons / [Server] PhysBrick v1.0.1 | Blockland Physics Extension Mod
« on: June 22, 2021, 03:30:35 AM »
Video
https://youtu.be/78KP7dC9E_c



Commands
/physbrick - Open UI

Known Issues
- Vehicles collisions don't work with mod vehicles or large vehicles
- Inaccurate collision impact damage

Fixed Issues
- All bricks suddenly getting destroyed
- Baseplates being destroyed

Downloads
- Dropbox: https://www.dropbox.com/s/9cp3lhh5iwu31ig/Server_PhysBrick.zip?dl=0
- Glass: https://blocklandglass.com/addons/addon.php?id=1462

12
Add-Ons / Astral Projection
« on: September 07, 2018, 09:59:21 PM »
So people have been begging me to release this, even though I haven't even really polished it up too greatly. This mod allows you to fly anywhere you want (does not require admin, no toggles), and has two flying methods. Hold left click to fly through anything or hold right click to slowly fly faster with collision included. Enjoy!

Link: https://drive.google.com/file/d/1FAoZNA668CEfwFBOkzQeW2Jy0x59ArNJ/view?usp=sharing

To use:
Type /ap to toggle on and off.

Preview: https://i.gyazo.com/8507b8a20b62523755362f288c9ee4c4.gif

13
Add-Ons / "Bricktronic's Mouse Driver" - Reupload
« on: June 03, 2018, 11:54:38 AM »
I ran into an issue with a new gaming mouse (Razer Orochi) where the player would continue turning the direction I last turned, and wouldn't stop until I moved it again. If you're having this issue, this fix may get rid of that problem. I coded this specifically for this major gameplay-hendering issue. This will only work in-game, not the menu or the pause menu!

I know there's a difference between code and a driver. It's just a name.

Explanation Video
https://youtu.be/dnqmQ_2U3As

Download (New Link)
https://www.dropbox.com/s/ixmligj056k204s/Client_MouseFix.zip?dl=0

Before downloading this mod, try Kuande's comments explanation (on original post, link below). (Images in comments) (Go to your Blockland base folder, select and right click Blockland.exe, go to the Compatibility tab, and check "Disable display scaling on high DPI settings". Keep in mind, that if you own a larger TV that you're playing Blockland on, doing so may make text hard to read. If so, you might as well get my fix.

Original post with Kuande's comments: https://forum.blockland.us/index.php?topic=300929.0

14
Add-Ons / FireMod - New Link
« on: December 19, 2016, 12:21:21 PM »
I've recently become aware that the link to my FireMod has been messed up by Glass. Thus, I am posting a DropBox link here for anyone whom may want it.

Download: https://www.dropbox.com/s/2rpvl40l9tn4ua8/Server_FireMod.zip?dl=0

For those of you whom have not seen it; https://www.youtube.com/watch?v=zBcWQ3CjdNE&feature=youtu.be

For the chat commands; https://forum.blockland.us/index.php?topic=298475.0

That's all! :)

15
Creativity / C++ Name Generator
« on: September 22, 2016, 03:11:53 PM »
I got bored and made a name generator with C++. It's not advanced, just three arrays that are randomized and put into the console accordingly, but hey, it works.


Pages: [1] 2 3