-
bd61ca2639
remove spark stub, not worth it in the test
Kistaro Windrider
2024-01-20 11:52:41 -08:00
-
54426be303
now it actually works!
Kistaro Windrider
2024-01-14 20:06:09 -08:00
-
84a803b828
fixed it! mostly
Kistaro Windrider
2024-01-14 20:02:45 -08:00
-
a4ed50d9e2
okay now i fucked it up differently
Kistaro Windrider
2024-01-14 19:59:51 -08:00
-
a1df463a16
braking distance and visualization. bad calculation
Kistaro Windrider
2024-01-14 19:57:22 -08:00
-
d0a17488d0
pull out calc_velocity
Kistaro Windrider
2024-01-14 19:33:57 -08:00
-
aa25f87c46
Full debug diagnostics display for autobrake_test
Kistaro Windrider
2024-01-14 19:03:34 -08:00
-
edbde8e689
ship mover, no constraint yet
Kistaro Windrider
2024-01-14 18:21:10 -08:00
-
5b668cf9c9
empty template for autobrake test cart
Kistaro Windrider
2024-01-12 11:14:54 -08:00
-
34af172ca5
Add code-of-conduct
Kistaro Windrider
2023-12-30 12:50:18 -08:00
-
4804402f32
fix search-and-replace damage from a while back
Kistaro Windrider
2023-12-24 21:39:52 -08:00
-
97ddfb876b
fix weird line break
Kistaro Windrider
2023-12-22 00:40:01 -08:00
-
fbeb313078
ignore vscode config
Kistaro Windrider
2023-12-21 23:30:17 -08:00
-
a359bc5031
duplicating the file -- preparing for major changes.
Kistaro Windrider
2023-12-21 13:09:33 -08:00
-
cdf517c51c
fix missing self plumbing
Kistaro Windrider
2023-12-20 18:16:55 -08:00
-
9aac99ef30
replace grab_butts with act
Kistaro Windrider
2023-12-20 18:14:39 -08:00
-
5fef5bad00
Squash level_parser into main: parse levels in CSV
Kistaro Windrider
2023-12-20 14:09:07 -08:00
-
b91ebeb775
fix boss
level_parser
Kistaro Windrider
2023-12-20 13:33:00 -08:00
-
ab687f8f6d
adjust spawning
Kistaro Windrider
2023-12-20 13:23:29 -08:00
-
bef95df6a1
typo
Kistaro Windrider
2023-12-20 13:18:20 -08:00
-
24435a3c15
move guns before ships
Kistaro Windrider
2023-12-20 13:18:01 -08:00
-
0c3a36f1fd
defer zap_gun creation until it exists
Kistaro Windrider
2023-12-20 13:15:34 -08:00
-
a39c419e5f
fix mknew
Kistaro Windrider
2023-12-20 13:13:51 -08:00
-
9ef762268f
many assorted syntax errors
Kistaro Windrider
2023-12-20 13:04:13 -08:00
-
e50f516b11
allow strings when spawning guns
Kistaro Windrider
2023-12-20 12:00:34 -08:00
-
f9e28fa0e2
fix missing paren
Kistaro Windrider
2023-12-20 11:59:20 -08:00
-
38a054dec1
candidate conversion to csv for level format
Kistaro Windrider
2023-12-20 11:48:08 -08:00
-
fd391ff3bc
use _ENV to get rid of level_events and spawns
Kistaro Windrider
2023-12-20 11:40:11 -08:00
-
fbd9f97429
maybe fix the level parser
Kistaro Windrider
2023-12-20 11:33:59 -08:00
-
2bbc4e598c
clean up macOS garbage
Kistaro Windrider
2023-12-19 16:26:11 -08:00
-
2a61e8b5d6
partial conversion to CSV-based levels, does not run yet
Kistaro Windrider
2023-10-15 21:09:12 -07:00
-
4ccbe1dc35
okay honestly this all can and should just be CSVs
Kistaro Windrider
2023-10-13 01:02:43 -07:00
-
b536d2c987
base for representing a level as a string
Kistaro Windrider
2023-10-08 00:41:24 -07:00
-
-
62fe5f51d3
val helper function
Kistaro Windrider
2023-10-07 23:57:27 -07:00
-
fd68ef88ec
document The Parser, take an emit function.
Kistaro Windrider
2023-10-07 23:53:40 -07:00
-
fd9866e963
The Parser
Kistaro Windrider
2023-10-03 22:41:52 -07:00
-
5634fcf4a4
recolor!
color_theory
Kistaro Windrider
2023-10-01 16:00:00 -07:00
-
447a1bedd0
set up candidate "tyrian" palette
Kistaro Windrider
2023-10-01 15:47:01 -07:00
-
0f7c7a810b
remove gradients from meters, make vertmeter segmented
Kistaro Windrider
2023-10-01 15:41:58 -07:00
-
-
a5ce0fd020
update todo list
Kistaro Windrider
2023-10-01 14:39:34 -07:00
-
dae108c231
move spark_particle's mknew call to the right spot
Kistaro Windrider
2023-10-01 00:46:32 -07:00
-
2e46d87a84
refactor spark logic. this loses tokens; may need to revisit
Kistaro Windrider
2023-09-30 20:10:42 -07:00
-
a4590821be
pre-initialize palettes for blip. costs tokens, saves time
Kistaro Windrider
2023-09-30 19:45:07 -07:00
-
cf1e1153a3
lframe increment is now 0x0.0001
Kistaro Windrider
2023-09-30 19:30:21 -07:00
-
f3ac1f492c
Dithering-style fade
Kistaro Windrider
2023-09-30 19:15:22 -07:00
-
fb95085bd9
declare bullet_base before bullets
Kistaro Windrider
2023-09-30 15:02:34 -07:00
-
6f9517cee1
complete conversion to new
Kistaro Windrider
2023-09-30 15:01:39 -07:00
-
8d5f697961
fix incomplete conversions
Kistaro Windrider
2023-09-30 14:27:43 -07:00
-
bad8452f3c
migrate ships to mknew style
Kistaro Windrider
2023-09-30 14:24:31 -07:00
-
f49407baca
move ship typedefs before ship impls
Kistaro Windrider
2023-09-30 14:11:36 -07:00
-
e8ed97be9e
might as well offer a shortcut for that too
Kistaro Windrider
2023-09-30 14:07:54 -07:00
-
f4bcd11bed
preserve extra args to puketh
Kistaro Windrider
2023-09-30 14:07:23 -07:00
-
4ae0d05b47
actually fix indentation
Kistaro Windrider
2023-09-30 14:03:06 -07:00
-
a4bf3f616a
fix indentation when puking up a linked list
Kistaro Windrider
2023-09-30 14:00:53 -07:00
-
8fb54ede26
fix list handling, add puketh
Kistaro Windrider
2023-09-30 13:59:07 -07:00
-
cb65a188a8
lua is not go
Kistaro Windrider
2023-09-30 13:50:39 -07:00
-
7c29c329b7
handle backreferences and linked lists in puke
Kistaro Windrider
2023-09-30 13:50:07 -07:00
-
f67c2da37f
remove draw_debug since it doesn't work; add "puke" debug helper
Kistaro Windrider
2023-09-30 13:32:52 -07:00
-
da8a5b9589
update readme section
Kistaro Windrider
2023-09-30 13:06:34 -07:00
-
a58421bd19
once_next_frame helper
Kistaro Windrider
2023-09-30 13:03:38 -07:00
-
e0b8386849
new events is now always valid to append to
Kistaro Windrider
2023-09-30 12:55:33 -07:00
-
2b02d2b94b
fix blast projectile for rearranged checks
Kistaro Windrider
2023-09-30 12:52:58 -07:00
-
c90b56b603
fix obvious bugs
Kistaro Windrider
2023-09-30 02:48:18 -07:00
-
2e8bba2a0e
oops, tilde only means "not" in "not equals"
Kistaro Windrider
2023-09-30 02:18:19 -07:00
-
803062ef43
one-line if doesn't need end
Kistaro Windrider
2023-09-30 02:17:19 -07:00
-
b61fe936e3
lua ain't go
Kistaro Windrider
2023-09-30 02:16:24 -07:00
-
63c97d1bee
fix handling pships as an arraylist
Kistaro Windrider
2023-09-30 02:15:05 -07:00
-
814149ceec
methodize ship stuff, convert remaining add calls
Kistaro Windrider
2023-09-30 02:12:41 -07:00
-
3b8e86d0e7
drawgame via strip, remove bury_the_dead
Kistaro Windrider
2023-09-29 09:55:43 -07:00
-
1ba869b644
start replacing arrays with intrusive slists
Kistaro Windrider
2023-09-29 01:10:16 -07:00
-
bd67006e3c
todo -- rectfill
Kistaro Windrider
2023-09-23 09:56:55 -07:00
-
81961ebd6d
label sections of The Plan
Kistaro Windrider
2023-09-13 00:24:48 -07:00
-
770420eeef
add dividers to make it more legible
Kistaro Windrider
2023-09-13 00:22:57 -07:00
-
362f1f06a6
basic roadmap
Kistaro Windrider
2023-09-13 00:21:53 -07:00
-
2f8703c487
another golf thing
Kistaro Windrider
2023-09-13 00:00:09 -07:00
-
7b0c2e0133
more golfing
Kistaro Windrider
2023-09-12 23:52:14 -07:00
-
5591068f1d
split trick on powcols, save more tokens
Kistaro Windrider
2023-09-12 23:44:33 -07:00
-
43e6160dbc
csvify some large tables
Kistaro Windrider
2023-09-12 23:35:27 -07:00
-
44bc904ec2
the actual updated version
Kistaro Windrider
2023-09-12 22:49:01 -07:00
-
1785343de0
Starting state: my generic shmup engine from a while back
Kistaro Windrider
2023-09-12 22:40:48 -07:00
-
afcdc92e9d
Initial commit
Kistaro Windrider
2023-09-13 05:37:53 +00:00