Apoc Lite

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: Apoc Lite

Postby Xcom » Wed Mar 19, 2014 9:08 am

I managed to find a solution. This was a hotfix so it might cause issues. Please test extensively with different custom res files to see if any issues come up.

Download the latest version and it should now be able to handle all types of custom res files without issues. The hitboxes should now display correctly. This means that no neg editing is necessary anymore. Simply copying the custom res into the custom_res folder should all work perfectly fine now.
User avatar
Xcom
 
Posts: 1105
Joined: Wed Dec 14, 2011 1:43 pm

Re: Apoc Lite

Postby Lordtimo » Wed Mar 19, 2014 10:32 am

Looks good, at least its working again :P

Can you make it that claims are on and speed 3 is on when you log in?
User avatar
Lordtimo
 
Posts: 437
Joined: Wed Jun 01, 2011 12:00 pm

Re: Apoc Lite

Postby Leny-m » Wed Mar 19, 2014 3:29 pm

Lordtimo wrote:Looks good, at least its working again :P

Can you make it that claims are on and speed 3 is on when you log in?


Do the speed part yourself, Xcom mentioned he's going to be busy so take some load off his shoulders :)

Code: Select all
    boolean first = true;

    @Override
    public void update(long dt) {
        if (first) {
            setspeed(2, true);
            first = false;
        }
    }


Put it into Speedget.java

And claims should be fairly easy, just change the default options from Config.java from false to true.
Image Image Image Image Image
Leny
User avatar
Leny-m
 
Posts: 109
Joined: Sat Dec 17, 2011 8:04 pm

Re: Apoc Lite

Postby Lordtimo » Wed Mar 19, 2014 4:11 pm

I have no clue how to code clients, which files to open and which program to edit them, so i cant do it.
User avatar
Lordtimo
 
Posts: 437
Joined: Wed Jun 01, 2011 12:00 pm

Re: Apoc Lite

Postby borka » Wed Mar 19, 2014 5:35 pm

Timo it's not that hard

You'll get the source code from Github - either as a zip or with git (and Tools like Smartgit)

You'll use an editor like Notepad ++ , UltraEdit (that's what i use) or an IDE like Eclipse (which most client modders seem to use), IntelliJ IDEA or NetBeans to edit the .java files in src folders (i.e. Speedget.java and Config.java in src / haven)

Then you'd have to compile the source code (-> build.xml) - which you do with Ant (like Loftar and me) or with an IDE
Last edited by borka on Wed Mar 19, 2014 5:42 pm, edited 2 times in total.
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Apoc Lite

Postby Lordtimo » Wed Mar 19, 2014 5:40 pm

Dam that sounds really easy!!!

Hahaha :D

Well i would be glad if anyone can do it .. :P
User avatar
Lordtimo
 
Posts: 437
Joined: Wed Jun 01, 2011 12:00 pm

Re: Apoc Lite

Postby MorteEjdzej » Thu Mar 20, 2014 4:09 pm

Hitboxes on hidden trees dont work with this custom res for trees.

viewtopic.php?f=27&t=30062

Can u help me fix it?
I really need that textures.

Thanks
MorteEjdzej
 
Posts: 12
Joined: Sat Jan 18, 2014 7:52 pm

Re: Apoc Lite

Postby DeadlyPencil » Fri Mar 21, 2014 2:10 am

clients working pretty good. i did not try and add of the custom res files since the ones you have now by default are good enough for me. ill be using it as my main client now.


questions for you:
-is there a way to revert back to the old crops. my other 2 village members farm so they would want the old crops. even if you can just tell me how to get the old res files and what sub folder they go under.
-what is the custom_res folder used for is that were i should put custom files if i want to? or should i put it into that one or the main res folder, i dont know why there are 2 seperate ones.

couple of things i noticed:
-the hitbox for boats does not seem to show on the screen when it is checked in the menu. i dont have a wagon to see if that one works.
-frogs crowns are 5 hours study time not 8, its wrong on the wiki but i dont know who can fix that
DeadlyPencil
 
Posts: 920
Joined: Sat Nov 21, 2009 12:17 am

Re: Apoc Lite

Postby borka » Fri Mar 21, 2014 2:33 am

-frogs crowns are 5 hours study time not 8, its wrong on the wiki but i dont know who can fix that


Are you sure?!? If this get's verified i edit the RoB Wiki ... guess i need to look for frog crowns ...
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Apoc Lite

Postby DeadlyPencil » Fri Mar 21, 2014 5:32 am

borka wrote:
-frogs crowns are 5 hours study time not 8, its wrong on the wiki but i dont know who can fix that


Are you sure?!? If this get's verified i edit the RoB Wiki ... guess i need to look for frog crowns ...


i put one on at 4:30pm and its almost finished at 9:30pm
DeadlyPencil
 
Posts: 920
Joined: Sat Nov 21, 2009 12:17 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 0 guests