Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

The !atoms file has almost every single obj in it #5

Open
7 tasks
Bokkiewokkie opened this issue Apr 23, 2021 · 0 comments
Open
7 tasks

The !atoms file has almost every single obj in it #5

Bokkiewokkie opened this issue Apr 23, 2021 · 0 comments
Labels
code This issue or pull requests is about code good first issue Good for newcomers Tedious Fixing this issue will take a lot of manual work

Comments

@Bokkiewokkie
Copy link
Contributor

Description

The !atoms file not only has code for /atom, but also for /atom/movable, /client, all /datums, all /turfs and contains all /mobs and /objs (with a few exceptions) it also has a shitload of defines, as there is no actual define file(s).

Things that need fixed

  • Move defines to seperate file(s)
  • Move client code somewhere else
  • Move datums
  • Move mobs to mob folder (in seperate files)
  • Move objects to objects folder (at least somewhat categorized and in seperate files)
  • Move turfs to a turf folder (in seperate files)
  • Do all of the above and make sure the .dme doesn't kill itself
@Bokkiewokkie Bokkiewokkie added code This issue or pull requests is about code good first issue Good for newcomers Tedious Fixing this issue will take a lot of manual work labels Apr 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code This issue or pull requests is about code good first issue Good for newcomers Tedious Fixing this issue will take a lot of manual work
Projects
None yet
Development

No branches or pull requests

1 participant