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 | ||
20:35 | TEST | Take XXI |
20:35 | EXPERIMENT | I need to try this out, then |
20:32 | HUH | The error thrown STRONGLY suggests that the Y coordinate happens to be "nil"... That should not be possible, but if it is somehow, it would explain a few things. |
20:30 | TEST | Take XX |
20:30 | DEBUG | So an extra line should (hopefully) get me an answer |
20:30 | ANALYSIS | Data The data I see now do not show any odd things... At least nothing that should enable this to happen |
20:11 | TEST | However an extra take is needed due to this crash... Take XIX |
20:11 | FIXED | Debugger |
20:09 | COCKROACH | And the debugger crashes this crap as well! |
20:09 | COCKROACH | Still the fighters do no appear |
20:07 | TEST | Take XVIII |
20:07 | FIXED | Illegal function call |
20:07 | FUCKYOU | PAY ATTENTION, JEROEN! |
20:05 | BUG | |
20:03 | TEST | We're still in the same test flow so Take XVII |
20:02 | FIXED | A lack of self |
20:02 | VOID | I think I voided the cockroach, and my presumption was correct also... |
19:48 | TEST | GO take XVI |
19:48 | EXPERIMENT | Let's see if this gets me some answers |
19:42 | RESULT | Table is empty... Not a chance in hell that should be possible but it is.... |
19:39 | NOTE | TODAY is not Friday the 13th.... TOMORROW is.... |
19:39 | TEST | Take XV |
19:39 | FIXED | AAAARGH! A parse error! |
19:36 | TEST | Take XIV |
19:36 | COCKROACH | And extra debug line must tell me WHY the impossible becomes possible |
19:32 | TEST | Take XIII |
19:32 | NOTE | (I hope) |
19:32 | DEBUG | And an extra debug line *may* be able to do just that... |
19:32 | COCKROACH | As a matter of fact, it moans about nil values.... There is not a single way in which that should be possible, so this is something that must be sorted out |
19:31 | COCKROACH | The error show that this is going to be very very complex! |
19:29 | STATUS | I'm getting tired, you know! |
19:28 | TEST | Take XII |
19:28 | FIXED | Constructor not properly set up! |
19:24 | TEST | Take XI |
19:24 | FIXED | Typo? |
19:09 | TEST | And during take X I can see if this works and what data is about to be produced, as I'm curious now.... |
19:08 | DEBUG | I can now view some data about my heroes (and later also about the foes) |
19:07 | GENERATION | New Anyway for combat |
19:07 | NOTE | "Zorg" means "Care" in Dutch, and since it begins with a "Z" it's most likely to be imported last, which is vital! |
19:07 | DEBUG | Set up my "Zorg Centrum" for the combat routine |
18:57 | COCKROACH | Now this is really going to be a VERY SERIOUS issue |
18:54 | TEST | Take IX |
18:54 | FIXED | Stack overflow |
18:52 | TEST | Take VIII |
18:52 | LAZY | "fix" |
18:49 | TEST | Take VII |
18:49 | EXPERIMENT | Let's see if this works ... :-/ |
18:03 | BUG | Still no good! |
18:01 | TEST | Take VI |
18:01 | LINK | Xtra lib import |
17:59 | TEST | Take V |
17:59 | LINK | Acceptance link |
17:58 | TEST | Take IV |
17:58 | DONE | Visual effect should be thre now.... :-/ |
17:33 | BUG | No visisble results either |
17:33 | STATUS | No crahses yet, but |
17:33 | TEST | Take III |
16:55 | STATUS | Be back later |
16:55 | FIXED | Maybe this is even better |
16:53 | TEST | Take II |
16:53 | FIXED | Local Mistreatment |
16:51 | TEST | Take I |
16:51 | STATUS | Of course, nobody in his right mind would expect this to work in one go, so .... |
16:50 | DONE | Auto-Measurement "JumpIn".... This will make the heroes "jump" into battle... At least, they should... :) |
16:50 | DONE | Draw |
16:50 | DONE | AutoLoad Hero pictures |
16:24 | NOTE | (Except for the two "guest" characters, as they have some different setups) |
16:23 | BUBBLE | Project file adapted in order to make all IDLE combat stances identical to the IDLE walk stance in the field.... This may change for some characers, but for now this will do |
16:16 | CONFIG | All heroes are by default in "houding" (stance) "IDLE" |
16:11 | NOTE | Foes come later, and NO VISUAL EFFECT YET! |
16:11 | DONE | Automated X,Y calculators for the heroes |
15:49 | STATUS | Everything LOOKS the way it should... |
15:47 | TEST | Take III |
15:46 | FIXED | Lack of "self" |
15:45 | TEST | Take II |
15:44 | SOLVED | I also think why the countdown bug in this devlog happens (and it struck again, but this time only Aziella is "seriously hit"). Her appearing twice is not part of this bug... That was just the result of some deliberate configuration I did that led to this coincidence.... |
15:44 | NALA | Well it was affected, you know! |
15:43 | POWERSHELL | Rebuilding NALA |
15:43 | FIXED | NIL function conflict |
15:42 | NOTE | (Nothing visible will be there, just looking if stuff I got so far works) |
15:41 | TEST | And Take I in testing what I got so far! |
15:41 | LINK | Some final linkup code I couldn't do before |
12:49 | STATUS | And now I must attend to some real-life stuff... see you! |
12:49 | DONE | Some skeleton code written for compiling heroes |
12:00 | POWERSHELL | So let's run my little script! |
12:00 | NALA | must be recompiled of course |
12:00 | NIL | Extendable classes work |
10:46 | NIL | The basic concept of extending classes appears to be working now.... But now comes the challenge.... abstracts |
10:06 | NIL | And now before I can truly get into business I think I need to make sure extended classes are now possible in NIL (which me luck) |
9:57 | GENERATION | And I've written a generator for the default coordinates in battle |
9:57 | DONE | I've been doing some calculations for the correct spots for the heroes to appear on |
0:42 | STATUS | And time to call it! |
0:38 | STATUS | cool! |
0:37 | TEST | Take VI |
0:37 | FIXED | Lack of "self" |
0:36 | TEST | Take V |
0:35 | FIXED | Invalid group definition |
0:35 | COSMETIC | This should make a better chain |
0:31 | STUDY | Crap... Not the way I wanted it to be... No matter, I can take care of that ;) |
0:30 | STUDY | I need to see how I loaded the menu theme though... |
0:30 | STATUS | Almost there, but one things I need to sort out |
0:28 | TEST | Take IV |
0:27 | FIXED | Instance == nil issue? |
0:27 | REMOVED | Deprecated .NEW() from Audio glue code |
0:24 | TEST | Take III |
0:23 | EXPERIMENT | Let's see |
0:23 | NOTE | But I think I know why |
0:23 | BUG | Clicks ignored |
0:20 | TEST | Take II |
0:20 | FIXED | I think I fixed that |
0:20 | BUG | And it goes wrong already! |
0:20 | TEST | Take I |
0:20 | STATUS | But I got to test this first so |
0:19 | STATUS | And from there everything should work like it did before! |
0:19 | LINK | Linked "Continue" button to the main menu |
0:15 | JUDGMENT | Not entirely satisfying, but due to the way the numberics are in the music timing, this will have to do.... Unfortunately! |
0:13 | TEST | Take V |
0:13 | FIXED | Forgotten # |
0:12 | TEST | Take IV |
0:12 | DONE | Time fine tuning |
0:12 | FIXED | Crash |
0:10 | TEST | Take III |
0:10 | FIXED | A few time fixes, but more is needed I believe |
0:07 | DEBUG | More info must tell me why it still happens |
0:07 | HUH | THAT error should not be possible |
0:06 | TEST | Take I |
0:06 | DONE | Worked out the show altogether |
0:05 | STATUS | Ok |
- = 11 Sep 2019 = - | ||
23:35 | TEST | Take F |
23:35 | FIXED | That didn't work |
23:33 | TEST | That's still part of take E |
23:33 | FIXED | Oh yeah, a color calc issue |
23:31 | TEST | Take E |
23:31 | LAZY | Laziness to void an issue |
23:30 | TEST | Take D |
23:30 | FIXED | Rect issue (I think) |
23:29 | TEST | Take C |
23:29 | FIXED | Illegal call |
23:27 | TEST | Take B |
23:27 | FIXED | Code Typo |
23:26 | TEST | Take A |
23:26 | DONE | #63 -- Appearance Continue Button -- But does it work? |
23:25 | CLOSED | |
23:11 | FIXED | Mouse Coloring Issue |
23:09 | FIXED | Whiner! |
23:07 | COSMETIC | Mouse pointer in all stages except loading |
23:07 | LINK | Tune to loader |
23:01 | JUDGMENT | GOOD! (at last) |
23:00 | FIXED | Color issue |
23:00 | STATUS | Almost there! |
22:59 | FIXED | And the setup was bad anyway |
22:59 | VOID | Voided that |
22:59 | FUCKYOU | .NET error, eh? |
22:58 | EXPERIMENT | Does THIS fix that? |
22:55 | COCKROACH | It's beyond me why the "Loading" banner refuses to appear |
22:54 | FIXED | False start intro music! |
22:53 | NOTE | Loading times will be longer, but otherwise this won't work.... I guess |
22:53 | EXPERIMENT | Let's do this differently |
22:51 | TEST | Take TWO! |
22:50 | FIXED | Forgotten ) |
22:49 | TEST | So I can properly test stuff now... Take ONE! |
22:49 | STATUS | And the JCR6 aliasing re-build process has been done |
22:48 | DONE | Finished my dish, and it was delicious |
21:05 | TODO | Doing my mince |
21:04 | DONE | ... |
20:54 | TODO | Next to the mushrooms |
20:54 | DONE | Carrots done |
20:49 | TODO | But as it's getting late I can cut some carrots for my dinner in the meantime |
20:48 | JCR6 | Must re-pack unfortunately... That's gonna take awhile |
20:48 | LINK | Linked it to the event |
20:48 | MUSIC | Epicity by Widzy configured to be used in the intro screen |
20:39 | FIXED | Okay, I needed to fix the bar not being updated! |
20:36 | TEST | Let's go |
20:36 | DONE | Mouse |
20:36 | DONE | ImageFont |
20:35 | STATUS | And Image loader should be working now |
20:35 | JUDGMENT | FINALLY I SEE WHAT I WNATED TO SEE |
20:35 | TEST | How far am I? MCMLXXV? |
20:34 | FIXED | Case error |
20:33 | TEST | ....... |
20:33 | FIXED | Forward issues |
20:26 | TEST | Pleaaase! |
20:26 | SOLVED | I think..... |
20:25 | TEST | ....? |
20:25 | EXPERIMENT | What will happen if.....? |
20:25 | HUH | Impossible error! |
20:23 | TEST | Guess..... |
20:23 | FIXED | And ANOTHER conflict (of the same kind) |
20:22 | TEST | And more testing (I really should have numbered them this time) |
20:22 | FIXED | class conflict |
20:21 | TEST | ....... |
20:21 | FIXED | Incorrect class usage |
20:19 | FIXED | It's fixed... that suffices |
20:19 | STUPIDITY | I don't wanna talk about it! |
20:17 | TEST | And more testing! |
20:17 | LINK | To Algemene Definities |
20:16 | TEST | MOAR testing |
20:15 | FIXED | fixed it! |
20:15 | FUCKYOU | Oh crap! |
20:15 | TEST | And another test (and I didn't count them this time) :( |
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 |