Commit Graph

26 Commits

Author SHA1 Message Date
Schaken-Mods 3cc77c1791 backing up before re-importing library.
backing up before re-importing library. - I built the game last night and it had more errors than sleepy joe's memory.
2023-06-22 10:49:37 -05:00
Schaken-Mods f35c8a6d6e 6/21/23 update
Upgraded the framework which includes the Distant cell rendering. I have been merging meshes to cut down the Draw calls, so far gaining on average 20FPS everywhere. New bugs are the magic fails (Again) and the environment presets fail to call when outside. Currently trying to build new lightmaps for the combined meshes.
2023-06-21 11:09:52 -05:00
Schaken-Mods 0698087242 Scene cells are split
all scenes are split, all seems working.
2023-06-19 12:17:45 -05:00
Schaken-Mods 774d18a99d 5/18/2023 Update
made most of the game Moddable. There is an in editor tool to make the mods and set them all up, and im making an external tool that will show your mods, lets you edit any information and it will pack it up and upload it. currently working on the uploading. Next I will make the game able to download and install. - Fuck Nexus.
2023-05-18 20:28:45 -05:00
Schaken-Mods 7502018d20 Adding Mod Support
There is an asset in the store I grabbed. the coding is WAY above my head, I got about half of it and integrated and adapted what I can to it. im going as far as I can with it and ill come back in a few month when I understand t better.
2023-05-13 22:01:48 -05:00
Schaken-Mods b51ddee11c Finished changing all females to FBX
Finished changing all female stuff from blend files to FBX files. I am slowly making new outfits as well. will soon start on the males.
2023-05-11 22:42:09 -05:00
Schaken-Mods 4cdbd64fd2 Optimizes and fixes
Added ownership to all items, added perk points for certain things, added a male outfit, going thru and removing all BLEND files and replacing with FBX, fixed a few errors when loading between scenes, moved Wothabs Entry door a little so its not at the border of a cell, Joe Biden sucks.
2023-05-11 00:27:44 -05:00
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00
Schaken-Mods 25a18166c0 got the pocketpicking done
Got the formula for pocketpicking done. I am pretty happy with it. its based on value, weight, and your dexterity. the better your dexterity, and lower value and weight of the item, the better chance of stealing.
2023-05-06 23:20:29 -05:00
Schaken-Mods b8ab71969a Finished lockpicking, tied it to the Skills system
Finished lockpicking. tied it to the Attributes system. when you pick a lock you gain dexterity, the higher your dexterity, the easier it is to pick locks.
2023-05-05 22:02:18 -05:00
Schaken-Mods 5557c03691 Made lockpicking for doors
Finished making lockpicking for doors. Next I will make one for chests with a different type of lock, also increase skill points when successfully picked a lock.
2023-04-29 23:04:18 -05:00
Schaken-Mods c0b5164915 Completed the In-Editor NPC designer
Completed the In-Editor NPC designer
Tomorrow I will work on making it import presets made in game.
2023-04-26 23:08:12 -05:00
Schaken-Mods d2c5e0c92c Update 4/25/23
Worked on the Editor's Actor creator. NPC's can now have custom colored skins and hairs.
2023-04-26 00:28:58 -05:00
Schaken-Mods ca9718144f Update 4/24/23
Fixed the extra hair, Overhauled the Environment Manager, Removed Save Bloat, Added Loading Screen before Character Menu.
2023-04-24 17:54:43 -05:00
Schaken-Mods 056fbbc58b updated fixes - 4/22/23
Fixed the missing textures I assume I deleted, fixed the missing color forms in the character menu and the doubled hairs.
2023-04-22 17:44:01 -05:00
Schaken-Mods 04f86d7e06 All Races and character menu is finished.
I built a beta so I can actually play the game and test it. Character menu is finished and all races are done. A few hairs clearly need edited otherwise it all looked good from what I could see.
2023-04-21 08:28:17 -05:00
Schaken-Mods e0a543431c Half the races are done.
Half the races are done. Once they are all done, I will release a beta.
2023-04-18 16:39:25 -05:00
Schaken-Mods da10cfb047 4/18/23
4/18/23 - update. Something got corrupt. Attempting to fix
2023-04-18 09:11:45 -05:00
Schaken-Mods 858f48ccb7 Revert "Added Vagina to Females"
This reverts commit 9fd447159e.
2023-04-17 21:08:42 -05:00
Schaken-Mods 9fd447159e Added Vagina to Females
Added the Vagina, plus blendshapes, Added the Female DarkElf and 10 Eye colors Race specific.
2023-04-16 22:17:38 -05:00
Schaken-Mods d6b753a56f Messed with hairs.
Fixed the negative intager in the Actor creation menu to show Bald when it is at -1, as well as got all male hairs done. I still can not figure out why the transform is off with certain female hairs.
2023-04-12 00:24:58 -05:00
Schaken-Mods 8ef0d4ef32 Finished the male hairs.
All 10 vanilla male hairs are done. 6 Female hairs are done
2023-04-10 13:24:36 -05:00
Schaken-Mods 761017edae stats fixed
Stats in Character menu are fixed and the female body is all good now.
2023-04-07 12:27:43 -05:00
Schaken-Mods 45b2583dd9 removed unused assets
removed some animation packs i wont use and brought in the female body and outfit 1
2023-04-05 00:19:49 -05:00
Schaken-Mods 4f2580df44 deleted Googles desktop files
deleted Googles desktop files
2023-03-29 20:04:34 -05:00
Schaken-Mods e2a204f99d half of artifacts
half of artifacts
2023-03-28 15:22:11 -05:00