Jump to content

heldplayer

Forge Modder
  • Posts

    9
  • Joined

  • Last visited

Everything posted by heldplayer

  1. Updated to Minecraft 1.5.1! Late as always Just note that I will not be here for the 2 weeks after this post.
  2. Updated to Minecraft 1.5.1! Late as always Just note that I will not be here for the 2 weeks after this post.
  3. Updated the mod and added your requested feature! It's a config option that is enabled by default. Changelog: 1.2-Release Internal restructure Fixes config options showing up as categories rather than being all in one category Adds third state, is green and signifies that a user is requesting to pause recording. Activated by holding the pause key for half a second or longer Adds config option to broadcast recording state updates through chat, only works on servers Adds a config option to make the overlay instantly hide when it is toggled
  4. Updated to 1.4.7! No other changes were made other than this.
  5. Optipanes Features Adds 16 different panes to the game. The panes connect diagonally to other blocks. The panes also connect to fences. Panes of different types don't mix. Available panes: Glass, Cobblestone; Oak, Spruce, Birch and Jungle wood planks; Bricks; Mossy Cobblestone; Obsidian; Snow; Clay; Normal, Mossy and Cracked Stone Bricks; Iron Bars; Nether Brick Crafting Glass Optipane (9 glass = 16 optipanes) Other Optipanes (1 block surrounded by 8 glass optipanes gives 8 optipanes of that type) Screenshots Config Options block: "optipane" (default: 3000): the block ID for the Optipane block. Requirements This mod requires Forge to be installed. If the mod is installed on the server, clients connecting to the server must also have this mod installed. Downloads Latest Version: 1.1-Release (1.5.1) Older Versions: 1.0-Release (1.4.7) Changelog 1.1-Release Updated to MC 1.5.1 [*]1.0-Release Initial Release Possible future features A way to write on optipanes
  6. I've gotten my workspace back and updated this mod to work with the new version of minecraft! As a bonus I managed to add a mcmod.info file to the zip!
  7. This mod is on hold for updating because my previous computer died, I will update as soon as my workspace is migrated to the new computer.
  8. Bumping because I'd like to know how to do this as well, I need to add data to chunks and let the client know about it. Is there a hook for when a whole chunk is sent to the client?
  9. Hello everybody, here's a mod that lets people show they are recording! This is great for multiplayer servers where multiple people do lets plays and/or livestreams and you want to let people know who's recording and whatnot. It also works in singleplayer! Why does it work in singleplayer? No idea! It just does! The "I'm Recording" Mod Features Shows players names in red with a red 'recording' dot when they register themselves as recording. Shows players names in blue with a blue 'paused' sign to signify a user has halted recording and is going to resume soon. Shows players names in green with a green 'paused' sign to signify a user is requesting others to not record/pause recording. Allows players to hide the overlay, will still notify you of people changing their state unless disabled in config. Shows your state when in the main menu. Slowly fades out users when they are recording/halted recording if the overlay is disabled. Config options This mod has 4 config options. "lock-overlay-when-hidden" (default: true): makes you unable to toggle your own state when enabled and the overlay has been disabled. Use this if you don't record yourself. "recording-location" (default: top-right): determines the location of the recording player list, can be set to "top-left", "top-right", "bottom-left" and "bottom-right". "broadcast-chat-messages" (default: true): if set to true broadcasts your current recording state when it changes to every player via chat as well as the overlay. Requires the server to have this mod installed to work. Useful for when other players don't have this mod installed. "instantly-hide-overlay" (default: false): determines whether the overlay instantly hides when you toggle it. Key bindings Recording Toggle (default: R): Toggles your recording state, if you are not recording you will be marked as recording, otherwise you will be marked as non-recording. Paused Toggle (default: P): Toggles your recording state, if you are recording you will be marked as pausing the recording, otherwise you will be marked as recording. Hold for longer than half a second to request others to stop/pause recording. Overlay Toggle (default: 0): Hides the in-game overlay of recording players, will let the usernames fade out. Will show state changes to prevent you from missing somebody from starting his recording. Will also disable the other key bindings if "lock-overlay-when-hidden" in the config is set to true. Requirements This mod only requires forge to be installed on the client and server, and that the client and server both have the mod installed. Clients with this mod can connect to servers without this mod and vice-versa, but this would only result in some players not knowing if other players are recording. Disclaimer This mod does not detect if any recording software is running, nor does it actually record anything. It is up to the user to let the other players of a server know they are recording. Download Latest version: 1.3-Release (1.5.1) Older Versions: 1.2-Release (1.4.7) 1.1.2-Release (1.4.7) 1.1-Release (1.4.5) 1.0-Release (1.3.2) Changelog 1.3-Release Updated to MC 1.5.1 1.2-Release Internal restructure Fixes config options showing up as categories rather than being all in one category Adds third state, is green and signifies that a user is requesting to pause recording. Activated by holding the pause key for half a second or longer Adds config option to broadcast recording state updates through chat, only works on servers Adds a config option to make the overlay instantly hide when it is toggled 1.1.2-Release Updates to minecraft 1.4.7 1.1-Release Updates to minecraft 1.4.5 Adds mcmod.info 1.0-Release Initial release Last notes If you find any bugs or have any suggestions as to how I can improve my mod, please reply to this thread about it! I would greatly appreciate feedback on my first public mod.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.