Josh Deprez
|
9785b556e5
|
light renaming
|
2021-09-01 17:24:43 +10:00 |
|
Josh Deprez
|
d4c313ae45
|
comment tweak
|
2021-09-01 15:57:02 +10:00 |
|
Josh Deprez
|
a7ef9671f1
|
fix double rate animations
|
2021-09-01 13:50:56 +10:00 |
|
Josh Deprez
|
1535573550
|
tiles and walls
|
2021-09-01 13:46:26 +10:00 |
|
Josh Deprez
|
91785fb6c0
|
a nicer solution :)
|
2021-09-01 13:28:07 +10:00 |
|
Josh Deprez
|
228f8b9b9a
|
comments
|
2021-09-01 12:12:25 +10:00 |
|
Josh Deprez
|
2b5987a95e
|
move sceneref into scene.go
|
2021-09-01 12:10:41 +10:00 |
|
Josh Deprez
|
7c7fd781d2
|
reimplement camera constraint
|
2021-09-01 12:07:49 +10:00 |
|
Josh Deprez
|
8f495888d9
|
back to previous way of doing camera
|
2021-09-01 10:36:39 +10:00 |
|
Josh Deprez
|
840847b25b
|
improved parallax implementation
|
2021-09-01 10:27:13 +10:00 |
|
Josh Deprez
|
01752b77d9
|
tweaks
|
2021-09-01 09:55:18 +10:00 |
|
Josh Deprez
|
77435b7c20
|
interface
|
2021-09-01 09:52:40 +10:00 |
|
Josh Deprez
|
6155e64c60
|
more transforms; fix first update-ordering crash :-)
|
2021-09-01 09:48:01 +10:00 |
|
Josh Deprez
|
400552e742
|
sprite is now Transformer
|
2021-09-01 09:34:49 +10:00 |
|
Josh Deprez
|
7d45922c04
|
comments and more tidy
|
2021-09-01 09:32:36 +10:00 |
|
Josh Deprez
|
3a9109ae20
|
game does everything: updates
|
2021-09-01 09:17:08 +10:00 |
|
Josh Deprez
|
46c6a72fdd
|
game does drawing
|
2021-08-31 22:05:21 +10:00 |
|
Josh Deprez
|
a05cf83a7b
|
comment
|
2021-08-31 20:26:20 +10:00 |
|
Josh Deprez
|
a44bf89437
|
implement show/hide repl commands
|
2021-08-31 20:24:38 +10:00 |
|
|
933340ea8d
|
experiment continues
|
2021-08-31 18:19:14 +10:00 |
|
|
d3284f808d
|
WIP: paradigm change
|
2021-08-31 17:03:43 +10:00 |
|
|
b443ca3bd3
|
comment
|
2021-08-31 16:23:37 +10:00 |
|
|
bdbede6e27
|
comment
|
2021-08-31 15:44:25 +10:00 |
|
|
36336c67b9
|
honesty
|
2021-08-31 15:22:44 +10:00 |
|
|
05088fa18b
|
comment
|
2021-08-31 15:18:21 +10:00 |
|
|
cfe850d0da
|
add iso.go
|
2021-08-31 15:16:56 +10:00 |
|
|
80f00e8107
|
more comment
|
2021-08-31 13:41:26 +10:00 |
|
|
30224c15bf
|
add rotation
|
2021-08-31 12:52:28 +10:00 |
|
Josh Deprez
|
4b7b4d3184
|
shorter names
|
2021-08-30 16:27:12 +10:00 |
|
Josh Deprez
|
f39c91a988
|
walk change, parentals
|
2021-08-30 16:25:50 +10:00 |
|
Josh Deprez
|
4557f78175
|
tidyups
|
2021-08-30 15:53:39 +10:00 |
|
Josh Deprez
|
3a4a48e2c6
|
%q
|
2021-08-30 15:50:22 +10:00 |
|
Josh Deprez
|
5a840950a0
|
allow blank Ident
|
2021-08-30 15:49:51 +10:00 |
|
Josh Deprez
|
91523f4769
|
fix comments
|
2021-08-30 15:08:22 +10:00 |
|
Josh Deprez
|
c0d2b94617
|
looks neater
|
2021-08-30 15:07:57 +10:00 |
|
Josh Deprez
|
f923bf7164
|
sets of interface{}, lol
|
2021-08-30 15:03:22 +10:00 |
|
Josh Deprez
|
4399f463f4
|
some light renaming
|
2021-08-30 13:33:01 +10:00 |
|
Josh Deprez
|
c6c7823047
|
dead code
|
2021-08-30 13:30:19 +10:00 |
|
Josh Deprez
|
906d5956a0
|
make usage warning more helpful
|
2021-08-28 18:24:26 +10:00 |
|
Josh Deprez
|
c4948952b2
|
fix crash on usages
|
2021-08-28 18:16:36 +10:00 |
|
Josh Deprez
|
b0520114ee
|
query takes ids; game has an id
|
2021-08-28 18:14:37 +10:00 |
|
Josh Deprez
|
3452a32ddb
|
invert camera-scene relationship
|
2021-08-28 18:07:53 +10:00 |
|
Josh Deprez
|
2674234d62
|
comment
|
2021-08-28 17:51:31 +10:00 |
|
Josh Deprez
|
6f3c6c88c0
|
no more draworderer
|
2021-08-28 17:50:54 +10:00 |
|
Josh Deprez
|
0e64c4a994
|
equality is ok
|
2021-08-28 16:26:24 +10:00 |
|
|
ee12b90f1e
|
move registerComponent
|
2021-08-27 16:59:20 +10:00 |
|
|
d564ee08d4
|
comment
|
2021-08-27 16:48:09 +10:00 |
|
|
ed1f4deddf
|
there's a query for that
|
2021-08-27 16:46:04 +10:00 |
|
|
ba3994a97e
|
it's shorter
|
2021-08-27 16:10:28 +10:00 |
|
|
6e1eaab5c2
|
dead code
|
2021-08-27 15:53:15 +10:00 |
|
|
08048fd31d
|
clean up old commented out code
|
2021-08-27 15:52:36 +10:00 |
|
|
6bc7c07444
|
yes
|
2021-08-27 15:51:19 +10:00 |
|
|
78dddb4f6c
|
note for the future
|
2021-08-27 15:50:40 +10:00 |
|
|
12e3254a34
|
query
|
2021-08-27 15:39:10 +10:00 |
|
|
cf34a7785c
|
Prepare returns error
|
2021-08-27 14:52:24 +10:00 |
|
|
9553eac378
|
more load/prepare tweaks
|
2021-08-27 14:43:37 +10:00 |
|
|
6fcf57fad1
|
dupes now an error
|
2021-08-27 14:30:39 +10:00 |
|
|
8e1ddae1d9
|
tweaks
|
2021-08-27 14:12:31 +10:00 |
|
|
5b457eded1
|
premature optimisation go brrr
|
2021-08-27 14:07:21 +10:00 |
|
|
b65e5043ab
|
walking and colliding
|
2021-08-27 13:56:50 +10:00 |
|
|
a19cdfdf6f
|
refactor repl
|
2021-08-27 13:08:04 +10:00 |
|
|
263e197f32
|
comment
|
2021-08-27 12:00:20 +10:00 |
|
|
43eff6e326
|
interface checks like this
|
2021-08-27 11:49:11 +10:00 |
|
Josh Deprez
|
3168c5eb54
|
wall?
|
2021-08-26 20:06:38 +10:00 |
|
Josh Deprez
|
d3cc842b12
|
yes
|
2021-08-26 14:58:02 +10:00 |
|
Josh Deprez
|
7cd10f22cd
|
comment
|
2021-08-26 14:55:31 +10:00 |
|
Josh Deprez
|
23ce690549
|
sprite/sheet
|
2021-08-26 13:57:19 +10:00 |
|
Josh Deprez
|
a7ff475b91
|
sheet, tile/sheet, misc math
|
2021-08-26 13:54:22 +10:00 |
|
Josh Deprez
|
9a65ce6104
|
comment
|
2021-08-26 13:08:51 +10:00 |
|
Josh Deprez
|
23174e1f56
|
use filepath.Base
|
2021-08-26 11:38:55 +10:00 |
|
Josh Deprez
|
0b66b118b8
|
comments
|
2021-08-26 11:35:15 +10:00 |
|
Josh Deprez
|
39598f0124
|
ebiten up, imageref own file
|
2021-08-26 11:33:58 +10:00 |
|
Josh Deprez
|
a625845d30
|
image -> billboard
|
2021-08-26 11:31:39 +10:00 |
|
Josh Deprez
|
2c94fc918c
|
tilemap go brrrr
|
2021-08-26 10:57:17 +10:00 |
|
Josh Deprez
|
42aa119e7f
|
usage
|
2021-08-26 10:25:55 +10:00 |
|
Josh Deprez
|
177ba91d51
|
add comment
|
2021-08-26 10:06:51 +10:00 |
|
Josh Deprez
|
4a4c8669df
|
make repl an engine feature
|
2021-08-26 10:03:11 +10:00 |
|
Josh Deprez
|
056f0cf5d5
|
logic flip
|
2021-08-26 09:55:55 +10:00 |
|
|
c69256ccec
|
tree
|
2021-08-25 17:22:22 +10:00 |
|
|
71a89bd9a2
|
don't repl on js
|
2021-08-25 16:54:22 +10:00 |
|
|
01468798d4
|
repl, save
|
2021-08-25 16:46:30 +10:00 |
|
|
8f05192d78
|
gobdumper... meh
|
2021-08-25 15:39:01 +10:00 |
|
|
d10d57a3dc
|
how to load from a file
|
2021-08-25 15:04:38 +10:00 |
|
Josh Deprez
|
94b9711e4b
|
toast!
|
2021-08-24 19:33:21 +10:00 |
|
Josh Deprez
|
ac9bd0bcd6
|
comment
|
2021-08-24 16:20:49 +10:00 |
|
Josh Deprez
|
e3e55da2a1
|
cleanups
|
2021-08-23 20:41:13 +10:00 |
|
Josh Deprez
|
2cd0a3cc5a
|
AnimatedTile is Scanner
|
2021-08-23 20:38:40 +10:00 |
|
Josh Deprez
|
e2e937f409
|
change how anim works
|
2021-08-23 20:28:49 +10:00 |
|
Josh Deprez
|
4eaf48f380
|
move gob.Register(SceneRef) to sceneref.go
|
2021-08-23 18:08:14 +10:00 |
|
Josh Deprez
|
1d3327cb1c
|
more wrappers around bool values
|
2021-08-23 11:10:46 +10:00 |
|
Josh Deprez
|
94db859faf
|
move interface vars
|
2021-08-23 11:02:24 +10:00 |
|
Josh Deprez
|
f05090594c
|
sceneref.go; imageCache now aware of assets
|
2021-08-23 11:00:51 +10:00 |
|
Josh Deprez
|
0f5346bf0e
|
all in on interfaces
|
2021-08-23 10:34:56 +10:00 |
|
Josh Deprez
|
7e76032ee2
|
pass assets FS into Load - cleaner?
|
2021-08-23 10:09:49 +10:00 |
|
Josh Deprez
|
eb2929f6cc
|
add TODO
|
2021-08-22 20:28:25 +10:00 |
|
Josh Deprez
|
1d33ac227a
|
move AssetFS into Game
|
2021-08-22 20:27:08 +10:00 |
|
Josh Deprez
|
245d939f2c
|
ImageRef implements Loader
|
2021-08-20 17:05:47 +10:00 |
|
Josh Deprez
|
af89c01dbd
|
Scenerise Camera and i am g.Root
|
2021-08-20 16:46:26 +10:00 |
|
Josh Deprez
|
45e2b300e8
|
fix bug
|
2021-08-20 16:31:06 +10:00 |
|
Josh Deprez
|
c352221606
|
big Scener won
|
2021-08-20 16:23:10 +10:00 |
|