Draft
Conversation
EEMS: Exception and Error Management System Add most basic abstract classes and empty top level functions
to `common`, `kernel` and `internal` Specs will be exposed later
Many parts are still not yet decided, so this is still kind of partially implemented
Purely testing purpose
Split internal to common, client, server Combine kernel and common and spread to common, client, server
Renamed GCS for Component
Brief draft
Various changes; still planning
Now it can render well
Merged several classes into files Tweaked status logging Update threading still planning
All those changes were made for some time multiple times, just not committed for some reasons.
Also tidying some trivial code
Ported most interface from Ferricia also, but certain parts require revision of course.
Fix sphere sizing, added zoom level function but not yet applied, tweaked object generation and fixed positioning. However, the positioning of the sphere seemed to be off.
# Conflicts: # build.gradle.kts
In Ferricia side
Fix to Gradle in Build Fix to submit action by placing PLACEHOLDER
Also, basic inputting features Corrected rendering sizing and positioning Little tweaks to physics
Fix and complete collisions Add PhySpace Add floor Change movement behavior to use force instead of setting velocity
All of them can be triggered by a key on keyboard Including querying states and controlling of environment
Also tweak some logging, and ways to fetch JAR resources Fix distribution task to be released
More accurate timing to sleep
This file contains hidden or 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
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.
Resolves #102
Contents are generally based on EFP 4.