diff options
| author | untodesu <kirill@untode.su> | 2025-03-16 22:19:39 +0500 |
|---|---|---|
| committer | untodesu <kirill@untode.su> | 2025-03-16 22:19:39 +0500 |
| commit | d1d7521ee859f10e99fb3f82e710c8bbeb7c41c5 (patch) | |
| tree | 900e6a537bd5763636db8497404d3b28e6afcef2 /data/misc | |
| parent | 68b0b663514d1a5dcf79cfbdeea544b5d69ed1ed (diff) | |
| download | voxelius-d1d7521ee859f10e99fb3f82e710c8bbeb7c41c5.tar.bz2 voxelius-d1d7521ee859f10e99fb3f82e710c8bbeb7c41c5.zip | |
Fix the bizzare CRC32 callback I forgot to remove
- This fixes bother not working
- Separated client and server splashes
- Added server splashes
Diffstat (limited to 'data/misc')
| -rw-r--r-- | data/misc/splashes_client.txt (renamed from data/misc/splashes.txt) | 4 | ||||
| -rw-r--r-- | data/misc/splashes_server.txt | 46 |
2 files changed, 48 insertions, 2 deletions
diff --git a/data/misc/splashes.txt b/data/misc/splashes_client.txt index cb5801d..581c47f 100644 --- a/data/misc/splashes.txt +++ b/data/misc/splashes_client.txt @@ -1,5 +1,6 @@ ((void *)(0)) [deleted] +[REDACTED] #define FALSE 1 #define NULL ((void *)(0)) #define NULL ((void *)(1)) @@ -26,7 +27,7 @@ Format your hard drive today! From Urals with Love Happiness only real when shared Hell is empty and all the devils are here. -I am confiscating that MOTD +I am confiscating that splash I am inside your walls It's all connected! It's downward from here @@ -46,7 +47,6 @@ Send dudes, we need more men! Sometimes I dream about cheese Stay hydrated. This is a threat. STOP POSTING ABOUT AMONG US -Stop reading this and join Trust me, I'm a doctor. What is a MOTD? YES NO YES NO YES NO YES NO YES NO YES NO diff --git a/data/misc/splashes_server.txt b/data/misc/splashes_server.txt new file mode 100644 index 0000000..fab2330 --- /dev/null +++ b/data/misc/splashes_server.txt @@ -0,0 +1,46 @@ +((void *)(0)) +[deleted] +[REDACTED] +#define FALSE 1 +#define NULL ((void *)(-1)) +#define NULL ((void *)(0)) +#define NULL ((void *)(1)) +#define TRUE 0 +A Voxelius Server +All your base are belong to us +Also try CaveCube! +Also try OpenBuilder! +Cache my chunks if you can +Chicken and sphere challenge +Connection limit: YES +Don't eat yellow snow! +ENetPacket tastes like purple +Error 418: I'm a teapot +Experiencing technical gremlins +Fahrenheit 451 Server Room +From Urals with Love +globals::sanity underflow +Good code was never an option +I am confiscating that MOTD +I am inside your walls +Insert more server RAM here +It's all connected! +It's not a bug - it's lore +ITS ALL CONNECTED +Maximum sass capacity reached +My stepdads play in here +No cookies, only sessions +protocol.entity_id_desync +Rebooting the matrix... +REEEEEEEEEEEEEEEEEEEEEEEEEEEEEE +Segmentation fault (core dumped) +Server hamsters need coffee +Stay hydrated. This is a threat. +STOP POSTING ABOUT AMONG US +Stop reading this and join +this_is_fine_20220224.png +Uptime: 30 years... maybe +VoxelStorage overflow detected +vserver.exe has stopped thinking +We ran out of stack traces +You wouldn't download a server |
