1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
19:36FIXED
FIXEDColor of enemies was incorrect (I could tell because level 1 enemies were red... That's never well)
19:25CONFIRMED
CONFIRMEDFix on ARMS case
19:02NOTE
NOTE I did find out that the name ARMS was used in the old game, and ARM in the new game... This can cause a bit of trouble in the savegame transfer, but shouldn't be too serious.
19:02FIXED
FIXEDI think Crystal's ARMS issue has been fixed
18:59BUG
BUGAnd treasures set on hidden spots do appear... Now this last one could be map specific... This because this did work in the Yaqirpa, so this cannot really go wrong in this place, as the same code is used. The data on the spots howeever could still be wrong.
18:58BUG
BUGExHuRU ARMS chests of ARMs already obtained DO reappear
18:56TEST
TESTTake I
18:56NOTE
NOTE For safety reasons, trying to enter the cave WILL crash the game with a custom error message!
18:54MAPSCRIPT
MAPSCRIPTI've been working out to make access to the secret dungeon possible
14:24GITHUB
GITHUBSue I issued that as #89
14:22UNDESIREABLE
UNDESIREABLEI do see that the game slows down a lot thanks to the enemies.... I do need to sort out how come
13:52TEST
TESTAgain!
13:52FIXED
FIXEDOops!
13:47TEST
TESTA test again of the first layer of the grass jungle
13:42FIXED
FIXEDYes the aurinas WHERE never awared... This has been fixed
12:47TEST
TESTTake VIII
12:47FIXED
FIXEDStupidity
12:41TEST
TESTTake VII
12:41DEBUG
DEBUGExtra line added to show the impossible outcome!
12:41INVESTIGATION
INVESTIGATIONWell?
12:40FUCKYOU
FUCKYOUString expected error... yet a string WAS given... so why does it not accept it as such?
12:38TEST
TESTTake VI
12:38FIXED
FIXEDFixed that of course
12:38FUCKYOU
FUCKYOUField error
12:36TEST
TESTTake V
12:36FIXED
FIXEDList error
12:36FIXED
FIXEDRolf Bad coordinate
12:30TEST
TESTTake IV
12:30FIXED
FIXEDComplete mess
12:26TEST
TESTTake III
12:26FIXED
FIXEDCrystal Group name
12:24TEST
TESTTake II
12:24FIXED
FIXEDDeclaration fault
12:21TEST
TESTTake I
12:21DONE
DONECrystal's ARMS list should now work... Well, that is, the ARMS should appear, as you cannot yet select them in combat
11:09CONFIRMED
CONFIRMEDAs far as I can check now, it all works the way it should, folks!
11:06TEST
TESTAnd Now to see if everything loads the way it SHOULD!!
11:06CONFIRMED
CONFIRMEDBakina So far so good
11:04TEST
TESTAnd NOW to test if correct data will be written, and only correct data
11:04REMOVED
REMOVEDCorrupted savegame files that came to be through this bug
11:03CONFIRMED
CONFIRMEDSo far so good
10:56TEST
TESTIf this works I WILL get a crash, but this crash will at least indicate the loader is now properly linked
10:56FIXED
FIXEDAHA! Wrong command in load instruction
10:56INVESTIGATION
INVESTIGATIONWhy?
10:55COCKROACH
COCKROACHThe loader still does NOT load the Hawk data
10:55TEST
TESTA clean-up is needed - And a test
10:53FIXED
FIXEDThe syntax errors The savegames should suffer has been fixed
- = 22 Feb 2021 = -
22:17BUG
BUGA very serious corruption has been found in the Hawk data of the latest savegame, and I must find out how this could happen
22:17DONE
DONEHide secret area in area 002
21:45STATUS
STATUSso far it appear to be working
21:36FIXED
FIXEDWrong group
21:09TEST
TESTTake III
21:09FIXED
FIXEDIllegal GAMEVAR definition
20:56TEST
TESTTake II
20:56FIXED
FIXEDQuick fixes
20:45TEST
TESTXenobi Wendicka Does that work?
20:30SCRIPT
SCRIPTNew ARMS
18:58STUDY
STUDY ARMS chests
18:58FIXED
FIXEDCrash at north side area 001 Grass Jungle
14:01TEST
TESTTake V
14:01VOID
VOIDDoes it work now?
14:01COCKROACH
COCKROACHFix ignored?
13:59TEST
TESTTake IV
13:59FIXED
FIXEDFlicker effect on "Cancel"
13:59JUDGMENT
JUDGMENT The basic work, but I do need to take care of something here!
13:51TEST
TESTKota Take III
13:51FIXED
FIXEDReset error
13:50TEST
TESTTake II
13:50STUPIDITY
STUPIDITYGood start... NOT!
13:50FIXED
FIXEDSyntax error
13:48TEST
TESTTake I
13:48STATUS
STATUSQuestion is now... does it work?
13:48LINK
LINKLinked it all together
13:47SCRIPT
SCRIPTEffects
13:34SCRIPT
SCRIPTBlue teleportpad menu
3:35CONFIRMED
CONFIRMEDAs far as I can check now stuff appears to be working.... so far
3:34FIXED
FIXEDcountless fixes
2:51TEST
TESTWell?
2:51MAPSCRIPT
MAPSCRIPTThe first pad will always be activated... This is a safety measure... When you neglect to do that now, this area could later be permanently unreachable once completed, also blocking out an entire sidequest, so this had to be done.
2:49LINK
LINKLink code set up
2:24NOTE
NOTE The Goddess That's only the main code... I do need to write the link code also
2:24DONE
DONEA few things for the Hawk done.... For now only to make sure the data the Hawk needs can be stored....
0:45STATUS
STATUSCrystal My next challenge will be to make the system able to ask the player what to do when a transporter pad has been hit. The SDL message box system is not an option, this because this is undoable from Lua to set the items well, so an internal UI feature will have to do. Well, maybe that's for the better anyway...

I also must not forget before I move on in the development of this dungeon to make sure the data is sent to the Hawk... This post does serve as a reminder for that as forgetting that is fatal to the project....

Of course, beaming up cannot yet be done, but that is not really my prime concern, and this is easy to work around, actually....

0:05DONE
DONEA first setup for scanning for transporters
- = 21 Feb 2021 = -
22:27STUDY
STUDY Foxy The data needed for The Hawk has been studied.... I can see this is set up in a quite easy way still it will require a bit of a workout
20:59CONFIRMED
CONFIRMEDSo far that all works
20:57TEST
TESTTake II
20:57FIXED
FIXEDBlockmap issue
20:50TEST
TESTI'll run a quick scan up of the entire map (that is only floor #001, as all floors are separate maps... This was also what brought the idea of adding the layer feature in Kthura) in the "Leave Me Be" mode, so I can seeif the new blockmap suits the game better (it should).
20:48NOTE
NOTE For now this decission only affects the editor.... I will later actively adept the existing libaries... Should I need to write any new libraries before the deprecation date expires (I don't expect to, but hey, who knows), I won't include this support in those anymore.
20:47KTHURA
KTHURAWill now remove all impassibles or forcepassibles in a Rotten Object search.... For now optional.... But as I will remove scanning for this most likely next year (also a bit depending on how long this project takes) it will later be a kind of "obligation".
20:17KTHURA
KTHURAIn order not to trouble myself EVER again for proper support of this, impassible and forcepassible on obstacles are henceoforth depecrated.

Should the Kthura map editor ever be rebuild from scratch (something I *am* considering, but for now I'm fine with the C# version, even though it's bugged on some points), I won't even support it anymore, and likely somewhere in 2022 the blockmapper will ignore this.

I've just hade it with the issues here, and using zones and tiled images (or stretched images) is the safer road anyway.

20:09VOID
VOIDSince it's better NOT to even try to fix the blockmap generator on this one (I am thinking to even deprecate the possibility to make obstacles impassible or force passible and to block it even entirely in future engines/editors
19:57ANALYSIS
ANALYSISReggie The system is not really tolerant on the blockmap, which has in Kthura always been an issue when it comes to obstacles.... This was one of the first maps created all out of obstacles, so I couldn't know that what kind of trouble it would cause on the longer run
13:51FIXED
FIXEDAlthough I think I fixed that!
13:50BUG
BUGThe pod doesn't appear though
13:50CONFIRMED
CONFIRMEDAnd the achievement is announced too
13:50CONFIRMED
CONFIRMEDUntil the trip in space itself everything works
13:44TEST
TESTTake VIII
13:44FIXED
FIXEDActor error
13:44VOID
VOIDEvents lacking freezups
13:40TEST
TESTTake VII
13:40FIXED
FIXEDWell?
13:40FUCKYOU
FUCKYOUWTF?
13:38TEST
TESTTake VI
13:38FIXED
FIXEDAstrilopup Faulty class member
13:37TEST
TESTTake V
13:37FIXED
FIXEDKthura tag conflicts
13:35TEST
TESTTake IV
13:35NOTE
NOTE At least no parse errors until the Grass Dungeon is reached, and that also counts for something!
13:35FIXED
FIXEDAnd that should fix things up
13:35LINK
LINKSo let's do it!
13:34STUPIDITY
STUPIDITYI most likely forgot to link the event to the map
13:34BUG
BUGYirl NOTHING HAPPENS AT ALL!
13:21TEST
TESTTake III
13:21FIXED
FIXEDMissing "#use" clause
13:19TEST
TESTTake II
13:19FIXED
FIXEDSyntax error x2
13:15TEST
TESTTake I
13:11LINK
LINKAchievement Link Code
11:31SCRIPT
SCRIPTBasic achievement database
11:04NOTE
NOTE Admiral Lovejoy However, as this is the point where the first scenario based achievement comes in play, some extra workout is required
11:03MAPSCRIPT
MAPSCRIPTThe entire escape has now been set up
- = 20 Feb 2021 = -
23:57TEST
TESTQuick Test
23:56NOTE
NOTE Normally a scenario should start there immediately, but at this moment nothing happens, however this allows me to get the test more on the roll, once I *do* start working here!
23:56LINK
LINKTo next room
23:56CONFIRMED
CONFIRMED...
23:49TEST
TESTQuick test
23:49DONE
DONEThe end doors of the secret catwalks should open as soon as you approach them
23:42KTHURA
KTHURAPreparational work for the hangar
23:09TEST
TESTSue Take II
23:09COSMETIC
COSMETICThe clouds below
23:09STATUS
STATUSOverall it appears to be working
22:08TEST
TESTSecret Passage - Take I
22:07VOID
VOID".png" issue in arena loader
19:22TEST
TESTTake IV
19:21DEBUG
DEBUGThis cheat can only be used in the debug mode, and will cause the enemies to ignore the player... At least when fully scripted out... This should help to debug the next part, as it's otherwise next to undoable
19:20CHEAT
CHEATLeaveMeBe
19:17TEST
TESTTake III
19:17FIXED
FIXEDIllegal Function Call
19:07TEST
TESTTake II
19:07FIXED
FIXEDIllegal function call
18:41TEST
TESTExHuRU Take I
18:41MAPSCRIPT
MAPSCRIPTAnd the entrance to the secret passage has been covered
18:13MUSIC
MUSICAnd Freak Boutique by Speedkiks will be played here just as before....
18:12MAP
MAPPreparations for the secret passage
17:05TEST
TESTTake V
17:05FIXED
FIXEDMinor stuff
17:01TEST
TESTTake IV
17:00FIXED
FIXEDAdmiral Johnson Game did not respond to the Guinevere exit
16:59NOTE
NOTE The exact rating of aurinas is something to be taken care of later... I really need to sort out how exactly that went
16:58DONE
DONEKilling an enemy now may make it drop an aurina
16:05TEST
TESTTake III
16:05FIXED
FIXEDMany things
15:12NOTE
NOTE This works, but I realize I did forget something important
15:09TEST
TESTBakina Take II
15:09FIXED
FIXEDSyntax error x2
15:05TEST
TESTTime to hit da road - Take I
15:05LINK
LINKSome last linkups
14:07NOTE
NOTE The trasporter at the Gawain section won't work yet
14:07MAPSCRIPT
MAPSCRIPTLancelot denied
14:07MAPSCRIPT
MAPSCRIPTGuinevere denied
14:07MAPSCRIPT
MAPSCRIPTTransporter failure
10:19LINK
LINKLink back to Wendicka's room
0:33STATUS
STATUSAT LAST!
0:18TEST
TESTTake how many?
0:18DEBUG
DEBUGExtra lines added
0:01COCKROACH
COCKROACHBut why does the game freeze when the cyborg captain is about to enter her move?
0:01NOTE
NOTE Stuff looks hopeful
- = 19 Feb 2021 = -
23:29TEST
TESTWell?
23:29FIXED
FIXEDThe Goddess Crash on enemy self-target
23:23TEST
TESTCrystal Another test is in order!
23:23FIXED
FIXEDShould be fixed now
23:20DEBUG
DEBUGExtra debug lines must help me
23:16INVESTIGATION
INVESTIGATIONThe question is now of course why this happens
23:16BUG
BUGOkay, the enemies do only look the same... They are however different....
23:06TEST
TESTFuck it!
23:06DONE
DONEBriggs Attack added
22:59NOTE
NOTE I do need to add attacking... This also puts a bit of a damper on things
22:59DEBUG
DEBUGLog indicates this should not be the case
22:59BUG
BUGKota Why do all enemies look the same?
22:51TEST
TESTWell? (I didn't bother to count as this should always have been a one-time go.... See how wrong I was).
22:51FUCKYOU
FUCKYOUGRRR! It really must never go right, eh?
22:43TEST
TESTAnother test!
22:43CHARACTER
CHARACTERExHuRU Combat menu
22:41APOLLO
APOLLOAliases for Rolf and the final character
22:39CHARACTER
CHARACTERExHuRU abilities
22:05TEST
TESTTake III
22:05LAZY
LAZYVoided a small issue in a lazy manner
22:03TEST
TESTTake II
22:03FIXED
FIXEDBad map refference
22:00TEST
TESTLet's see
22:00MAPSCRIPT
MAPSCRIPTOpening fight cyborgs in corridor of Galahad section of Excalibur
21:48FIXED
FIXEDDone
20:26KTHURA
KTHURASo let's go to Kthura for that one
20:26SOLVED
SOLVEDThe ghost cabinet issue has also been solved
20:26CONFIRMED
CONFIRMEDAt last
20:21TEST
TESTAstrilopup Take XIX will serve to get this right
20:21NOTE
NOTE Luckily not a very big issue at this point, but still :(
20:21NOTE
NOTE This will require me a little jump back in my savegames as the bad data is already quite far in my savegames
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59