Jump to content

Ralms

Members
  • Posts

    9
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Ralms's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hi there, On my opinion the most recent series of videos from pahimar dont feel dependent at all, although I dont have experience to really know if its the case or not. He is doing a second version called Lets Mod Reboot and for the workspace he just followed the forge scripts using gradle. Basically he is showing how to get it setup using gragle and how to organize your project tree, like what packages to do, where to put them so its more organized and I agree with him. Ive been looking at some source code out there and some is really confusing other to its creator lol. I was reading your reply when I woke up in my phone and I was really impressed at your suggestion list, they are good ideas, like the first one would be cool to use on a townhall for example. Anyway, Im barely starting and all those sugestions are too complicated to me atm, some of them are planned as a long term future implementation Thanks Dude that is SOOOOO helpfull. Thank you so much. It really really helps. I cant thank you enought lol.
  2. Hi there, I can ignore autocorrection but I didnt understood this: " so just ask me if you want to do someting like this and neer help." what did you mean with that?
  3. Yeah I know that, I dont know is what they are programing wise.
  4. Hi and thank you for the suggestion. I know the basic java and I know OOP good enough to be comfortable with it. The only stuff Im not very confortable with is with those things I dont know the name of like this: @Mod.EventHandler But my biggest issue atm is setting up priorities, that is why I was asking for some advice from people with more experience. I didnt want to get into something hard to the point I loose motivation. Little steps. little steps Are those yours?
  5. Hi there everyone, Im Ralms and I finally decided to really commit into making a mod/plugin for minecraft. As a first mod, what I will be doing is making Towny (bukkit plugin) for forge with my own twist in it. Towny is a society type plugin where the player can start a town (becoming a mayor) and from than on he can manage it by setting many things like plots to be sold, set taxes, etc etc. Original Towny created by xShade: http://xshade.ca/projects/towny/ You can find a good feature list at the newest version of it, towny advanced for bukkit: http://palmergames.com/towny/ Some differences I wanna have from the original version is have it commandless (at least for the end user) by using a GUI for options, more flexibility about its features such as have plots not be forced to the chunk grid and some market system integrated in it, etc. --------------------- So my plans to start off is doing just the basics: - Setting up the Main Panel GUI. - Ability to start a town. - Ability to set plots, selling them, etc. - Grief permission system. By following Pahimar tutorials on youtube I managed to setup the basics such as config file, logger, setting up some reference class, etc. And I did some keybinds by following the Forge Wiki. Now this is where Im kinda wondering what to do next so I though to ask for recommendations, etc What do you guys think I should do next? plz consider that Im a new coder and I dont know a lot of java? Should I go for the database of it? Like storing players info, etc? or is that too advanced? Thanks.
  6. Well, this is kinda odd. Anyway I will just let you guys know who I am and ask a couple questions. Name: Ricardo @ Ralms IGN: Ralmslb Age: 22 Have you coded before: I did mainly basic ActionScript 3, Basic Javascript and a bit of self learnt Java. Have I ever finished/released a mod? no, since I have high standards on what I do. Or I do it right or I dont even bother. Have you been on a team before: Modding team no, other then that yes in many activities. Have you textured before: Texturing for minecraft no, but I have good knowledge on Photoshop. In general my skills are varied at a basic level. I have studied Multimedia which is mainly Web development but that covers the basics of everything related to media, from video/audio editing to coding or even 3dsMax. Although I like to program or play with audio then anything else. Why should we pick you: On your point of view the only good thing I have really is interest and the will to learn. I know a bit of everything but never got to a advanced level. Now I have a question too, what is the main idea for the group? is there a project? who is the manager? This post is really weak on that regard, since you guys ask for people and dont say what for. Bye, Ralms.
  7. Consider using PEX for permissions. Its the exact same PEX from Bukkit but ported to Forge. Check here: http://www.minecraftforum.net/topic/1650110-mytown-aperf-server-protection-and-performance-mods/ Something else that could be useful is a Anouncer built in. There is no one available.
  8. Ive done that more then 1 time. And its not within eclipse. Its with anything related to minecraft modded. Only the default minecraft works. Everything else it doesnt. It fails to connect to anything it wants.
  9. Hi there all, For some reason the latest Java 7 JRE or JDK has issues with networking. To a point where minecraft doesnt work, nothing can be access. It fails to log in, download packs or stuff needed with launcher, etc. Is there any fix to this? I didn't wanted to code on Java 6 =S
×
×
  • Create New...

Important Information

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