8000 GitHub - ivanmixo/AtomBomb
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ivanmixo/AtomBomb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-based atmospherics for Space Station 13 using auxtools.

Atom Bomb

Based and maintained from Citadel Station by way of Desert Rose, Fortuna, The Wasteland, Coyote Bayou, and Atom Bomb.

Still quite early. Monstermos has an annoying anisotropy--it prefers to go left and right rather than up or down. Up and down are first in the adjacency bitfield (little endian wise), so this isn't terribly surprising, but it is annoying. Perhaps it's a problem with the algorithm--am I using a stack instead of a queue?

This code relies on some byond code on this fork of Citadel. Documentation on this is associated with the individual data structures that hold them, in this repository.

The compiled binary on Citadel is compiled for Citadel's CPU, which therefore means that it uses AVX2 fused-multiply-accumulate. Yes, really. If you have issues, compile it yourself, via cargo rustc --target=i686-pc-windows-msvc --release --features "all_reaction_hooks" -- -C target-cpu=native.

TODO: I would quite a lot like monstermos to work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • DM 90.3%
  • JavaScript 4.7%
  • HTML 2.2%
  • Python 1.1%
  • Rust 0.5%
  • SCSS 0.4%
  • Other 0.8%
0