Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

MCS/Aternos Clone Development #6

Draft
wants to merge 186 commits into
base: main
Choose a base branch
from
Draft

MCS/Aternos Clone Development #6

wants to merge 186 commits into from

Conversation

Kiwifuit
Copy link
Owner

@Kiwifuit Kiwifuit commented Aug 19, 2024

This PR & Branch will be for the general development of MCS

Important

Before this pull request is marked as ready a couple
things need to be written:

Note

Originally, the plan was to write the whole thing in pure rust, with leptos doing the backend & frontend but leptos too cumbersome, so I switched to using Bun with SolidStart, TailwindCSS and Solid Icons

TODO

  • (maybe) Some reusable components?
  • icons icons
  • Owned servers listings
  • Start/Stop server panel
  • Server options panel
  • Server logs panel
  • Server console panel
  • Server player management panel
  • Server worlds panel
  • Server mods panel
  • Server modpacks panel

@Kiwifuit Kiwifuit self-assigned this Aug 19, 2024
this is very much not final, i am too tired to continue for today
* cicd: added name to codebase test job

* deps: added `rc` feature for `serde`

* feat: `mar` crate

* feat: `hangar` crate

* feat: `modparser` crate

* feat: `modrinth` crate

* feat: `mparse` crate

* `mar`: replaced `Rc` with `Arc`

* feat: adapted `denji` for the changes

* removed `mcs` crate from main (#14)

* removed `mcs` crate from main
I DONT KNOW HOW IT GOT HERE

* removed `mcs` entry from workspace
* added navbar
* styled 404 page
* styled footer
Still need to implement switching
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust translation layer
1 participant