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 |
15:40 | TEST |  Take CMLXXXV |
15:40 | SCRIPT |  First Basis |
15:18 | STATUS |  Although not all things are settled yet, I can at least for now let it be and move to the hero compiler |
14:57 | TEST |  Take CMLXXXIV |
14:57 | DONE |  Icon Foe |
14:52 | TEST |  Take CMLXXXIII |
14:52 | SCRIPT |  HP handling in Foes |
14:47 | TEST |  Take CMLXXXII |
14:47 | SCRIPT |  Stat copier |
14:39 | TEST |  Take CMLXXXI |
14:39 | SCRIPT |  Start of statistician record |
14:28 | STATUS |  Right! Back on track. |
14:25 | TEST |  Take CMLXXX |
14:25 | STATUS |  Due to Windows being programmed to crash every now and then, I must try another take in order to see if everything is operational and where I was. |
14:17 | FAILURE |  Blue Screen Of Death due to a non-existant problem. |
13:59 | TEST |  Take CMLXXIX |
13:59 | VOID |  SIGH! I really must fix that! |
13:59 | TEST |  Take CMLXXVIII |
13:58 | LINK |  A few needed linkups (oh no, I'm not done yet!) |
13:49 | CONFIRMED |  That it does... good |
13:48 | TEST |  Take CMLXXVII |
13:48 | NOTE |  I can only test now if it compiles. |
13:48 | SCRIPT |  Start of the Foe Compiler. Right now it only loads the raw data. |
13:24 | TEST |  Take CMLXXVI |
13:24 | DONE |  Basis class for foe handling. Still a lot to do here, though! |
13:16 | VOID |  It was just a remove and place it back exactly the way it was. Before that it didn't work, after that it did. Every code knows this woe well. |
13:15 | TEST |  Take CMLXXV |
13:15 | VOID |  ???? |
13:13 | TEST |  Take CMLXXIV |
13:13 | DONE |  Set up a quick fighter register with a few indexes to speed things up |
12:19 | CONFIRMED |  Success, at last! |
12:18 | TEST |  Take CMLXXIII |
12:18 | VOID |  Scyndi's declaration bug |
12:17 | TEST |  Take CMLXXII |
12:17 | VOID |  GRRR! |
12:04 | TEST |  Take CMLXXI |
12:04 | FIXED |  Force wrongly set up |
- = 23 Oct 2023 = - |
22:45 | CONFIRMED |  An now everything seems to be in working order. |
22:41 | TEST |  Take CMLXX |
22:41 | FIXED |  missing declaration + definition x3 |
22:40 | TEST |  Take CMLXIX |
22:40 | FIXED |  Scope error |
22:39 | TEST |  Take CMLXVIII |
22:39 | DONE |  Add Extra diamond |
22:38 | DONE |  Add Hero diamond |
22:38 | DONE |  Add Foe diamond |
22:18 | CONFIRMED |  It compiles. |
22:17 | TEST |  Take CMLXVII |
22:17 | FIXED |  Stupidity |
22:16 | TEST |  Take CMLXVI |
22:16 | FIXED |  Scope error |
22:14 | TEST |  Take CMLXV |
22:14 | TECHNO |  Clear screen needed. Conflicting data comes my way |
22:13 | TEST |  Take CMLXIV |
22:13 | DONE |  Empty Slot |
22:13 | DONE |  Joker |
21:49 | CONFIRMED |  It compiles |
21:48 | TEST |  Take CMLXIII |
21:44 | SCYNDI |  I've set up a new class for the gauge slots. Although a few things in this will certainly be taken over from the original setup (as it was better than I though). |
21:11 | NOTE |  Contrary to TFT REVAMPED (and to Star Story II where they were (due to lack of time) not even implemented at all) Jokers can now be asigned to ALL enemies (regular foes and bosses alike) and Joker cards will be added to every 100 positions on the diamond gauge. All enemies can take a special effect from Jokers, but this does not necessarily have to be the case. Now the script will place 20 jokers at the start and place a new joker at position 2000 every time a joker passes. Any spot already taken WILL be overridden. Part of the game rules (for multiple reasons both gameplay wise as technical). |
21:06 | C# |  Joker field in foe editor |
20:53 | CONFIRMED |  And that's precisely what happens. Good! |
20:52 | TEST |  Take CMLXII |
20:52 | TECHNO |  A quick take is needed to see if this all compiles and loads. Basically when the main menu appears, the test is succesful. |
20:47 | DONE |  Done "Backside" diamond (in other words an empty slot) |
20:46 | DONE |  Joker (will be more prominent here than ever before) |
20:41 | DONE |  Hero diamonds will be loaded now (except for Luna as her sprite has not yet been designed) |
20:38 | DONE |  Foe Diamonds will be loaded now |
20:35 | FIXED |  Combat diamonds in the wrong directory |
19:04 | STATUS |  FINALLY the error message I wanted to see. |
19:02 | TEST |  Take CMLXI |
19:02 | STUPIDITY |  Fuck you, Jeroen! |
19:00 | TEST |  Take CMLX |
19:00 | VOID |  I think I voided the problem |
18:59 | SOLVED | Wait a minute. I think I know where the pain lies |
18:58 | VISUALSTUDIO |  Take CMLIX |
18:58 | FUCKYOU |  This is NOT possible unless the compilation for the C++ code failed, but accoriding to the VisualStudio log, it was succesful. All I can do is run SCI in VS then. |
18:55 | TEST |  Take CMLVIII |
18:55 | VOID |  Don't ask! |
18:52 | TEST |  Take CMLVII |
18:52 | LINK |  Link up code... Far from beautiful, but IT WORKS (at least, it should) and that's all that should matter! |
18:48 | C++ |  compiling |
18:48 | C++ |  StopWalking API |
18:39 | TEST |  Take CMLVI |
18:39 | FIXED |  Syntax error x2 |
18:36 | TEST |  Take CMLV |
18:36 | FIXED |  The first required #use clause caused an error due to being missing |
18:34 | TEST |  Take CMLIV |
18:34 | SCRIPT |   NewEnemy property |
18:28 | CONFIRMED |  Très bien! That's what I wanted to see |
18:27 | TEST |  Take CMLIII |
18:26 | VOID |  Whatever |
18:24 | TEST |  Take CMLII |
18:24 | FIXED |  Another. How did I manage to do that? |
18:22 | TEST |  Take CMLI |
18:22 | FIXED |  Wrong operator |
18:15 | TEST |  Take CML |
18:15 | DONE |  Other approach |
18:13 | TEST |  Take CMXLIX |
18:13 | VOID |  Fuck it |
18:10 | TEST |  Take CMXLVIII |
18:10 | DONE |  added some required fields |
18:10 | SOLVED | There was nothing wrong... Silly me |
18:06 | TEST |  Take CMXLVII |
18:06 | VOID |  In order to not spook this up any more than I have to let's do this with a different approach |
18:05 | BUG |  Now I am a bit flabbergasted by the claim that the function I created would not exist |
18:01 | TEST |  Take CMXLVI |
18:01 | VOID |  Set up start function (big moment in which little happens, but what happens is vital) |
17:39 | TEST |  Take CMXLV |
17:39 | STATUS |  Well, in order to resume I need a take to get my persoanl update ... Nothing serious! Just a memory refreshment. Don we all need that sometimes? |
12:05 | STATUS |  FINALLY the error message I wanted to see |
12:03 | TEST |  Take CMXLIV |
12:03 | FUCKYOU |  Got it? |
12:00 | TEST |  Take CMXLIII |
12:00 | VOID |  More lies covered? |
11:56 | TEST |  Take CMXLII |
11:56 | FIXED |  Syntax error |
11:55 | TEST |  Take CMXLI |
11:55 | VOID |  Ah, yeah, that way |
11:52 | TEST |  Take CMXL |
11:52 | DEBUG |  An impossible error message. I need to figure out why this happens. A few more debug lines must guide me here |
11:47 | TEST |  Take CMXXXIX |
11:47 | FIXED |  C-string format error |
11:43 | TEST |  Take CMXXXVIII |
11:43 | FIXED |  Missing definition |
11:41 | TEST |  Take CMXXXVII |
11:41 | FUCKYOU |  Problem voided and I'm very pissed about having to do this |
11:39 | MYSTERY |  It appears to go wrong sooner than I could possibly imagine |
11:37 | TECHNO |  My debug log should tell me more about what's happening now |
11:36 | TEST |  Take CMXXXVI |
11:35 | BUG |  The error I get makes no sense... at all! |
11:01 | TEST |  Take CMXXXV |
11:01 | FIXED |  404 (well the errors don't have numbers here, but you know what I mean) XD |
10:50 | TEST |  Take CMXXXIV |
10:50 | TECHNO |  What I am going to do now may make perfect sense to fellow coders, but if you ain't it won't. I'm deliberately gonna cause errors, but the error messages will tell me if some underlying setups are corect. Yeah, you follow? |
10:42 | FIXED |  A few data errors in this devlog after some saved data was lost due to a reasonless Blue Screen Of Death |
- = 22 Oct 2023 = - |
23:41 | CONFIRMED |  All compilation error accounted for... (for now) |
23:40 | TEST |  Take CMXXXIII |
23:40 | FUCKYOU |  Not gonna mention this |
23:39 | TEST |  Take CMXXXII |
23:39 | FIXED |  Faulty definition |
23:38 | TEST |  Take CMXXXI |
23:38 | FIXED |  Syntax error |
23:37 | TEST |  Take CMXXX |
23:37 | DONE |  Ah yeah, just copy in all #use clauses, I don't care. It's clear I'm gonna need them all anyway |
23:36 | TEST |  Take CMXXIX |
23:36 | NOTE |  All I care about now in tests if it this all compiles |
23:32 | SCRIPT |  Not much I can do today, but a small template has been set up (as I could just copy and adept the template for the field flow. So far the easy part) |
9:58 | STATUS |  Today I have no time at all to work on the game. And especially since the combat engine is the most complicated part of the game which I do NOT want to mess up, I guess it's wiser to leave that for either tomorrow or perhaps tonight, but no sooner than that. |
- = 21 Oct 2023 = - |
23:08 | STATUS |  FINALLY the error I wanted to see (namely the error indicating the combat flow scripts do not yet exist), but that is no more concern for today. I'm tired and I need rest now. See ya another time! |
23:06 | TEST |  Take CMXXVIII |
23:06 | FIXED |  Syntax error |
23:04 | TEST |  Take CMXXVII |
23:04 | FIXED |  Conflict |
23:02 | TEST |  Take CMXXVI |
23:02 | VOID |  Oh well |
23:00 | TEST |  Take CMXXV |
23:00 | FIXED |  Interfacing case error (luckily these interfacings are part of the core and once they work, they work) |
22:58 | VISUALSTUDIO |  Take CMXXIV |
22:58 | FUCKYOU |  Da fuck? |
22:56 | TEST |  Take CMXXIII |
22:56 | FUCKYOU |  GRRR! |
22:55 | TEST |  Take CMXXII |
22:55 | TRANSFER |  Big fonts |
22:50 | TEST |  Take CMXXI |
22:50 | FIXED |  Link up code typo |
22:48 | TEST |  Take CMXX |
22:48 | NOTE |  Now the game should give the combat intro screen, but it should surely crash as soon as the combat itself is to be loaded. For multiple reasons. For starters the combat code itself does not yet exist, duh! Yet another should should do it. |
22:43 | DONE |  All direct compilation errors accounted for |
22:41 | TEST |  Take CMXIX |
22:41 | FIXED |  Hmmm |
22:41 | TEST |  Take CMXVIII |
22:41 | FIXED |  Anything but the kitchen sink |
22:40 | TEST |  Take CMXVII |
22:04 | SCRIPT |  Effect for encounter (will be the same as TFT. Is less resource and memory consuming than what I originally had in mind. And perhaps better looking too). |
22:02 | TRANSFER |  Boss intro tune (although not yet needed, it would be safer to have it present already) |
21:40 | FIXED |  A bug in the encounter editor giving odd values |
21:36 | CONFIRMED |  Link to worlmap works! Good! |
21:34 | TEST |  Take CMXVI |
21:34 | FUCKYOU |  Fuck it! |
21:32 | TEST |  Take CMXV |
21:32 | FIXED |  Exit didn't work |
21:30 | SCRIPT |  Template for combat link up |
20:15 | STATUS |  FINALLY the system tries to call the not yet existent combat routine giving me the error message I wanted to see. |
20:13 | TEST |  Take CMXIV |
20:13 | VOID |  I think I must do things differently. I guess Lua had it's original "len" function removed. |
20:09 | TEST |  Take CMXIII |
20:09 | FIXED |  When interfeacing directly with Lua, case sensitivity is always an issue |
20:06 | CONFIRMED |  I see... what I wanted to see. Good! |
20:04 | TEST |  Take CMXII |
20:04 | VOID |  Let's have a look at this |
20:03 | FUCKYOU |  Line! Good one. Well, perhaps, I can do something better than a line |
20:01 | TEST |  Take CMXI |
20:01 | FIXED |  I think I fixed that |
19:57 | INVESTIGATION |  Just as I though.... MaxEnc contains value zero. Now the question is why |
19:55 | TEST |  Take CMX |
19:55 | DEBUG |  Let's find out why the guage bar doesn't appear |
19:02 | FIXED |  At least I've put the gauge a bit higher |
19:01 | VOID |  Static locals. I really must see to it that that feature gets to work properly, as this is driving me NUTS! |
19:01 | FAILURE |  Devlog tool crashed |
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 |