-
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 - Space Combat and Navigation #20
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
Also editing of resource stores
Includes loading into persistency
A nice thing to do since that's the only thing thas actually saved and the rest is supposed to be derived ;P
Also map area defs and changes, sans buttons
basic interactions
basic botany interactions, growth, tray processing aftercare etc
Made this one so github does nto get pissy
adds aftercare and activates the actual growth loop on planting
This wraps everything up in a nice bow and sets up the produce for the cooking part. Mission Accomplised etc etc
Milestone: Ship movement processing is done and tested.
silencer-pl
changed the title
Patch 0 - Dorms and Lore - Claiming, Long Term Projects, Inventory Transfer, Side Activities, Lore Panel
Patch 0 - Space Combat and Navigation
Jul 23, 2024
milestone - functionality successful compile
Milestone - Initial testing and bugfixing complete. Mechanics segment is done. Player facing interfaces and maps are next.
You may THINK that coding a new system from scratch, including vector math and backend to handle everything in 3 days flat is a BAD idea. And yes, you would be right. Do not attempt this unless you have monstrous levels of energy and/or anger fueling you. |
Final fixes to base logic
Saturady milestone is getting multi arg commands working on the console, will have to transfer that logic to master
wraps up base singals conse func to be tested later
ready for first batch of testing and bug fixing
Fixed all linking issues
cargo bays, primary weapons loading, modding, firing, command chair adjustments, message sending, listing issues, the goddamn kitchen sink too.
secondary canon firing and splash damage handling :F
Layouting issues, turn advancing, damage processing and repairs.
critical state enacting and lifting
missile vectors, signals console, command chair ui
The good news is, I knocked broadcasting to specifc ships by area of mob while I was at it. Go me. This is essentially feature complete, but I still need to build a ship and test comms before I put the ol "make a backup branch" boots
Need to make sure all player facing projectiles launch and fly on the shipmap right
:FFFFFF
0402a20 is essentially the alpha candidate. |
This is it. I think I'm done.
Long live the Mew-Orionis 420 system in the Nyaoid Sewctow.
Welp. I built a whole system in 3 weeks. |
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.
After some reviews of my process and where I'm at mechanics wise, this MR is now all about the space combat.
This MR adds dorm claiming, personal item and locker designating and item sorting, first implementation of botany...
...and a system for navigating, fighting in and other stuff related to operating in a square grid, definable by admin. Comes with its own WIP admin panel.
Previews