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 |
9:55 | SCRIPT |  I've Set up the arena manager |
0:47 | CONFIRMED |  It compiles! |
0:46 | TEST |  Take MXLVII |
0:46 | FIXED |  Code typo |
0:45 | TEST |  Take MXLVI |
0:45 | FIXED |  #use clause typo |
0:45 | TEST |  Take MXLV |
0:45 | NOTE |  All I can test for now is if it compiles as the arena handler has not yet been scripted |
0:42 | ARENA |  Spar Forest |
0:42 | SITE |  Added tag ARENA |
- = 25 Oct 2023 = - |
23:03 | CONFIRMED |  That works... Saves me a lot of trouble :) |
23:00 | TEST |  Take MXLIV |
23:00 | EXPERIMENT |  One thing I'd like to test out |
22:04 | STATUS |  The next step will be to get the background arena to work. |
21:53 | TEST |  Take MXLIII |
21:52 | FIXED |  Impurities on Francis' combat diamond |
21:45 | STATUS |  Now the next step should be the arena. |
21:45 | CONFIRMED |  I see, what I wanted to see |
21:25 | TEST |  Take MXLII |
21:25 | VOID |  Calculation issues |
21:21 | TEST |  Take MXLI |
21:21 | FIXED |  A cosmetic bug in my debug logging caused me trouble reading |
21:18 | TEST |  Take MXL |
21:18 | FIXED |  Scope error |
21:13 | TEST |  Take MXXXIX |
21:13 | DEBUG |  Console commands added |
21:07 | FAILURE |  I think it's clear some debugging is in order as I don't like at all what I'm seeing... Not one bit of it! |
21:03 | TEST |  Take MXXXVIII |
21:03 | FUCKYOU |  Skip that! |
21:02 | TEST |  Take MXXXVII |
21:02 | FIXED |  Foe Tag? |
20:57 | TEST |  Take MXXXVI |
20:57 | FIXED |  Tag error |
20:48 | TEST |  Take MXXXV |
20:48 | FIXED |  All diamonds blank? |
20:46 | BUG |  Now I must find out why all diamonds are blank... They shouldn't be. |
20:46 | CONFIRMED |  At last |
20:44 | TEST |  Take MXXXIV |
20:44 | VOID |  It appears I voided the issue with the yellow diamonds (a bug in SDL2) |
19:48 | TEST |  Take MXXXIII |
19:48 | DONE |  Fine tuning. |
19:45 | TEST |  Take MXXXII |
19:45 | FIXED |  Code typo x3 |
19:42 | TEST |  Take MXXXI |
19:42 | FIXED |  Scope error |
19:41 | TEST |  Take MXXX |
19:41 | LINK |  Linked to DrawScreen() |
19:41 | SCRIPT |  Draw Diamonds |
19:22 | CONFIRMED |  Cool! |
19:20 | TEST |  Take MXXIX |
19:20 | SCRIPT |  Status bar should appear now |
18:57 | CONFIRMED |  It seems to work now! |
18:56 | TEST |  Take MXXVIII |
18:56 | TECHNO |  This SHOULD also fix the crash, but I really don't know! |
18:55 | FIXED |  I see *RANDOM was asked for music. Clearly a leftover from old times, but that is no longer acceptable. |
18:51 | HUH |  Da fuck? |
18:49 | TEST |  Take MXXVII |
18:49 | TECHNO |  Before checking this out in VS one more check to see what the fuck is going on! |
18:48 | HUH |  Still crashing, eh? |
18:46 | TEST |  Take MXXVI |
18:46 | FIXED |  One thing was not right in the script, but if that was the source of evil, I don't know! |
18:46 | INVESTIGATION |  Let's see what's happening (stack overflow?) |
18:45 | FAILURE |  Total crash |
18:42 | TEST |  Take MXXV |
18:42 | FIXED |  code typo |
18:40 | TEST |  Take MXXIV |
18:40 | VOID |  A possible conflict between the music module and the music field |
18:40 | LINK |  Music linked to combat routine |
18:35 | SCRIPT |  Automated searcher for random tune if requested |
18:23 | MUSIC |  Both pieces came from Eric Matyas |
18:22 | MUSIC |  Technotronic added for random encounters |
18:22 | MUSIC |  Snake Trance added for random encounters |
18:04 | CONFIRMED |  GOOD! |
18:01 | TEST |  Take MXXIII |
18:01 | REMOVED |  Something I did not need was copied in causing the error |
18:00 | TEST |  Take MXXII |
18:00 | FAILURE |  Loads of crap on my screen. Let's clear and try again! |
17:46 | TEST |  Take MXXI |
17:46 | TECHNO |  For now all that should happen is a black screen with the mouse pointer visible. The game timer should go on (although I can't check thet), and the possibility to end the game immediately should work. |
17:42 | SCRIPT |  Main flow script set up |
16:47 | CONFIRMED |  It appears to be in working order |
16:45 | TEST |  Take MXX |
16:45 | FIXED |  Missing required initiation |
16:43 | TEST |  Take MXIX |
16:43 | EXPERIMENT |  A few more debug codes to fully confirm this |
16:41 | CONFIRMED |  Apparently it does |
16:40 | TEST |  Take MXVIII |
16:40 | EXPERIMENT |  Dirty code, but does it work? |
16:35 | HUH |  I have no idea why, but now the compiler just did its fucking job! |
16:34 | VISUALSTUDIO |  Take MXVII |
16:30 | FAILURE |  The compiler crashes. That means I will need to go to VisualStudio to find out why! |
16:30 | TEST |  Take MXVI |
16:30 | TECHNO |  All I need to know is, if this compiles so far... or not |
16:29 | STATUS |  As before, the battle works in stages, and the combat engine reacts on the stage currently set. I chose for the setup that stages all initiate and register themselves to the main Stage core, so they'll be easy for all of the combat engine to work with. |
15:33 | STATUS |  The time has come that the main flow can be prepared.... This will be one hell of a job. |
14:42 | TEST |  Take MXV |
14:33 | FIXED |  Incorrect boolean set up. |
14:24 | TEST |  Take MXIV |
14:24 | FIXED |  "nil" (I think.... I hope). |
14:20 | TEST |  Take MXIII |
14:20 | TECHNO |  I cannot sort out if things work except for making sure stuff compiles and that the (not yet existent, thus leading to error) function MailFlow is attempted to be called. |
14:18 | DONE |  Initial order |
13:41 | TEST |  Take MXII |
13:41 | FUCKYOU |  .... |
13:34 | TEST |  Take MXI |
13:33 | NOTE |  Note to self. Just put in #use "Libs/SCI/Sys" by default in EVERY script file you create from now on! |
13:25 | TEST |  Take MX |
13:25 | SCRIPT |  Basic diamond order |
12:48 | STATUS |  The next step will be to define the diamond order |
12:42 | CONFIRMED |  As far as I can tell indexing works |
12:40 | TEST |  Take MIX |
12:40 | LINK |  Sigh! |
12:38 | TEST |  Take MVIII |
12:38 | SCRIPT |  Indexing |
12:28 | FIXED |  Team missing (very important) |
11:59 | DEBUG |  So far I cannot find any irregularities. |
11:58 | DEBUG |  Time to check the log |
11:58 | NOTE |  At least I see the error I needed to see, but how did things go. |
11:56 | TEST |  Take MVII |
11:56 | FIXED |  A new space for heroes and foes had to be opened |
11:51 | TEST |  Take MVI |
11:51 | VOID |  Voids another issue |
11:51 | LINK |  Link brought to the starter |
11:50 | TEST |  Take MV |
11:50 | FUCKYOU |  Fuck it! |
11:48 | TEST |  Take MIV |
11:48 | DEBUG |  A last checkup note |
11:43 | LINK |  Player compilation linked to Start Up Combat Routines |
11:35 | DONE |  Hero compilation done. Less actions were needed here |
- = 24 Oct 2023 = - |
23:01 | STATUS |  And I'll leave it there. I'm getting tired and the next step could also be time consuming. Making sure the heroes are properly compiled for combat. |
23:00 | CONFIRMED |  Good! |
22:56 | TEST |  Take MIII |
22:56 | FIXED |  Object misusage |
22:53 | TEST |  Take MII |
22:53 | CONFIRMED |  At leat the foe compiler is called now, or that error could never happen. So this was some good news nonetheless |
22:52 | FIXED |  Type mismatch |
22:50 | TEST |  Take MI |
22:50 | FIXED |  Missing Sys link |
22:49 | SOLVED | Ah, I see now... something else was the matter |
22:48 | TEST |  Take M |
22:48 | STATUS |  And now for take 1000 |
22:48 | DEBUG |  Extra debug crap |
22:46 | FIXED |  the "nil" encounter has at least been fixed |
22:44 | TEST |  Take CMXCIX |
22:44 | STATUS |  Later concern. Let's first fire this one up. |
22:43 | NOTE |  I did see a "nil" request among the requested enemies I wanna know why that happened |
22:43 | FIXED |  I think I "fixed" an issue |
22:41 | HUH |  I wonder how "nil" came through the requested enemies |
22:39 | TEST |  Take CMXCVIII |
22:39 | FIXED |  Right! |
22:39 | STUPIDITY |  Because the list command was misisng??? |
22:38 | INVESTIGATION |  Why? |
22:37 | BUG |  Two goblins and a slime requested, but none were compiled. |
22:35 | TEST |  Take CMXCVII |
22:35 | STUPIDITY |  Forgot to save. That could explain why I didn't see the foe compiler pop up in the log |
22:29 | TEST |  Take CMXCVI |
22:29 | LINK |  Foe compiler linked |
22:23 | CONFIRMED |  So far, so good! |
22:21 | TEST |  Take CMXCV |
22:21 | DONE |  Ready? Set? |
22:21 | CHECKED | Right-o.... I guess I know what to do now |
22:21 | SITE |  Added tag CHECKED |
22:07 | TEST |  Take CMXCIV |
22:07 | TECHNO |  Now I need another take so I can update myself on the situation, as all these distractions don't help. |
22:04 | CONFIRMED |  Stuff appears to be in working order again. |
22:04 | SYSTEM |  Restarted |
22:04 | SITE |  Added tag SYSTEM |
21:44 | FAILURE |  My web browser is fucking up on me (keeps crashing with every site I load). I guess I need to restart my computer. |
21:41 | CONFIRMED |  But the encounter guage DOES appear in Frendor Bushes as it should |
21:41 | CONFIRMED |  No more encounters in Vandar |
21:38 | TEST |  Take CMXCIII |
21:38 | FIXED |  I think I fixed this bug |
21:36 | CONFIRMED |  At least I know that when worst comes to work I can manually block encounters in all layers of every city, but that is not really the most elegant way to go. |
21:35 | MYSTERY |  The gauge DOES appear in Vander, but not on the camp site.... |
21:34 | BUG |  It does.... |
21:33 | DEBUG |  Take CMXCII |
21:33 | DEBUG |  First I need to see if the encounter gauge does appear in town or not |
21:31 | NOTE |  Now due to this bug (and crash) I could not test if leader switch is blocked in the camp site, but that comes later. |
21:31 | CONFIRMED |  But at least the switching leader works |
21:31 | BUG |  Random encounteres in Vandar should NOT happen |
21:28 | TEST |  Take CMXCI |
21:28 | FIXED |  Missing link |
21:28 | TEST |  Take CMXC |
21:25 | SCRIPT |  Not really much to do with the combat system, but important nonetheless. Switching the leader should work now |
18:26 | TEST |  Take CMLXXXIX |
18:26 | SCRIPT |  A few alterations I need later when the stuff I plan to do will be done. |
18:01 | ART |  Fraince combat idle stance |
17:53 | NOTE |  I needed all this before I could make sure I could cover Francis' combat stance |
17:53 | ART |  Exported into the project |
17:43 | ART |  Sideways Francis |
16:43 | NOTE |  Those two things were the EASY part, though. |
16:43 | ART |  Combat Icon Francis |
16:43 | ART |  Combat Icon Myrah |
16:43 | ART |  Myrah Combat Idle Pose |
16:05 | TEST |  Take CMLXXXVIII |
16:05 | FIXED |  Code typo |
16:04 | TEST |  Take CMLXXXVII |
16:04 | DONE |  More preps |
15:50 | TEST |  Take CMLXXXVI |
15:50 | DONE |  Constructor |
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 |