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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 |
22:40 | KTHURA |  A remove feature has been added, but not yet tested |
22:30 | KTHURA |  A quick map created for testing a feature I must add to the Kthura editor (which I forgot to implement, silly me) |
22:27 | REMOVED |  Got rid of data I no longer need |
22:23 | MAP |  I've designed the corridor of Irravonia's house. This corridor is important because this is where Irravonia is eavesdropping when the Fairy Elder (Feenalaria) tells them of Irravonia's condition |
22:09 | ART |  Imported textures needed to recreate Irravonia's house |
22:04 | NOTE |  Although it's certain that nearly all levels will be recreated with Kthura, the teddybear transfer tool can still help me to me sure all textures will be correctly in place |
21:42 | CHECKED |  The other text all seems to be in order, or at least according to the editor it is |
20:57 | COCKROACH |  I need to investigate #23 once more |
20:55 | TEST |  Xtra test, but it should be alright |
20:25 | FIXED |  And while I was at it I also fixed #23 |
20:24 | FIXED |  I fixed an order issue in Scenario block C of the prologue block |
13:19 | CONFIRMED |  Fix confirmed |
13:17 | TEST |  Let's do it! |
13:17 | FIXED |  I think I fixed the language ignore issue, but I gotta test to be sure |
12:45 | DONE |  I REFUSE to call this 'fixed' (nothing was broken in the first place), but at least we can move on now |
12:39 | NIL |  Let's try to "force" things |
12:37 | DEBUG |  Let's see where it goes "wrong" |
12:37 | NOTE |  Which is bullshit |
12:37 | FAILURE |  Out of memory |
12:33 | NOTE |  Well at least I won't use string.format anymore for strings where spaces matter, that's for sure.... |
12:16 | MYSTERY |  It DOES seem that string.format() is to blame for all that leading spaces mess |
12:12 | MYSTERY |  And how could code cause an out of memory, stop doing it after dummying it, and not resuming to do it aftr undummying it, without modifications? |
12:12 | FIXED |  Okay, that trim not wanting a boolean was at least an error that made sense |
12:08 | EXPERIMENT |  ??? |
12:05 | COCKROACH |  I wish I knew why that FALSE out of memory report comes from... |
12:02 | NOTE |  (This should not make any difference, but hey... who knows).... |
12:02 | EXPERIMENT |  Let's see..... :-/ |
11:51 | COCKROACH |  Although it's still beyond me why it keeps adding spaces... EVEN WITH TRIM() FUNCTIONS! |
11:51 | FIXED |  The string issue is indeed fixed |
11:49 | TEST |  Let's have another go, Butterfly! |
11:48 | FIXED |  So by doing that now, the not available strings have been fixed |
11:48 | LINK |  String was not properly linked to the metatable... |
11:44 | INVESTIGATION |  As far as I can judge so far, NIL is not responsible for those unwanted leading spaces |
11:38 | DONE |  Add some Trims |
11:23 | INVESTIGATION |  I guess I gotta investigate... for some reason! |
11:22 | BUG |  And NONE of the strings defined, for some reason |
11:22 | BUG |  Spaces added to the var names for some reason |
11:20 | TEST |  AGAIN! |
11:20 | FIXED |  Taken care of! |
11:20 | STUPIDITY |  Missed a few spots |
11:19 | FIXED |  Append is not + but .. in Lua and thus also in NIL |
11:17 | TEST |  To work, or not to work... that's the question |
11:16 | DEBUG |  I've added a VARS overview |
11:10 | DUMMIED |  Code revealing the state of superglobals, as this would only spook up future debugging, and it's no longer needed anyway as SuperGlobals have been confirmed to work |
11:08 | CONFIRMED |  But at least I know for sure that the names are now properly set |
11:07 | NOTE |  THAT still didn't do what I wanted to see.... |
11:05 | TEST |  a test to confirm this |
11:05 | DEBUG |  That could explain why this didn't work, but first |
11:05 | INVESTIGATION |  Aha... The name variables are not even defined.... |
10:57 | DEBUG |  Let's see why the names are not set.... |
10:52 | FIXED |  The margin issue does solve the text out of screen issue |
10:46 | COSMETIC |  I've gone for a wider margin, and let's see what that does.... |
10:45 | BUG |  The width's too great which can cause text to be generated outisde the screenborders, becomeing impossible to see, let alone, read. |
10:45 | BUG |  The language setting is ignored, so I always get English even when I asked for Dutch |
10:44 | BUG |  Variables are NOT being substituted |
10:44 | JUDGMENT |  the basics work, but.... |
10:26 | TEST |  Not sure if it works, so here goes Take A |
10:25 | NIL |  I've tried to set up a chain to the next box of text, or going back to the original flow if needed.... |
9:43 | STATUS |  IT WORKSSS! |
9:39 | FIXED |  Illegal Function Call |
9:37 | TEST |  Again! |
9:37 | FIXED |  Syntax error |
9:36 | TEST |  Let's see what happens |
9:36 | NIL |  Put that on screen |
9:34 | DONE |  Set out what to put on screen and what not |
8:27 | COSMETIC |  X coordinate text change |
8:25 | FIXED |  Illegal Function Call |
8:24 | TEST |  Another test |
8:24 | FIXED |  Forgotten "self" |
8:21 | NOTE | |
8:18 | DONE |  Okay, I got hungry, so I ate some eggs for breakfast first.... |
7:29 | NIL |  I've set the header to appear... ONLY the header for now... The scenario text comes later... Since people love the text to come in letter by letter (for reasons beyond me), that will take some extra effort.... |
7:22 | STATUS |  Well, let's investigate what I can do to make text appear in the textboxes.... I do have the feeling (or false hope, you name it) that I might have done all the hard work now.... |
0:05 | STATUS |  And now I'm really gonna call it a day! |
0:05 | JUDGMENT |  PERFECT! That will do! |
0:04 | FIXED |  First act of stupidity |
0:01 | DONE |  THAT should do it! |
0:00 | JUDGMENT |  the box itself looks better, but the picture does not |
- = 3 Aug 2019 = - |
23:59 | OFFTOPIC |  Dang.... An entire page full on one day.... I really did a lot today |
23:58 | TEST |  I need to see how that looks though |
23:58 | COSMETIC |  Made sure the height is always 150 min.... This would come out better with the portraits anyway, which are by default height 96 |
23:57 | NOTE |  The outcome appears in order based on the calculation, eh? |
23:54 | NOTE |  77 looks very strange to me.... How could that height come out, I wonder.... |
23:54 | RESULT | DEBUG: y:1003; h: 77; c:1041 |
23:52 | DEBUG |  Temp line to get some more data, as I think there's something fishy going on here! |
23:50 | RESULT |  No difference.... I guess that was to be expected, but still |
23:48 | EXPERIMENT |  Let's try this.... |
23:47 | JUDGMENT |  Not yet sure.... |
23:45 | TEST |  Take Five, let's see what happens, eh? |
23:45 | COSMETIC |  I've set the y coordinate of the picture to the center of the textbox too |
23:44 | COSMETIC |  For starters i made sure the color is set to "white", as that may save me a lot of trouble |
23:44 | STUPIDITY |  of course I should have checked that earlier |
23:44 | STUDY |  Oh, I made a vertical auto-center, eh? |
23:43 | JUDGMENT |  It.... works... but I'm NOT happy, meow! |
23:42 | TEST |  Take Four! |
23:42 | MYSTERY |  Which didn't end up in an out of memory this time (not that there was any reason to, but when it did throw that error, that reason was non-existent, as well... I I wonder) |
23:41 | FIXED |  And forgotten end |
23:41 | FIXED |  Another forgotten self |
23:40 | TEST |  Take Three! |
23:40 | FIXED |  Okay NOW I should have that! |
23:39 | STUPIDITY |  I fixed something else.... Now it had to be fixed anyway, but it was not what I though I had fixed.... (Stooooopid) |
23:38 | STATUS |  Let's hope I won't surpass 40 this time :-/ |
23:38 | TEST |  Take Two! |
23:38 | FIXED | |
23:36 | STUPIDITY |  Cow! Use "self"... dork! |
23:35 | TEST |  Take One |
23:35 | STATUS |  Forgive me my skepsis given what happened today... :-P |
23:34 | EXPERIMENT |  Does BoxPic what it has to do here? |
23:29 | FIXED |  Copyright note error |
22:39 | STATUS |  I need a break... Ok? |
22:39 | STATUS |  Calling it... for now..... |
22:37 | GITHUB |  Several more repositories updated |
22:36 | BACKUP |  Running |
22:35 | NOTE |  It appears to be working... again |
22:35 | FAILURE |  Connection failure with GitHub |
22:34 | NOTE |  Note to self about BoxPics.nil -- I forgot about it, but it WILL save me a lot of trouble, so why not make use of that little file :) |
22:34 | UPDATED |  Copyright and license blocks |
22:28 | GITHUB |  Updated |
22:27 | STATUS |  and requiring 47 takes to get it done, is WAAAAY to much.... |
22:26 | STATUS |  And tomorrow I've little time at my hands (which is normal on Sunday for me), so I'm not sure I'll be able to get much done then.... |
22:26 | STATUS |  Of course you realize, that due to the big amount of time that was now wasted, I can't get to putting the actual text in |
22:25 | STATUS |  FINALLY At least I see what I wanted to see... for now... |
22:23 | TEST |  Take XLVII |
22:23 | FIXED |  Missing field |
22:22 | TEST |  Take XLVI |
22:22 | FIXED |  Case Error |
22:20 | TEST |  Take XLV |
22:20 | NIL |  I've made sure that an empty string is also not accepted by the alternate font loader |
22:11 | TEST |  Test XLIV |
22:11 | STATUS |  (All this trouble all to get a texbox on screen... And then to think I chose this road to SAVE time) |
22:11 | DUMMIED |  Picture code as I don't need it now, and it will be rewritten eventually anyway |
22:02 | TEST |  Take XLIII |
22:02 | FIXED |  I ... think.... |
21:38 | BUG | ? |
21:34 | TEST |  XLII |
21:34 | FIXED |  Illegal pairs reference usage |
21:34 | STUPIDITY |  Asshole! |
21:18 | TEST |  Take XLI |
21:17 | FIXED |  Well case header in field "Header" has been fixed |
21:17 | FUCKYOU |  Don't you just hate it that Lua has no specific order for keys in tables? |
21:15 | TEST |  Take XL |
21:15 | DEBUG |  I hope this debug line can tell me why |
21:15 | BUG |  Now it makes a very idiotic claim... A number is suddenly not a number, eh? |
21:12 | TEST |  Take XXXIX |
21:11 | FIXED |  I think I fixed that, but as I'm not sure, let's do another test, eh? |
21:09 | BUG |  Now the system throws an index 0.... Not that odd since Lua (and thus NIL as well) start arrays at 1, but I need to look why index 0 is called at all! |
21:07 | TEST |  XXXVIII |
21:07 | DUMMIED |  some more code that I no longer need and which is now causing other (non-existent) errors |
21:05 | TEST |  Take XXXVII |
21:05 | DUMMIED |  I've dummied the code... I can retrieve it if needed, but this was no longer very useful, at all... I think it's even better if I leave this as much as possible to BoxText itself now.... |
21:04 | ANALYSIS |  This is getting to a point that things do not really make much sense anymore... Rather than trying to make sense out of it I think I'd better dummy all this. |
20:59 | FIXED |  At last.... Well this is only a part of the issue, as I still got a way to go here |
20:58 | TEST |  XXXVI |
20:58 | FUCKYOU |  krijg toch allemaal de kol&egrav;re... val voor mijn part allemaal dood! |
20:55 | TEST |  XXXV |
20:55 | DONE |  AWFUL CODE STRAIGHT FROM THE BOILER ROOM OF HELL! I refuse to call this a "fix", but if it works, it works, and that's the only thing that REALLY matters! |
20:54 | COCKROACH |  And now the system starts talking bullcrap |
20:51 | TEST |  Take XXXIV |
20:51 | STATUS |  This does not yet fix everything, but I'm on the road... at least.... |
20:51 | LINK |  I've linked this routine now to the Scenario loader.... |
20:49 | TECHNO |  I see I prepared a 'fake' GALE class to take care of the previous issue, but as I had so much to do and no way to test it, I forgot about it... Good that I see it now ;) |
20:49 | CONFIG |  I've set up a portraits table in the TextBox class |
20:47 | TECHNO |  The error at hand is a result of the fact that the scenario loader tries to load pictures over GALE, which was the Lua API engine used in LAURA and LAURA II. This is not compatible with BUBBLE and thus also not with NALA, and therefore that error... So at least we got something that is completely normal.... |
20:45 | FIXED |  Indeed, now the error changed indicating something more happened now |
20:43 | TEST |  Take XXXIII |
20:43 | FIXED |  Well, I guess this will do a few things right then |
20:43 | DEBUG |  Links to a non-existent file, eh? |
20:41 | TEST |  Take XXXII |
20:41 | DEBUG |  Done some extra debug lines, hopefully they'll answer a few questions |
20:31 | HUH |  All subtables are .... empty |
20:30 | TEST |  Take XXXI |
20:29 | DEBUG |  And a debug line has to tell me why that came is done |
20:29 | BUG |  It says the required tag is missing.... |
20:27 | STATUS |  That did fix a lot, but I still got a LOOOOONG way to go! |
20:25 | TEST |  Take XXX |
20:25 | FIXED |  'nil' value |
20:25 | TEST |  Case XXIX |
20:23 | SASKIA |  Load the scenario script first, DUMMY! |
20:17 | EXPERIMENT |  Moving in... I think.... :-/ |
20:12 | TEST |  Take XXVIII |
20:12 | FIXED |  I've added some Trims |
20:01 | STATUS |  Things are not yet the way they should be, but I'm closing in.... Good |
19:57 | TEST |  Take XXVII |
19:57 | TECHNO |  I did mention that space appear to be added when two VMs communicate with each other... I wonder why, but I should make note of it.... |
19:56 | STATUS |  I'm sure it's not yet 100% right, but hopefully things are more on my side now |
19:54 | STUPIDITY | %s was placed, but not in the required sprintf setups as was needed |
19:51 | TEST |  Take XXVI |
19:51 | LINK |  Let's redo that one |
19:49 | TEST |  Take XXV |
19:48 | LINK |  Let's link two variables together and see what'll happen |
19:46 | HUH |  The outcome of that line exceeded my wildest expectations.... But not in a good way |
19:45 | STUPIDITY |  Although, I think my mind is clearing up now... I think I know what's wrong.... Oh crap.... |
19:44 | DEBUG |  I've added an extra debug line which should give me some clarity on this matter, as this is rather fucking GGRRR! |
19:42 | TEST |  Take XXIV |
19:41 | DONE |  Added Trims, and hopefully that helps... |
19:41 | CONFIRMED |  So that is indeed the case, eh? |
19:40 | TEST |  Take XXIII |
19:40 | DEBUG |  This line must confirm if that is true |
19:40 | DEBUG |  If you ask me, the system is adding spaces.... again.... |
19:38 | TEST |  Take XXII |
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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 |