1
Fork 0
Commit graph

149 commits

Author SHA1 Message Date
prescientmoon 74d0a47648
Add 2024-05-12 04:20:36 +02:00
prescientmoon 09c8d5afac
Add globalbot and loopover-leaderboards to readme 2024-05-12 04:16:08 +02:00
prescientmoon 548ac4cb87
Add 2024-05-12 04:14:54 +02:00
prescientmoon c48f34375b
Add 2024-05-12 04:14:45 +02:00
prescientmoon b76d7a0f07
Add import script and loopover to readme 2024-05-12 04:07:08 +02:00
prescientmoon b6de2eb08b
Add 2024-05-12 04:04:42 +02:00
prescientmoon 7908f1221e
Add typescript/multiplayer-backend 2024-03-04 17:12:50 +01:00
prescientmoon 73b742dd80
Add typescript/og-website 2024-03-04 16:31:07 +01:00
prescientmoon c25290b680
typescript(og-website): Replace discord cdn wallpaper with original url
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-03-04 16:28:04 +01:00
prescientmoon 3b1596a730
Add typescript/monadic 2024-03-04 16:19:23 +01:00
prescientmoon 0b8aed1bed
Add typescript/pleix-frontend 2024-03-04 16:15:49 +01:00
prescientmoon 41d4b10b29
Add typescript/option 2024-03-04 15:04:52 +01:00
Matei Adriel 26be488d70 Add lunardash 2023-10-29 02:29:24 +02:00
Matei Adriel 5317e1a48e Add wave38 2023-10-29 02:26:18 +02:00
Matei Adriel 068037620a
typescript(globalbot): feat: implemented basic fetching
Signed-off-by: prescientmoon <git@moonythm.dev>
2021-09-03 15:48:19 +03:00
dependabot[bot] 6364c15d4a
typescript(monadic): chore(deps): bump ws from 5.2.2 to 5.2.3
typescript(monadic):
typescript(monadic): Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
typescript(monadic): - [Release notes](https://github.com/websockets/ws/releases)
typescript(monadic): - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: ws
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 13:21:48 +00:00
dependabot[bot] 8058ec030f
typescript(monadic): chore(deps): bump path-parse from 1.0.6 to 1.0.7
typescript(monadic):
typescript(monadic): Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
typescript(monadic): - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
typescript(monadic): - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: path-parse
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 10:37:51 +00:00
dependabot[bot] d967b6cfe9
typescript(lunargame/api): Bump dot-prop from 4.2.0 to 4.2.1
typescript(lunargame/api):
typescript(lunargame/api): Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
typescript(lunargame/api): - [Release notes](https://github.com/sindresorhus/dot-prop/releases)
typescript(lunargame/api): - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)
typescript(lunargame/api):
typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2020-12-11 18:47:35 +00:00
dependabot[bot] fddb2970a3
typescript(lunargame/api): Bump ini from 1.3.5 to 1.3.7
typescript(lunargame/api):
typescript(lunargame/api): Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
typescript(lunargame/api): - [Release notes](https://github.com/isaacs/ini/releases)
typescript(lunargame/api): - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
typescript(lunargame/api):
typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2020-12-11 18:20:35 +00:00
Matei Adriel 19bde440ce
typescript(monadic): docs: small tutorial
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 15:55:32 +03:00
Matei Adriel 17f813ea0c
typescript(monadic): feat: working event raising
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 14:24:14 +03:00
Matei Adriel 5a1e511a6d
typescript(monadic): feat: component builders
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 12:34:14 +03:00
Matei Adriel 9e3da82f0d
typescript(monadic): feat: basics of outputs
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 10:45:48 +03:00
Matei Adriel 9e6c150e5f
typescript(monadic): feat: rewrote everything I think
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 01:15:49 +03:00
Matei Adriel db5b68592c
typescript(monadic): refactor: moved the component stuff in a new file
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:03:32 +03:00
Matei Adriel 4ef6660fce
typescript(monadic): chore: removed the cache I accidentaly included
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:01:40 +03:00
Matei Adriel fd81cf068e
typescript(monadic): feat: basic stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:00:36 +03:00
Matei Adriel 7bdf572b2d
typescript(monadic): chore: initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 15:44:12 +03:00
dependabot[bot] ec9098bee8
typescript(lunargame/api): Bump handlebars from 4.1.2 to 4.5.3
typescript(lunargame/api):
typescript(lunargame/api): Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
typescript(lunargame/api): - [Release notes](https://github.com/wycats/handlebars.js/releases)
typescript(lunargame/api): - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
typescript(lunargame/api): - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
typescript(lunargame/api):
typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-29 19:10:48 +00:00
dependabot[bot] 90fe06fe37
typescript(lunargame/api): Bump acorn from 5.7.3 to 5.7.4
typescript(lunargame/api):
typescript(lunargame/api): Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
typescript(lunargame/api): - [Release notes](https://github.com/acornjs/acorn/releases)
typescript(lunargame/api): - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
typescript(lunargame/api):
typescript(lunargame/api): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2020-03-16 11:28:50 +00:00
Matei Adriel 744c7cf49a
typescript(loopover-leaderboards): feat: basic navbar
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-28 22:12:58 +02:00
Matei Adriel 37754f1a3f
typescript(loopover-leaderboards): feat: basic landing page
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-28 21:40:57 +02:00
Matei Adriel 4ef32c05c3
typescript(option): fix: fixed declaration containnig a bunch of anys
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-27 13:28:42 +02:00
Matei Adriel dd0c29a340
typescript(option): build: removed unused variables from rollup config
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 18:17:29 +02:00
Matei Adriel b02a3f887f
typescript(option): build: edited the rollup config to read paths from package.json and show the filesize of the esm bundle
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 18:13:37 +02:00
Matei Adriel 63ce76a552
typescript(option): fix: fixed lib not beeing tree-shakeable
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:19:26 +02:00
Matei Adriel 0fd6baac81
typescript(option): chore: updated readme
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:07:40 +02:00
Matei Adriel 457f1ee53e
typescript(option): feat: added the 'combine' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:05:16 +02:00
Matei Adriel 08b28804e0
typescript(option): feat: added the 'values' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:53:20 +02:00
Matei Adriel bf3fc154e3
typescript(option): test: refactored tests to use alwaysX instead of constantly(x)
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:37:04 +02:00
Matei Adriel ab5e468375
typescript(option): feat: added the 'unpack' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:36:05 +02:00
Matei Adriel cd5dc00dbd
typescript(option): docs: fixed all the comments where I called Option Maybe and None Nothing
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:28:38 +02:00
Matei Adriel 09a788f8ff
typescript(option): fix: fixed withDefaultLazy not being exported
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:23:59 +02:00
Matei Adriel 69dcaa5e91
typescript(option): refactor: refactored everything to use unwrap instead of match
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:22:10 +02:00
Matei Adriel 6dc868c5fb
typescript(option): feat: added the 'withDefaultLazy' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:16:09 +02:00
Matei Adriel 6f36c3d826
typescript(option): test: wrote tests for the 'withDefault' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:04:36 +02:00
Matei Adriel 089ba6148f
typescript(option): docs: wrote docs for the 'withDefault' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:04:09 +02:00
Matei Adriel 668c33b9fb
typescript(option): feat: added the 'unwrap' helper
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 15:52:15 +02:00
Matei Adriel 5ea670e3b9
typescript(option): chore: updated tags
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 17:05:11 +02:00
Matei Adriel 1d2e49fb02
typescript(option): chore: proper capitalisation for typescript
typescript(option):
typescript(option): BlueGhost told me I'm supposed to write TypeScript, not typescript, so here I am making a commit for modifying 4 characters =)

Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 16:52:20 +02:00