-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch 0 - Dorms and Crafting #8
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit f10427c.
dorms extension and update reflecting 001 and 002
replacing input with cmd for code clarity per feedback
stylistic/presentation fixes
Removal of old code, icon prep, proof of concept testing. Everything is working as intended. Next step is integrating interactions.
Adds 28 colors, refines functionality a bit.
stackable tile iconstates
Also adds sealant tube and stuff for that
I honeslty have no idea how I managed to misname the last comit so badly, but here we ar. |
Extracts, categoraizes, renames and touches up icons for initial clothing set
Started definitions for hats, adapted hat flipping for the caps. Ready for individual definitions and writing
Also some texture and file rearranging for better handling and consistency
Remember kids, always click save in your goddamn editors.
updated todo to current state |
Adds customization to clothes, adds an item that handles said customizations, ie sets proper vars if the item is allowed to have them set, added proc on clothes items to append these customizations to descrpitons.
As says on the tin, shares the UI slot with feet for the moment.
adds unanchoring via grab mode
seeonce_blurb basic implementation, will likely need some moving around to get position just right.
Adds actual text to initial areas, removes old triggers from code/map
song title blurb proc, with optional album line. Needs a command to actually use it
User facing implementation of the previous proccall. Feature now implemented in full.
Sorting and transplanting the remaining buffer messages
with some unexpected backend tweaks
made everything actually work
Updated description to less WIP state now that I'm on the finish line of this one. As of this comment, only mapping work remains. |
cig, food, drink, soda vendors
Cass and Aly gearsets, time of day display, tweaks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Iterated in this PR:
Concept of tile-by-tile customizable floors. Testing to see if there are any issues with lag from the icon generation.
Civilian clothing.
Customization of civilian clothing.
New clothing slot: Leg covers/socks
Atmospheric Blurbs and Song Lyric Blurbs.
Remodeling of the Crypt into the Hideaway, complete with first iteration of:
CivNet Terminals
LD Message Buffer review terminal
eFolder viewer terminal
Briefing/History lesson terminal
Added an in game time readout.
And a fresh set of bugfixes for the above.