forge
login
or
join now
altagos.dev
/
space
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A SpaceTraders Agent
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
Altagos
0ec9df87
add systems api
main
2mo ago
Altagos
a92c5b1f
custom ship pretty printing
2mo ago
Altagos
04cfde05
fix http abstraction
2mo ago
Altagos
b4302ee5
update pretty
2mo ago
Altagos
cb360733
use different sqlite3 amalgamation
2mo ago
Altagos
05c99f39
update to latest zig master
2mo ago
Altagos
b21b823a
ignore new zig-pkg folder
2mo ago
Altagos
777bb9b7
clean up
3mo ago
Altagos
d4890ee5
add sqlite3 database
3mo ago
Altagos
3156930b
add build badge to readme
3mo ago
Altagos
6d5c06db
remove build options
3mo ago
Altagos
a57a5d91
outsource pretty printing
3mo ago
Altagos
b731767d
update to latest zig@master -> fix testing.ref calls
3mo ago
Altagos
3613190b
fix building test
3mo ago
Altagos
c7dff066
create failing cache path - second try
3mo ago
Altagos
8b97ccf5
create failing cache path
3mo ago
Altagos
55682677
dont silence mise commands
3mo ago
Altagos
26b4574a
try to fix ci build
3mo ago
Altagos
f5804352
update to latest zig@master
3mo ago
Altagos
c55f888e
move to concourse ci
3mo ago
Altagos
5c827549
fix import
4mo ago
Altagos
83aec082
separate api calls from models
4mo ago
Altagos
84a9d7e7
change README
5mo ago
Altagos
e8f6f30d
update zig
5mo ago
Altagos
a02c4cef
update workflow
5mo ago
Altagos
2a9a563f
simple main querying ships
5mo ago
Altagos
961129c8
fix spelling mistake + add default values
5mo ago
Altagos
c99618d8
addTest func
5mo ago
Altagos
6ed55d6b
add funtion to get original type
5mo ago
Altagos
4396b5df
change numbering to be easier to extend
5mo ago
Altagos
dc160bd7
fix CombinedEnum
5mo ago
Altagos
0234dd57
run all tests
5mo ago
Altagos
a34a381e
add workflow + setup for future tests
5mo ago
Altagos
65f7e95f
remove dependency
5mo ago
Altagos
8134f6ef
list all ships
5mo ago
Altagos
7cd4bfb6
implement all models required to register a new agent
5mo ago
Altagos
d1ae091c
create qol function for http requests
5mo ago
Altagos
e313b3f7
create function to combine multiple enums into one
5mo ago
Altagos
0a2b039f
create custom pretty printer
5mo ago
Altagos
960c034f
track request stats
5mo ago
Altagos
ca95640c
wait call got stuck
5mo ago
Altagos
febe319b
agent model + get/list requests
5mo ago
Altagos
19b97ed3
factions models
5mo ago
Altagos
6864f9d8
account model + get request
5mo ago
Altagos
5b3f18b2
info model + get request
5mo ago
Altagos
b09d2a88
create agent module with start of config
5mo ago
Altagos
e513358c
create rate-limited http client for spacetraders
5mo ago
Altagos
b6f5095b
basic setup for models
5mo ago
Altagos
d62936fd
create st module
5mo ago
Altagos
1ce84b0c
zig init
5mo ago
add systems api
main
0ec9df87
Altagos
2mo
custom ship pretty printing
a92c5b1f
Altagos
2mo
fix http abstraction
04cfde05
Altagos
2mo
update pretty
b4302ee5
Altagos
2mo
use different sqlite3 amalgamation
cb360733
Altagos
2mo
update to latest zig master
05c99f39
Altagos
2mo
ignore new zig-pkg folder
b21b823a
Altagos
2mo
clean up
777bb9b7
Altagos
3mo
add sqlite3 database
d4890ee5
Altagos
3mo
add build badge to readme
3156930b
Altagos
3mo
remove build options
6d5c06db
Altagos
3mo
outsource pretty printing
a57a5d91
Altagos
3mo
update to latest zig@master -> fix testing.ref calls
b731767d
Altagos
3mo
fix building test
3613190b
Altagos
3mo
create failing cache path - second try
c7dff066
Altagos
3mo
create failing cache path
8b97ccf5
Altagos
3mo
dont silence mise commands
55682677
Altagos
3mo
try to fix ci build
26b4574a
Altagos
3mo
update to latest zig@master
f5804352
Altagos
3mo
move to concourse ci
c55f888e
Altagos
3mo
fix import
5c827549
Altagos
4mo
separate api calls from models
83aec082
Altagos
4mo
change README
84a9d7e7
Altagos
5mo
update zig
e8f6f30d
Altagos
5mo
update workflow
a02c4cef
Altagos
5mo
simple main querying ships
2a9a563f
Altagos
5mo
fix spelling mistake + add default values
961129c8
Altagos
5mo
addTest func
c99618d8
Altagos
5mo
add funtion to get original type
6ed55d6b
Altagos
5mo
change numbering to be easier to extend
4396b5df
Altagos
5mo
fix CombinedEnum
dc160bd7
Altagos
5mo
run all tests
0234dd57
Altagos
5mo
add workflow + setup for future tests
a34a381e
Altagos
5mo
remove dependency
65f7e95f
Altagos
5mo
list all ships
8134f6ef
Altagos
5mo
implement all models required to register a new agent
7cd4bfb6
Altagos
5mo
create qol function for http requests
d1ae091c
Altagos
5mo
create function to combine multiple enums into one
e313b3f7
Altagos
5mo
create custom pretty printer
0a2b039f
Altagos
5mo
track request stats
960c034f
Altagos
5mo
wait call got stuck
ca95640c
Altagos
5mo
agent model + get/list requests
febe319b
Altagos
5mo
factions models
19b97ed3
Altagos
5mo
account model + get request
6864f9d8
Altagos
5mo
info model + get request
5b3f18b2
Altagos
5mo
create agent module with start of config
b09d2a88
Altagos
5mo
create rate-limited http client for spacetraders
e513358c
Altagos
5mo
basic setup for models
b6f5095b
Altagos
5mo
create st module
d62936fd
Altagos
5mo
zig init
1ce84b0c
Altagos
5mo