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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
17:40TEST
TEST Let's test this out now
17:39NOTE
NOTE Furthermore, the max of AP is the same for all characters, however determined by level and chosen difficulty setting
17:38FIXED
FIXED AP is not a stat in Dyrt, but determined by level
17:34FIXED
FIXED Well That has also been fixed now!
17:33FUCKYOU
FUCKYOU GRRRR!
17:30FIXED
FIXED Dernor Dernor The cause of the cyclic error should now also be fixed
17:28CONFIRMED
CONFIRMED that works
17:27TEST
TEST Let's find out!
17:27NALA
NALA Does, or doesn't it work?
17:27POWERSHELL
POWERSHELL Recompile NALA
17:26DONE
DONE Alright, I've set up a proper error throwing system for this, so if this happens again, a proper error should be immediately thrown, so we cannot keep on stacking up until a stack overflow exception is thrown by .NET
17:23BUG
BUG Aha... A cyclic infinite loop eventually leading to a stack overflow.... I can fix that, but first let's build in some protection inside NALA to make sure this cannot happen again, and that a proper error message will be thrown.
17:21VISUALSTUDIO
VISUALSTUDIO Let's check this in VS itself, shall we?
17:20RESULT
RESULT Congratulations, NALA crashes completely!
17:20TEST
TEST But lets run another test to have THAT ONE confirmed...
17:19FIXED
FIXED Illegal function call and I do think that is also what causes #20 to happen
17:18DEBUG
DEBUG Let's see how the stat script looks.... (It's there were it appears to go wrong).
17:16FIXED
FIXED Case issues, but that is not what casues #20 to happen
17:14DEBUG
DEBUG Scyndi Let's see who this could happen, as I don't understand it anymore... :-/
17:14CLOSED
17:14BUG
17:06FIXED
FIXED Another parse error
17:05FIXED
FIXED Forgotten "end"
17:03FIXED
FIXED I've recoded the SubCollecto generator, and this should fix the issue at hand!
16:29FIXED
FIXED A fix is a fix, but is it THE fix for #18.... Another test will tell me
16:28NOTE
NOTE Not sure if this fixed the issue at hand, but at least one reference to a static that is no static has been fixed
16:21BUG
BUG Not completely good, but the error has changed, so the fix took effect.... Pity another bug popped up now

Issued as #18

16:16FIXED
FIXED Which is now fixed
16:16STUPIDITY
STUPIDITY That is of course when you declare it at the wrong spot so it resets all the time
16:15RESULT
RESULT What shows is that the variable 'chklevel' is always 0, even though that should NOT be the case...
16:14DEBUG
DEBUG Rebecca Another checkup
16:11DONE
DONE I've set in some more anti-whitespace-protection
16:10FIXED
FIXED And they replaced that for me... Good
16:10DONE
DONE Bringing my scooter to a repairman as the battery was as good as dead
13:12STATUS
STATUS But I'll have to look into that later....
13:12COCKROACH
COCKROACH Which despite all that still refuses to work
13:12FIXED
FIXED At least the corect data is now generated for the parser
13:07STUPIDITY
STUPIDITY I forgot to save.... (oh crap!)
12:52COCKROACH
COCKROACH All Lua can make out of this table is {1} WTF?????
12:45LUA
LUA Written a slower, yet more accurate routine, to read JCR lines.... Hopefully this will help to get things done properly
11:58DEBUG
DEBUG MOAR debug crap
11:53RESULT
RESULT Well, the debug data shows indeed that the lines could not be parsed... As a matter of fact, I've NEVER seen such bullshit in debuglines as I did see here today.
Further investigation is now required to find out how this bullcrap could come to be...
11:49DEBUG
DEBUG I really have to do this... A break down debug line
11:47MYSTERY
MYSTERY At least it's been confirmed that the level data itself has been read..... 9009 of code could not have been the outcome by that debugline otherwise...
11:46DEBUG
DEBUG Another line added to find out more, as I get the feeling something funny's going on here
11:44INVESTIGATION
INVESTIGATION It looks like the level stats are not even read at all... :-/
11:36DEBUG
DEBUG let's sort out this non-existent stat....
9:33FIXED
FIXED Another issue
9:26FIXED
FIXED I think I fixed the trouble now....
9:22FIXED
FIXED Parse errors
9:14DEBUG
DEBUG Moar info then?
9:14COCKROACH
COCKROACH Nope.....
9:10COCKROACH
COCKROACH As the bug was NOT fixed despite my hopes.... :-/
9:10DEBUG
DEBUG Let's hope this little enhancement will find me answers
9:05FIXED
FIXED And I think I fixed the bug that bugged me before I went to sleep
9:05DONE
DONE I've slept like a baby
- = 1 Aug 2019 = -
23:54STATUS
STATUS Scyndi Code still bugged, but I really must go to bed now... So that will be for tomorrow.
23:49FIXED
FIXED "nil"
23:42STATUS
STATUS I think I'm just getting tired :-/
23:42STUPIDITY
STUPIDITY MOAR stupidity
23:39FIXED
FIXED Bug in built in NALA line splitter
23:32FIXED
FIXED I fixed it now!
23:32STUPIDITY
STUPIDITY You shouldn't type "==" in C# when you mean "is not".... In C# (and all other C variants) that is "!="

