zephrynis
  • Joined on 2026-01-09
zephrynis synced commits to main at zephrynis/nix-flake from mirror 2026-07-31 16:05:52 +00:00
e224f7ea5b home: add sshm SSH host manager
72fe33250d home: auto-duck Spotify while speaking on Discord voice
3a53f5bf89 home: route Slack/Obsidian links to the Firefox work profile
12ad9d83d5 home: rebind Super+W to Firefox, Super+Shift+W to Firefox (Work)
89d463e2cb gaming: udev rules for phantom controllers and WebHID configurators
Compare 6 commits »
zephrynis synced commits to main at zephrynis/nix-flake from mirror 2026-07-28 06:55:52 +00:00
eed3db9f05 home: relabel Vesktop as Discord and fix screenshare quality
fde84f60ff home: illogical-impulse overrides, Firefox, Spicetify, share picker
05a6d6cc69 hosts: set UK keymap and locale for TTY and greeter
ff8196fc77 hosts: enable 1Password (GUI + CLI) with Firefox integration
91053f9693 noise-suppression: RNNoise virtual mic via PipeWire, enable on host
Compare 10 commits »
zephrynis synced new reference old-attempt to zephrynis/nix-flake from mirror 2026-07-19 03:15:52 +00:00
zephrynis synced commits to old-attempt at zephrynis/nix-flake from mirror 2026-07-19 03:15:52 +00:00
zephrynis synced commits to main at zephrynis/nix-flake from mirror 2026-07-19 03:15:52 +00:00
b65ad592f2 Set stateVersion to 26.05 (current NixOS release)
d14196dcde Initial NixOS flake: Hyprland (end-4 illogical-impulse), NVIDIA, gaming, dev tools
Compare 2 commits »
zephrynis synced commits to main at zephrynis/action-export from mirror 2026-03-01 07:41:54 +00:00
9ca24c8137 Update to panel ver v1.12.1
zephrynis pushed to main at zephrynis/JStom 2026-01-28 23:56:14 +00:00
8098a7b418 Add MAIN_THREAD_EXECUTOR to ScriptManager for scheduling commands on the tick thread
zephrynis pushed to main at zephrynis/JStom 2026-01-28 23:23:58 +00:00
e059596f15 Refactor ScriptManager to schedule loading and unloading of scripts on the Minecraft server's tick thread
zephrynis pushed to main at zephrynis/JStom 2026-01-28 23:09:25 +00:00
b668000a13 Enhance ScriptManager to allow thread creation in JavaScript context
zephrynis pushed to main at zephrynis/JStom 2026-01-28 22:38:05 +00:00
13cfc35de8 Add cleanup task registration and execution in ScriptApi
zephrynis pushed to main at zephrynis/JStom 2026-01-28 21:09:36 +00:00
c01026b7c1 Enhance ScriptManager to allow CommonJS module support in JavaScript context
zephrynis pushed to main at zephrynis/JStom 2026-01-27 02:06:09 +00:00
f9227e2128 Add MiniMessage support for legacy color conversion in NPC Text script and implement entity tracking in ScriptApi
zephrynis pushed to main at zephrynis/JStom 2026-01-27 01:40:41 +00:00
c3b043c59e Enhance NPC Text script with MiniMessage support and refactor spawn logic
zephrynis pushed to main at zephrynis/JStom 2026-01-26 23:42:44 +00:00
676857d650 Add NPC Text script and enhance ScriptApi with entity type retrieval
zephrynis pushed to main at zephrynis/JStom 2026-01-26 23:21:54 +00:00
7c9283a043 Move spawn point
zephrynis pushed to main at zephrynis/JStom 2026-01-26 22:10:25 +00:00
0096123c85 Add AnvilLoader for instance container in Main class
zephrynis pushed to main at zephrynis/JStom 2026-01-26 22:03:24 +00:00
3dae45644c Refactor build configuration and update Minestom dependency to latest stable version
zephrynis pushed to main at zephrynis/JStom 2026-01-26 19:28:04 +00:00
469b6ff8ec Update build configuration and improve server status handling
zephrynis pushed to main at zephrynis/JStom 2026-01-26 01:26:10 +00:00
e06b356531 Add online_mode and velocity_secret config options
zephrynis pushed to main at zephrynis/JStom 2026-01-26 00:32:44 +00:00
d06d9bf9d9 Remove base world gen, not needed since a world will be supplied in my usecase