Nekojimi
  • Joined on 2021-09-17
Nekojimi pushed to master at Nekojimi/NodeProcessor 2023-02-25 19:54:15 +00:00
97301d13f1 Update README.md.
dee5a39bcf Merged port and link behaviour into only one type.
f4e9c3e823 Initial version of a lot of behaviour.
Compare 3 commits »
Nekojimi created repository Nekojimi/N-FASTR-VII 2023-01-16 12:28:36 +00:00
Nekojimi pushed to master at Nekojimi/project-lamp 2022-12-04 00:16:53 +00:00
fa19ecf7f7 Make brightness changes fade over time.
Nekojimi pushed to master at Nekojimi/project-lamp 2022-12-03 17:52:07 +00:00
f3a8aa8d59 Add support for new IR codes.
5d88eb1173 Add IR codes spreadsheet.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/Chords 2022-11-09 22:40:30 +00:00
2ec6da49b5 Fix main class in pom.xml.
Nekojimi pushed to master at Nekojimi/Chords 2022-11-09 13:08:51 +00:00
f043ab906d Add debug warning if music player starts pulling tricky shit again
6f23b60511 Update references to main class.
1b7d4adeb9 Rename main class to "Chords".
Compare 3 commits »
Nekojimi pushed tag 0.1 to Nekojimi/Dimensionwalker-Mod 2022-10-17 09:38:24 +01:00
Nekojimi pushed to master at Nekojimi/Dimensionwalker-Mod 2022-10-17 01:45:08 +01:00
36a7a198ba Commit a bunch of other stuff too. Hopefully this should fix all the problems forever
Nekojimi pushed to master at Nekojimi/Dimensionwalker-Mod 2022-10-17 01:12:24 +01:00
1f9a053f68 WIP: prototype item teleportation to random dimensions, with safe landing.
Nekojimi created repository Nekojimi/Dimensionwalker-Mod 2022-10-16 13:00:57 +01:00
Nekojimi pushed to master at Nekojimi/ForgeModTemplate 2022-10-16 12:59:48 +01:00
6f938e8d69 Update Gitea template with IDEA project files.
81bd9ea588 Add templated IDEA project.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/ForgeModTemplate 2022-10-16 12:41:09 +01:00
1dcefa31e4 Update Gitea template to include README.
Nekojimi pushed to master at Nekojimi/ForgeModTemplate 2022-10-15 23:40:36 +01:00
2c8efeeb8c Remove ignored files, add Gitea template params.
78bfd1927f Add IDEA and backup files to gitignore.
Compare 2 commits »
Nekojimi pushed to master at Nekojimi/ForgeModTemplate 2022-10-15 22:49:52 +01:00
993e24cbc9 Add example mod files.
Nekojimi pushed to master at Nekojimi/ForgeModTemplate 2022-10-15 22:49:21 +01:00
82b305ad00 Add /run to .gitignore
Nekojimi created repository Nekojimi/ForgeModTemplate 2022-10-15 22:40:36 +01:00
Nekojimi pushed to master at Nekojimi/Chords 2022-08-11 12:38:40 +01:00
000e0e5d5c Fix reading of API token.
Nekojimi pushed to master at Nekojimi/Chords 2022-08-11 12:21:43 +01:00
52e34493bd Add JCommander to dependencies.
Nekojimi pushed to master at Nekojimi/Chords 2022-08-11 12:16:41 +01:00
824d08caad Add command line option to bind to a local socket. Also, add command line parsing.