Matei Adriel
d29343da17
fsharp(ygosim): feat: made sure player states are resolved
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-12 16:34:21 +02:00
Matei Adriel
b3f374162e
fsharp(ygosim): feat: finally found a good way of doing the client stuff
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-10 16:09:06 +02:00
Matei Adriel
f2bca7d3f0
fsharp(ygosim): feat: preventing more than 1 draw per turn
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-10 11:06:28 +02:00
Matei Adriel
a3c4c78180
fsharp(ygosim): feat: refactored to use lenses
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-09 14:20:39 +02:00
Matei Adriel
b102cc39ec
fsharp(ygosim): chore: added paket
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-09 12:11:30 +02:00
Matei Adriel
6ea2d71082
fsharp(ygosim): feat: added basic effect types
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-09 11:44:05 +02:00
Matei Adriel
6e0c6dbf5b
fsharp(ygosim): feat: deckouting
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-07 19:56:20 +02:00
Matei Adriel
eab212c039
fsharp(ygosim): feat: added the basic drawing and next-turn stuff
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-07 19:31:53 +02:00
Matei Adriel
4460715e0f
fsharp(ygosim): feat: added a few more things to the Card type
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-06 12:05:22 +02:00
Matei Adriel
34751250ae
fsharp(ygosim): chore: grouped the Board, Side and Player modules
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-06 11:51:27 +02:00
Matei Adriel
c6689fd6fa
fsharp(ygosim): feat: added a way of creating a new board
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-05 19:25:03 +02:00
Matei Adriel
b842f8a14e
fsharp(ygosim): feat: added a few basic files
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-05 19:17:05 +02:00
Matei Adriel
40173d0b58
fsharp(ygosim): chore: scaffolded project
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-05 18:55:50 +02:00
Matei Adriel
5768b99435
elm(todolist): chore: added an elmapp.config file
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:32:24 +02:00
Matei Adriel
5a8729c984
elm(todolist): fix: hopefully fixed gh pages not beeing able to serve files
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:26:28 +02:00
Matei Adriel
98b2f7ee9f
elm(todolist): fix: fixed gh pages not beeing able to serve files
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:19:32 +02:00
Matei Adriel
548c05df99
elm(todolist): fix: fixed ci trying to elm install
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:15:34 +02:00
Matei Adriel
9ab4e2d079
elm(todolist): ci: added a basic github actions config
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 17:05:32 +02:00
Matei Adriel
5278cf694d
elm(todolist): feat: basic todo operations
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 16:57:45 +02:00
Matei Adriel
8cd06f56bd
elm(todolist): chore: initial setup
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-28 15:56:39 +02:00
Matei Adriel
18892b03df
typescript(loopover): 0.1.1
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 18:19:11 +02:00
Matei Adriel
606d4546b0
typescript(loopover): chore: changed descriptions, amd build namespace
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 18:19:06 +02:00
Matei Adriel
23e9f54b57
typescript(loopover): ci: Added a basic github action
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 18:11:59 +02:00
Matei Adriel
43e657ac90
typescript(loopover): 0.1.0
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 18:05:09 +02:00
Matei Adriel
d1b2f9e967
typescript(loopover): chore: added badges to the readme
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 18:04:25 +02:00
Matei Adriel
a5ecfc656f
typescript(loopover): chore: added a readme
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 17:56:02 +02:00
Matei Adriel
a156a02f94
typescript(loopover): chore: removed the testing stuff (for now)
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 17:34:29 +02:00
Matei Adriel
90b404f68b
typescript(loopover): feat: added the moveY method to the GameState class
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 17:31:07 +02:00
Matei Adriel
73f94f3018
typescript(loopover): feat: added the moveX method to the GameState class
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 17:08:07 +02:00
Matei Adriel
6894448f60
typescript(loopover): feat: added a basic GameState class
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 09:56:09 +02:00
Matei Adriel
91e8f869aa
typescript(loopover): chore: initial rollup setup
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 09:33:33 +02:00
Matei Adriel
bf7e7308be
typescript(og-website): better mobile experience
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 16:27:23 +03:00
Matei Adriel
4ccd98961c
typescript(og-website): added url to readme
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 15:06:48 +03:00
Matei Adriel
6cb3f6fe03
typescript(og-website): moved some devDependencies to dependencies
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 15:01:13 +03:00
Matei Adriel
4668f5ebb5
typescript(og-website): Initial commit
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 14:44:05 +03:00
Matei Adriel
ce24e8e1cd
typescript(og-website): finished projects page
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 14:43:20 +03:00
Matei Adriel
79fea699a7
typescript(og-website): basic projects page
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 14:20:54 +03:00
Matei Adriel
4b9d6c80ad
typescript(og-website): initial setup, basic home page and some other things
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 13:26:11 +03:00
Matei Adriel
71b25996c2
typescript(multiplayer-backend): before making private
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-07-05 12:22:59 +03:00
Matei Adriel
bffd04906b
typescript(pleix-frontend): inital commit
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-20 17:48:26 +03:00
Matei Adriel
047d724e9a
typescript(pleix-frontend): Initial commit
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-20 17:47:36 +03:00
Matei Adriel
6fb7143528
typescript(multiplayer-backend): 😁 Fixed the auth route!
...
typescript(multiplayer-backend): (the login one is still broken)
typescript(multiplayer-backend):
typescript(multiplayer-backend): Started refactoring the auth and fixing the folder structure!
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-20 17:43:59 +03:00
Matei Adriel
3740397789
typescript(multiplayer-backend): 😃 Started rewriting the auth code using stateless tokens.
...
typescript(multiplayer-backend): (now i hate JWTs, thanks to some random discrod user).
typescript(multiplayer-backend): Most of it
typescript(multiplayer-backend): doesnt work, its more of a prototype.
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 22:38:31 +03:00
Matei Adriel
da0a55fd84
typescript(multiplayer-backend): trying to add webhooks for discord
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:42:59 +03:00
Matei Adriel
66e2ef3d4a
typescript(multiplayer-backend): trying to add webhooks for discord
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:41:34 +03:00
Matei Adriel
12c984b560
typescript(multiplayer-backend): trying to add webhooks for discord
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:39:32 +03:00
Matei Adriel
7f3b756378
typescript(multiplayer-backend): initial commit
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-05-19 21:37:39 +03:00
Matei Adriel
1544ca69e2
typescript(multiplayer-backend): email validation tests
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-04-15 18:59:30 +03:00
Matei Adriel
87d8999c68
typescript(multiplayer-backend): Initial commit
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-04-04 13:38:57 +03:00
Matei Adriel
7484187d28
javascript(linear-regression): Set theme jekyll-theme-time-machine
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-01-20 22:22:17 +02:00