index
:
OSLS
this commit
master
Overly Simple Launch Simulator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
README: Add controls information
HEAD
master
Baitinq
2022-09-22
1
-0
/
+11
|
*
Add .envrc for direnv
Baitinq
2022-09-16
1
-0
/
+1
|
*
Update README
Baitinq
2022-09-14
1
-0
/
+10
|
*
Add nix tooling
Baitinq
2022-09-14
3
-0
/
+65
|
*
Added physics speedup option
Baitinq
2022-02-13
1
-24
/
+32
|
*
Fixed drag calculation and added orbit info sprite
Baitinq
2022-02-12
3
-14
/
+45
|
*
Implemented proper 2d gravity
Baitinq
2022-02-12
2
-22
/
+62
|
|
|
|
Now allows for orbits.
*
Added first basic sprites
Baitinq
2022-02-11
5
-78
/
+158
|
*
Implemented proper attitude calculation (instead of just y value)
Baitinq
2022-02-11
2
-16
/
+20
|
*
Added specific x and y drag (x drag coefficient and cross sectional area
Baitinq
2022-02-11
4
-28
/
+41
|
*
Structured source files into src folder
Baitinq
2022-02-10
9
-0
/
+0
|
*
Started preparation to implement proper altitude calculations and gravity
Baitinq
2022-02-10
3
-7
/
+15
|
*
Fixed heading calculation by using atan2
Baitinq
2022-02-10
2
-17
/
+16
|
*
Create initial README
Baitinq
2022-02-09
1
-0
/
+2
|
*
Updated gitignore
Baitinq
2022-02-09
2
-4
/
+1
|
*
Add heading component to the x movement
Baitinq
2022-02-09
4
-10
/
+22
|
*
Implemented basic version of x movement
Baitinq
2022-02-09
3
-14
/
+21
|
|
|
|
Right now gimble = heading, which shouldnt be the case. TODO
*
Implemented force calculation for x coordinate
Baitinq
2022-02-09
2
-20
/
+33
|
*
Started preparation to implement x movement
Baitinq
2022-02-09
3
-25
/
+58
|
*
Removed unnecessary plank constant
Baitinq
2022-02-09
2
-5
/
+3
|
*
Add payload mass
Baitinq
2022-02-09
2
-3
/
+6
|
*
Fixed thrust calculation by taking g into account
Baitinq
2022-02-09
5
-15
/
+15
|
*
Add support for rocket stages
Baitinq
2022-02-08
6
-64
/
+155
|
*
Add game atmospheric background
Baitinq
2022-02-07
2
-14
/
+34
|
*
Add initial pygame gui
Baitinq
2022-02-07
3
-22
/
+82
|
*
Initial Commit
Baitinq
2022-02-06
9
-0
/
+257