EN_US
<< December 2018 >>

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
 
 
 
 
Recent Entries:

11/06/24 ( 20:37:42 )
Itch.io Onslaught

28/06/21 ( 02:59:30 )
The Finish Line!

03/11/20 ( 20:38:58 )
Rest in Peace, Flash!

08/12/18 ( 19:14:17 ) - Modding & Saving #coding

Hey there :)

This week has been devoured by the modding manager, specifically the modding defaults. There is all sorts of things that you can change in the game, and this backend has defaults, about 70 variables that can be changed in the modding system. The backend for this is now complete and I can get into the actual implementation next time around :)

Also I implemented the savegame mechanism, it is pretty straightforward in UE and I believe the original savegame was pretty basic, integers and strings. The biggest thing about the savegames, calculation [MD5 for low tech cheating prevention], is already done :)

For the crazy people like me being into statistics, this week marks about 1500 lines finished, as all the moddable values and their defaults had to be in the file(s), literally speaking, next to what will follow, their actual usage and implementation.

Happy holidays, enjoy the last weeks of this year, hug your loved ones.

Yours Chris

Comment by Chris:

Great stuff, have a great Christmas!

Comment by SLiPCoR:

Thanks for your continued support :)