That action != clever!

23:30TEST
TEST And let's see what it returns
23:29DEBUG
DEBUG Now I wanna know what that "script" is, so I added that to the traceback shit!
23:23COCKROACH
COCKROACH The errors get stranger and stranger
23:22CLOSED
23:05NOTE
NOTE Trust me, if you have coded with either Lua or NIL long enough you surely want to "end" it all (DRUM FILL!)
23:04FIXED
FIXED Forgotten "end"
22:56FIXED
FIXED MOAR fixing... I think....
22:52FIXED
FIXED I think I fixed the issue
22:43TEST
TEST And Let's see if that actually fixes stuff
22:42POWERSHELL
POWERSHELL Recompile NALA
22:42NALA
NALA A bug inside NALA
22:38DONE
DONE And I think I've prevented it from happening again... At least in this particular instance.
22:38FIXED
FIXED I think I fixed some code typos
22:33TEST
TEST RIght-o

Let's fire up a test then....

Will nothing happen? Then I must take it as "good"

If I got an error, then I guess something's not right....

Help me, Weniaria!

22:30NOTE
NOTE Please note that I can only trust on it that everything works the way it's intended if no crashes take place.... Other than that, I got nothing...
22:30LINK
LINK I've linked the character data for Young Irravonia to the New Game initiator...
21:39COSMETIC
COSMETIC I made changes based on these calculations, and tell ya what it DOES look better
21:38PYTHON
PYTHON Shanda Rebecca I made a few recalculations hoping I can make things look esthetically better.
21:26FIXED
FIXED Brendor Ah, it was nothing
21:24COCKROACH
COCKROACH HMMMMM.....
21:20FIXED
FIXED I have forgotten my self

(that space is not a typo)

