Cyberpunkgothic1 on 26/1/2014 at 22:59
I have a problem with an moderator at forum.byte-welt.net and I understand your last post very good.
I deleted the hacks of two from WriteCfg.java. I will add them again, step by step. It is a bunch of code for small bugs. I will do it anyway. :)
Cyberpunkgothic1 on 3/2/2014 at 15:02
I have uploaded version 3.03.56. I had to delete GUIhacks of one unknown. I hope that I will get help with last 3 bugs in the xerxes-surface.
Cyberpunkgothic1 on 4/2/2014 at 22:06
Upladed next version 3.03.58.
HarleyDavidson fixed the bugs! There is one new bug left, but I hope he will fix it tomorrow.
Cyberpunkgothic1 on 5/2/2014 at 08:17
WOW!!! The first final is up! version: 3.03.60. (
www.shockcfg.org)
HarleyDavidson helped me to integrate the last missing GUIhacks into the Filechooser. The surface is now perfect and finished! :)
Next I will code the surface rickenbacker. It has the same functions, but the surface will be completely drawn.
I will be discuss the questions of programming here in german: (
http://www.java-forum.org/codeschnipsel-u-projekte/157348-projekt-shockcfg.html)
Have fun using my Tool ShockCfg to configure and cheat System Shock 2! :) Please read the first post in this thread, if you have any questions and the readmes that come with my tool. If you have further questions, feel free to post in this thread! :)
Cyberpunkgothic1 on 10/2/2014 at 01:20
Oh! The german thread got closed! :( However, I updated the first post in this thread again. I hope it will help! ;D
Next I will update the surface rickenbacker to match the sheme of object oriented programming. So the surfaces xerxes and rickenbacker are for System Shock 2. After this I will develope the surface citadell, for System Shock.
Cyberpunkgothic1 on 18/2/2014 at 17:55
I updated (
www.shockcfg.org). It contains now also the old ShockCfg in german, my first program.
Cyberpunkgothic1 on 3/3/2014 at 11:32
I uploaded the buggy version 3.04.01. I tryed to follow the Model-View-Controller-Sheme. There are now bugs in RickenbackerMainDEView.java and RickenbugerMainDEConroller.java. I don't know how to fix them. Hope Al could help.
In the past I used Filezilla to upload and I used it this time! Due to malware in it, the ftpentrence were hacked! Please check the uploads - both versions. I need to know if they are free of malizious software!?
thanks
Cyberpunkgothic1 on 4/3/2014 at 23:19
Al_B helped me to fix the bugs. I thank him! :)
I uploded version 3.04.03. Please tell me if I did any mistakes, MVC.
On the first tab of the surface, there are only two things left to do: the comboboxes. After I have done this I will give life to the combobox for the language of the tool and to the two buttons.
My question after this is what I should do than? Should I do the english surface, namely RickenbackerMainENView or should I do than the second tab?
What do you think about this? I think I should do the english one, because my blog is here?
Cyberpunkgothic1 on 22/3/2014 at 12:46
I uploaded version 3.04.05.
The changes are, that I removed some overrides and I edited the output of the error, that give the user.bnd. If you get this error, than you must enter System Shock 2 and save the keys.
Cyberpunkgothic1 on 26/3/2014 at 13:11
I have uplaoded version 3.04.07 and it is buggy. I get the exception: Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at XerxesMain.setPiclist(XerxesMain.java:680)
at ReadPics.<init>(ReadPics.java:56)
at RickenbackerMainDEController.<init>(RickenbackerMainDEController.java:43)
at RickenbackerMainDEView.<init>(RickenbackerMainDEView.java:42)
at Rickenbacker.<init>(Rickenbacker.java:58)
at ShockCfg.main(ShockCfg.java:89)
Don't know what to do now!?