It has. About 80% of game development is design, planning and experimenting and doesnt really involve writing code.
- Noppes
- Registered Member
-
Member for 12 years, 3 months, and 1 day
Last active Thu, Aug, 31 2023 04:11:47
- 140 Followers
- 6,012 Total Posts
- 1944 Thanks
-
Jun 27, 2012Noppes posted a message on Minecraft API Discussion - Sat, 20:00 CEST, #minecraftdev on EsperPosted in: News
It has. About 80% of game development is design, planning and experimenting and doesnt really involve writing code. -
Jun 27, 2012Noppes posted a message on Minecraft API Discussion - Sat, 20:00 CEST, #minecraftdev on EsperPeople I would suggest to participate:Posted in: News
- Divisor from The Player API and Player Render API
- LexManos from Minecraft Forge
- Risugami from Modloader
- ScottyDoesKnow from ModloaderMp
Personally I would like to see topics on:- GUI support. Making it easier to make guis and add textfield and buttons to them with proper Button- and TextfieldListeners with on click and focus lost support
- I want held items to either get their own render classes or make the Item know their rotation, translation and scale. Now its all done in the RenderPlayer and thats been giving me and other people conflicting problems
- Proper support for custom world generation and for creating your own deminsion
- Better error logging. Now minecraft often crashes making it hard for people to give us the correct error
- To post a comment, please login.
0
From your crash log I see you arent on the recommended forge version. Try updating to the recommended version
0
ah yea in the past there were also the X and C buttons, but minecraft uses them now. So for now I removed mpm 4 and 5 buttons. Not sure what buttons to map them to
0
No
0
Ill need the entire crash log
1
1.10 has updated with some bug fixes
1.11 has updated with bug fixes, puppet job improvements and npc marks (for question marks above npc heads)
1.12 beta has been release, with plenty of new bugs
Enjoy,
~Noppes
0
The 1.10 one should work fine for 1.12
1
Changelog 1.12
Just now updated to 1.12. You can find the download link here.
You can now join any server with you friends and see eachother correctly. This is kind of an experminental new feature. Im not sure how well this will perform when lots of people use it, but we will see.
Ive also updated 1.10 and 1.11 those have some minor mod compatibility bug fixes. If you didnt have any problems with them there is no need to udpate.
Have fun,
~Noppes
0
1,4) Should have been fixed in the release last week
2) Havent heard that one yet, Ill have to test
3) That is correct in 1.11 the items/block were moved to its own mod https://minecraft.curseforge.com/projects/varied-commodities
5) In 1.11 mojang/minecraft enforces that all textures need to be lowercase
0
Sure go ahead if you include a link back here
0
What exactly is clipping?
0
Changelog 1.11.2
Felt it was time to change the spawning mechanic slightly. So now the wheel gets destroyed when you summon a bike. There are 2 ways to get the wheel back. Either by shift right clicking or when the bike dies.
Ive also added a polar bear bike.
Have fun,
~Noppes
0
Yes it should be fixed in the 20 nov version. Thanks for the report
Mod is not meant for survival mode.
0
That looks like a shader issue. Are you sure you turned your eyes off though?
0
Got a screenshot of this?
0
I cant really help that half of your server are furries...
Ill need a crash log, though I think I fixed that crash already in the latest version