21:18FIXED
FIXED Code typo
21:17FIXED
FIXED Forgotten )
21:16FIXED
FIXED Case Error
21:15NIL
NIL Irravonia's face should now appear in the first box
21:09DONE
DONE A quick linkup routine to quickly access BoxPics
20:51TODO
20:43JCR6
JCR6 Irravonia's portrait aliased for Young Irravonia... This is a dirty method and totally not friendly on the memory I know, but this was the easiest way to go and in the longer run also more efficient
20:36SPOILER
SPOILER And Kirana too, also a playable character despite her being an important enemy.
20:36ART
ART Shanda has been done too as she is also playable
20:34SITE
SITE Added tag SPOILER
20:33ART
ART And the other main heroes too
20:30ART
ART Brendor Main Potrait
20:29ART
ART Irravonia main portrait
20:26FIXED
FIXED Party member wrong tag
19:43STATUS
STATUS Time for a break!
19:03FIXED
FIXED Fixed tiling bug?
18:58JUDGMENT
JUDGMENT Nope that didn't do anything
18:57EXPERIMENT
EXPERIMENT Swapping some parameters, and see what happens :-/
18:56CONFIRMED
CONFIRMED Well that fixes a part of the problem
18:52FIXED
FIXED So that's fixed
18:52STUPIDITY
STUPIDITY Of coruse I should not forget that the back boxes need to be drawn as well...
18:47COSMETIC
COSMETIC Coordinate editting
17:59DEBUG
DEBUG Irravonia In game screensize checker
17:54STUPIDITY
STUPIDITY it was stupid.. that suffices!
17:54FIXED
FIXED I don't wanna talk about it
17:53FIXED
FIXED A forgotten ) (sigh)
17:50DEBUG
DEBUG This debug line should answer a few things....
17:48FIXED
FIXED The width of each box should be fixed now....
17:48JUDGMENT
JUDGMENT there's a lot NOT right, but let's first get into a the coordinates of the boxes
17:45FIXED
FIXED Illegal function calls
17:43STATUS
STATUS I should be almost there now... At least when it comes to parse errors
17:43FIXED
FIXED Link errors
17:30FIXED
FIXED Code typo
17:25FIXED
FIXED I think I fixed the unclosed group
17:20DONE
DONE Well let's get back to business
16:55STATUS
STATUS I'll sort this out later, first to the store to make sure I've enough bread to get through the upcoming days.
16:55BUG
BUG A group scope not properly ended?
16:48FIXED
FIXED "." and ":" on arrays and function followup crashes fixed... well... sort of!
16:41FIXED
FIXED NIL didn't know the empower operator
16:38DONE
DONE And again
16:37DONE
DONE Not a fix, but a bug in NIL voided (for now).
16:35TEST
TEST Another test!
16:32FIXED
FIXED And now that everything is properly embedded the error (which was also stupidity, first class) became visible, and it has been fixed.
16:31POWERSHELL
POWERSHELL Running compile script
16:31FIXED
FIXED The embedding issue
16:27SOLVED
SOLVED Something went wrong in embedding the SysFont after I relinked that, I see
16:25MYSTERY
MYSTERY The latter I understand least of all
16:24STATUS
STATUS Eric The game does start, but the status bar does not show, and trying to open the debug console even ends the game abruptly
16:22TEST
TEST And let's resume the test, shall we?
16:22POWERSHELL
POWERSHELL Running the compilation script
16:21STUPIDITY
STUPIDITY I did add a "lines" function to JCR6, but I shouldn't have forgotten I need to recompile NALA due to that! (sigh)
16:20FIXED
FIXED Another missing declaration
16:19DONE
DONE Not really a fix, but worked around a bug that is still being nasty in NIL
16:18FIXED
FIXED Missing declaration
16:17FIXED
FIXED MOAR of those
16:14FIXED
FIXED Code typo
16:13FIXED
FIXED Forgoteen "self"s
15:38DEBUG
DEBUG Not sure what I did to fix this, but mysteriously the computer has enough memory now (it was never clear why it hadn't in the first place)
15:37DEBUG
DEBUG More #say tags must provide an answer
15:35COCKROACH
COCKROACH ?
15:34JUDGMENT
JUDGMENT I wonder if qff is to blame... But I also wonder why it was imported in the first place
15:27INVESTIGATION
INVESTIGATION The code crashes almost immediately after the first #say marker... This is really odd
15:27FIXED
FIXED One code typo
15:22DEBUG
DEBUG Placed in some #say markers so I can see what is happening
15:19INVESTIGATION
INVESTIGATION The error pops up while NIL is still translating the party sub
15:18FAILURE
FAILURE "Out of memory"?
15:17TEST
TEST Let's see what happens now
15:17GENERATION
GENERATION Regenerated Anyway.nil
15:17FIXED
FIXED Conflict prevention
15:14TEST
TEST No parse errors in the linker, but we're not there yet!
15:13LINK
LINK Written the link code to make the bar always available from all sections of the game (where needed).
12:34NIL
NIL Aziella Before I get onto the textboxes I've decide to do the boxes of the character bar which will always be below the screen first... Since these boxes will always have the same size and are not dependent on scenario data they are easier to script, and yet, the routine creating and drawing them is the same. So if they work on that bar, they'll work on the textboxes too, and then I only get to worry about the coordinates, and scenario parsing... The textboxes will then at least not go wrong, and that can be one issue to many at the time....
9:55NIL
NIL The textbox generator should be ready now, however, as always the case in these things... Testing is not yet possible :-/
9:48NIL
NIL I've tried to make cool "shade borders", however these can be terribly messed up... The downside is also that MonoGame has no line instruction. So I just just hope this'll work... :-/
9:15ACHIEVEMENT
ACHIEVEMENT "The little girl would be missing her doll. We should return it!"
8:58VISUALSTUDIO
VISUALSTUDIO ITile
8:53NIL
NIL Constructor set up for the boxes which can be used to display text in
- = 31 Jul 2019 = -
23:37NOTE
NOTE Of course you realize a new backup is in order now.... :-/
23:36STATUS
STATUS Due to my time being wasted on the OpenGL mysterious incompatibility issue, I could not move on to the BoxText routine as originally planned... I hope I'll be forgiven...
23:28NOTE
NOTE Leeroy Jenkins and over 9000 are now just kills achievements, as the original requirements were too obscure
23:28ACHIEVEMENT
ACHIEVEMENT It's over NINE THOUSAND
23:25DONE
23:25FIXED
FIXED It is!
23:23TEST
TEST Let's see if the fix is real now.... :-/
23:22ACHIEVEMENT
ACHIEVEMENT Leerooooooooooy Jennnnkins
23:21SOLVED
SOLVED I think I got it!
23:17DEBUG
DEBUG Let's expand the error message, shall we?
23:13BUG
BUG The music stopper is declared absent.... that should not be possible so what is going on here?
23:03NOTE
NOTE Well on the bright side... With DirectX the communication with the Windows UI is now a lot better.... So I guess I have to take it or leave it... :-/
22:58FUCKYOU
FUCKYOU Yeah, if MonoGame didn't pop errors that were no issue, I would have done that this morning and not have suffered like this... GRRR!
22:57DONE
DONE #14 should have been taken care of now
22:50NOTE
NOTE (perhaps it was because this were pages 1300-1399... You know unlucky number... that this had to happen to me)....
22:50STATUS
STATUS And now I can FINALLY get back to setting right #14 what I actually wanted to have done in less than an hour... THANKS A LOT!
22:47JUDGMENT
JUDGMENT Appears to be working....
22:47TEST
TEST Testing building script with the new engine build
22:45REMOVED
REMOVED in order to prevent conflicts I've removed the original release folder (easy to recreate thanks to my builder)
21:40FIXED
FIXED Merya AT LAST!
21:25BUG
BUG MapScript doesn't produce results though, and I know there's metadata here!
21:19FIXED
FIXED Poor Lua code generator in Kthura data outline
21:19TECHNO
TECHNO I know why the private was not accepted.... Due to a complicated metatable construction NIL was not able to understand that privates should be accessible, and there is by the way no way to fix that... at least not with the way NIL's been set up now....
21:18REMOVED
REMOVED ID in Kthura no longer private, but I did set it to readonly
21:03HUH
HUH It works?
21:02FAILURE
FAILURE But now I got the error that I tried to call a 'nil' value, and I wonder what's wrong here....
21:02FIXED
FIXED Well I found out what's wrong
20:58VISUALSTUDIO
VISUALSTUDIO Let's run it again, shall we?
20:58FUCKYOU
FUCKYOU true for a microschoft product VisualStudio crashed
20:57EXPERIMENT
EXPERIMENT Let's try a different road here
20:56MYSTERY
MYSTERY I don't see where it could possibly go wrong, though, so this is gonna be a though ride, since the system doesn't tell me anything...
20:54FAILURE
FAILURE Exception thrown
20:54TEST
TEST taking forever, I see
20:54TEST
TEST seems not very good
20:54TEST
TEST I'm waiting?
20:53TEST
TEST Final step, the key table former
20:53CONFIRMED
CONFIRMED THAT WORKED TOO!!!!
20:52TEST
TEST And now with Data read-out link
20:51CONFIRMED
CONFIRMED Very well, when I uncomment the Data definition link the game just starts up... good!
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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122