Difference between revisions of "ChargedMinersClassic"

From wiki.vg
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[http://charged-miners.com Charged Miners] is a client for classic, download the launcher [https://github.com/downloads/Wallbraker/Charged-Miners/Charged%20Miners.exe here]
+
[http://charged-miners.com Charged Miners] is a client for classic, download the launcher [https://github.com/downloads/Charged/Miners/Charged%20Miners.exe here]
  
 
== Improvements ==
 
== Improvements ==
Line 12: Line 12:
 
** Ideally separate entries for normal horizontal and vertical speeds, and for sped-up horizontal and vertical speeds.
 
** Ideally separate entries for normal horizontal and vertical speeds, and for sped-up horizontal and vertical speeds.
 
* XBox 360 gamepad support (triggers are on the same axis thanks to MS's driver)
 
* XBox 360 gamepad support (triggers are on the same axis thanks to MS's driver)
 +
* Clickable links
  
 
== Bugs ==
 
== Bugs ==
 +
* "gfx" eats 95% of time (realtime, not CPU time) if vsync is enabled.
 
* Intel graphics cards doesn't get smooth textures.
 
* Intel graphics cards doesn't get smooth textures.
 
* Interpolate other players' movement.
 
* Interpolate other players' movement.
* With viewdistance Furthestest, ghost clones of the players on the same map as you can be seen far down below the world.
+
* Player models lack hats.
**That's fCraft-specific. As part of its bandwidth-saving algorithm, fCraft hides players who are too far away to be visible by the player at (0,0,-32768). If you add a special handler that doesn't draw players at that location, that'd be great. --[[User:F|F]] ([[User talk:F|talk]]) 19:43, 22 September 2012 (MST)
+
* Charged Miners doesn't report the same player location to the server as the official client (though the official client may be in error).
* Admincrete is delete-able by non-ops.
+
** Yeah, I'm pretty sure Charged Miners is consistent while classic is not. --[[User:Wallbraker|Wallbraker]] ([[User talk:Wallbraker|talk]]) 03:10, 24 September 2012 (MST)
**Check the last byte of the handshake (opcode 0) packet. If it's less than 100, admincrete should NOT be clickable/deletable by players. Also check SetPermission packet (opcode 15), which allows changing this flag after connecting.
+
* Half steps make the underside of the block above them transparent.
  
 
== Done ==
 
== Done ==
 +
* <strike>Admincrete is delete-able by non-ops.</strike>
 +
* <strike>With viewdistance Furthestest, ghost clones of the players on the same map as you can be seen far down below the world.</strike>
 
* <strike>--resume argument that connects to last connected to server.</strike>
 
* <strike>--resume argument that connects to last connected to server.</strike>
 
* <strike>Bringing up chat should release the mouse.</strike>
 
* <strike>Bringing up chat should release the mouse.</strike>

Revision as of 07:41, 27 September 2012

Charged Miners is a client for classic, download the launcher here

Improvements

  • Optional/toggle-able collision detection with terrain.
  • Non-flying player movement code.
  • Expose more options through in-game menus.
  • Save last few messages typed into the console, and allow using up/down arrows to scroll through them (like you would in a terminal).
  • Water cosmetic improvements: specularity, volumetric fog underwater, etc.
  • More chat/terminal improvements (being able to move cursor around with arrow keys, selection with shift key, etc).
  • Lighting mode faithful to Minecraft Classic (straight-down shadows), to allow viewing pixelart properly.
  • Create an entry in the configuration file allowing to adjust the movement speed.
    • Ideally separate entries for normal horizontal and vertical speeds, and for sped-up horizontal and vertical speeds.
  • XBox 360 gamepad support (triggers are on the same axis thanks to MS's driver)
  • Clickable links

Bugs

  • "gfx" eats 95% of time (realtime, not CPU time) if vsync is enabled.
  • Intel graphics cards doesn't get smooth textures.
  • Interpolate other players' movement.
  • Player models lack hats.
  • Charged Miners doesn't report the same player location to the server as the official client (though the official client may be in error).
    • Yeah, I'm pretty sure Charged Miners is consistent while classic is not. --Wallbraker (talk) 03:10, 24 September 2012 (MST)
  • Half steps make the underside of the block above them transparent.

Done

  • Admincrete is delete-able by non-ops.
  • With viewdistance Furthestest, ghost clones of the players on the same map as you can be seen far down below the world.
  • --resume argument that connects to last connected to server.
  • Bringing up chat should release the mouse.
  • Water surface becomes invisible when underwater.
  • Individual water blocks are clickable (unlike vanilla Minecraft water blocks), which makes underwater building very difficult.
  • Ability to paste text while typing (Ctrl+V or Shift+Ins).
  • Turn on the ability to resize the window by default (at least on Windows).
  • Add ability to part a server after joining, to go back to the server list.
  • Show a list of players when pressing <tab>
  • Repeated breaking/placing on mouseclick hold
  • Better error messages!
  • The toolbox not allowing more than one of the same block
  • Intel graphics cards rendering is broken
  • Irssi style tab complete
  • Water isn't transparent
  • Larger chat window