mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
finishing touches
This commit is contained in:
parent
d2bbdcee49
commit
fe2b40054f
@ -60,7 +60,7 @@
|
||||
multiple `SockAddr`s; it will attempt to contact the host on all of them and
|
||||
use whichever responds first. This allows us to pass both ipv4 and ipv6
|
||||
addresses when available and transparently use whichever is more performant.
|
||||
- Added `docker-build`, `docker-run`, `docker-clean` and `docker-save` targets
|
||||
- Added `docker-gui-release`, `docker-gui-debug`, `docker-server-release`, `docker-server-debug`, `docker-clean` and `docker-save` targets
|
||||
to Makefile.
|
||||
- Fixed an issue in Assault where being teleported back to base with a sticky
|
||||
bomb stuck to you would do some crazy rubber-band-launching thing (Thanks
|
||||
|
||||
@ -64,4 +64,5 @@
|
||||
|
||||
### Loup Garou
|
||||
- Added sphinx documentation generation
|
||||
- Added docker build
|
||||
- Added docker build system
|
||||
- Various CI/CD improvements
|
||||
Loading…
x
Reference in New Issue
Block a user