Jump to content

FabianK3

Members
  • Posts

    44
  • Joined

  • Last visited

Personal Information

  • Interests
    Astronomy, IT, Games
  • Occupation
    Software developer (Cloud/Fullstack)
  • Website
  • Location
    Germany

Linked Accounts

  • Byond CKey
    k3fabian

Recent Profile Visitors

4,384 profile views

FabianK3's Achievements

Atmospheric Technician

Atmospheric Technician (9/37)

  1. IC statement MSG-CRC: 9e126da28250bdb37077145c0c2b4ac13fb233a4 AUTH-ID: Bradley Knight AUTH-STATE: VERIFIED TIMESTAMP: 15704690275 FROM: Bradley Knight, Atmospheric technician (Heph) TO: Visolela Kuvanga, Chief engineer (SCC) TITLE: RE: Status of propulsion and C-Goliath Drive ----- As per your request, we had another look on the status quo of our current means of propulsion. We used up a pretty big charge with the manual bluespace jump tonight, we are currently capable of three further jumps before we lack the moderator composition to execute any other meaningful jump. Propulsion on the other hand looks good: Phoron supplies are good enough to give us a continuous burn for the next weeks. Ilina, Roebuck and myself went through non-scheduluded maintenance after this mess to keep the thrusters operating at a higher efficiency while we set off away from the hostile cruiser. From the speed we have observed of the cruiser, we should be able to keep it at arms length as long as we don't take any larger breaks anywhere. We are faster, but only marginally in this regard. Concerning your question about next jump availability: We prepared a second charge for the drive that we didn't use up yet this night, meaning we can execute another jump in less then an hour of notice. I would suggest we do. If we set course to CES 146 utilizing a jump, we might get lucky enough for the cruiser to lose partial track - Maybe they are incompetent enough to take a wrong turn, giving us more time. When we made some distance, we also have the time to checkout CES 146, CES 142 and Vela in that direction. Let's look if there is a way out of this infested region in the galactic north. Frustrating thought to be running away from pirates, years ago they would've been the ones running. Where is the SAF when you need them. Let me or the team know if you require any other details from Atmos, Bradley Knight OOC plan Bluespace jump to CES 146, investigate system → burn to CES 142, investigate system → burn to Vela, investigate system → Re-evaluate situation, hope for region exit in the galactic north / utilize remaining resources to evade and move. Edit: Grammer
  2. The moment we face some special conditions for "for this area" / "in this instance" persistence shouldn't be applied, we need to find a generic solution. The issue is for example with filing cabinets, how can a player see that "this" specific filing cabinet is not included in persistence and why is it not included? The moment we come up with arbitrary rules for excluding persistence on some things, things might become obfuscated/confusing quickly. (This is a general problem and not directly derived from the filing cabinet idea.)
  3. and his trusted A last visit in engineering before the shift ends... Oh no! (Oh yeah)
  4. I don't even have context to this myself.
  5. Not quite! But I noticed as well. The PRs should be stay as small as possible to prevent scope creep. Somebody just needs to map in more of them but i think the last discourse in mapping was: Let's wait for the notice board refactoring.
  6. Might be small, but when you also add refillable paper trays, wrapping paper and so on, it suddenly becomes whole new task
  7. Persistent trash - Work in progress https://github.com/Aurorastation/Aurora.3/pull/21217 Refactoring of notice boards and implementation of command notice boards - Work in progress - Thanks to @KingOfThePing https://github.com/Aurorastation/Aurora.3/pull/21211
  8. That is already possible AFAIK. Don't know about the money part though.
  9. While I think that persistent money is a very cool thought and certainly features a lot of cool mechanics, I think it's currently a little out of reach. Things that would get focus at the moment: - (lockable) Noticeboards - Dirt - Trash - Vendors Those are probably the most feasible things for the near future in terms of implementing them.
  10. One does mean the other isn't possible. When lockable boards are here, it's a question of mapping.
  11. That's a great idea and already something @Fyni has brought to my attention. Lockable noticeboards, like, glass pane covered boards to present notes to the public. It's one of the next things on my bucket list.
  12. I think the issue with any antag interaction is that is mechanically nearly impossible to catch. Many interactions of that kind are purely RP (Gun at your back in front of your local ATM) and have zero indication mechanically that this is an antag interaction — You could be robbed in an extended round as well, well, technically at least. With mechanically checking if the interaction is antag related out the window, the only feasible approach to that issue I have at the moment is to simply pause the persistence system for some persistent types (money for example, papers on notice boards don't need to be paused) for any round that is not extended (or not canon odyssey). Checking the round type could also be used for persistent dirt: Canon round? Save blood and dirt. Non-canon round? Convert blood into regular dirt. I think generally, the implementation of new persistent things is easier then getting right how they are persistent and how to handle the many edge cases that come along for the different persistent types.
  13. You're not wrong. I'm expecting papers to not hit that 30-day limit often, I assume they get cleared before (at least in the future). The primary goal of the expiration system behind it is not to directly force removal of things because they are old, but rather to guarantee there is no unlimited stash of things that might be missed and cause troubles. It's more a technical cleanup then I'm expecting it to be a cleanup ingame. While not necessary for papers it will become necessary for other persistent types in the future.
  14. The persistence system is here, allowing papers to be added to notice boards and keep them across rounds! First round of persistence, Darvan Omega:
×
×
  • Create New...