pahimar
|
b79e454fc2
|
Moved several of the more "library" classes into a ee3.lib package, rather than clutter up the ee3.core package
Implemented the SoundHandler. Tested and works! Updated the proxy classes to handle the playing of sounds (use proxy.playSound(...))
|
2012-04-30 22:11:14 -04:00 |
|
pahimar
|
8937db07bc
|
Generic Gui handler that now passes the getGuiElement calls to the respective client/server proxies (meant to minimize the number of uncommon classes we have). Might have to reconsider this if the proxies become too bloated.
First stab at a SoundHandler using the new Forge 3.1.2.95 sound hooks
Bumped the minimum required Forge version to the 3.1.3 branch
|
2012-04-27 12:57:01 -04:00 |
|
pahimar
|
fb56ceafc6
|
Removed the default Readme.md file that GitHub generated
|
2012-04-26 11:59:19 -04:00 |
|
pahimar
|
22d41510cd
|
Initial commit to GitHub of the current state of the code
|
2012-04-26 11:52:46 -04:00 |
|