Commit Graph

969 Commits

Author SHA1 Message Date
darkrose 85f852bc90 add some help info to the character creator 2014-11-16 00:32:04 +10:00
darkrose e7047ed861 a little circuits tweak 2014-11-16 00:32:04 +10:00
darkrose db12e2cce3 stop players being naked when taking next clients on stable servers 2014-11-16 00:32:04 +10:00
darkrose a18d3051b2 adjust some clothes craft recipes 2014-11-16 00:32:04 +10:00
darkrose f0128f2839 slight optimisation of server and client data processing 2014-11-16 00:32:04 +10:00
darkrose 562c4733ad and default clothing works... some inv textures missing 2014-11-16 00:32:04 +10:00
darkrose 7e53f1067d oops 2014-11-16 00:32:04 +10:00
darkrose 9078f10541 merge IFormSource and TextDest into FormIO 2014-11-16 00:32:04 +10:00
darkrose c48399628e servers give player their default clothes on first joining 2014-11-16 00:32:04 +10:00
darkrose 91c9dec4c6 drop PROTOCOL_OLDEST so stable clients can connect to next servers 2014-11-16 00:32:04 +10:00
darkrose 52599c3b81 setup for default player clothes 2014-11-16 00:32:04 +10:00
darkrose 90896119fe make next client network compatible with stable server, make next server semi-compatible with stable client 2014-11-16 00:32:04 +10:00
darkrose 587b3a8f98 add new clothes item ids 2014-11-16 00:32:04 +10:00
darkrose a33e78266f get the character creator working 2014-11-16 00:32:04 +10:00
darkrose d82e8db4c2 widen main menu so longer translations fit 2014-11-16 00:32:04 +10:00
darkrose 18c31365d8 change to TOCLIENT_PLAYERINFO that should prevent future protocol bumps 2014-11-16 00:32:04 +10:00
darkrose f84a1f05a5 update female fair skin 2014-11-16 00:32:03 +10:00
darkrose d900b8d0a9 allow skins to be fetched as parts 2014-11-16 00:32:03 +10:00
darkrose 8aed49d146 don't limit mob spawning quite that much 2014-11-16 00:32:03 +10:00
darkrose de1ea03df9 bugfix to face type 2014-11-16 00:32:03 +10:00
darkrose ba20f2ee56 initial character def basics 2014-11-16 00:32:03 +10:00
darkrose 5b25ec5537 this is :next 2014-11-16 00:32:03 +10:00
darkrose b6c8e07b47 1410.00 2014-10-25 21:39:36 +10:00
darkrose 4414dce437 a couple of pistons bugfixes 2014-10-25 20:53:48 +10:00
Maverick JS 4310e9e601 install the html files needed by the server properly 2014-10-25 19:44:08 +10:00
darkrose e9a3422d7e try to get an accurate count of active objects before mob spawning 2014-10-25 19:42:13 +10:00
darkrose e2403bbd5f small tweak to firefly spawning 2014-10-25 18:21:08 +10:00
darkrose b6638d7b96 die fishy die 2014-10-25 17:12:28 +10:00
darkrose 1f662ee447 a fix for the previous 2 fixes 2014-10-25 17:03:08 +10:00
darkrose 905056ced4 a slightly better mob water fix 2014-10-25 16:59:13 +10:00
darkrose 9a60343ed2 I call the "the Menche fixes" 2014-10-25 16:51:08 +10:00
darkrose 038dc0be98 rework player damage system 2014-10-25 00:35:58 +10:00
darkrose 0e8d6f924f update the pot file 2014-10-24 21:53:04 +10:00
darkrose f88d5a88d5 wrap gettext around various forgotten strings 2014-10-24 21:52:03 +10:00
darkrose 7febff5911 make player wield arm show correct clothing appearance 2014-10-24 20:45:43 +10:00
darkrose 5234a0041e stop wield items glowing in the dark 2014-10-24 18:01:15 +10:00
darkrose 55a57f80f1 don't allow pre-clothes clients to connect to new servers - they'll fail anyway 2014-10-24 17:15:39 +10:00
darkrose 2650f255a8 update some coldzone settings to 1024 2014-10-24 06:54:16 +10:00
darkrose 19f5561c81 implement active furnaces/incinerators 2014-10-24 05:04:25 +10:00
darkrose ea517a722f some dungeon adjustments 2014-10-24 02:21:46 +10:00
tiemay 7058c5b41b use misc/freedesktop/ and include new icon sizes 2014-10-24 01:01:14 +10:00
tiemay 6ee8b4fd29 add more icon sizes 2014-10-24 01:01:14 +10:00
tiemay 3d8a8ca745 use misc/freedesktop/ in preparation for adding more icons 2014-10-24 01:01:14 +10:00
darkrose 01ae175341 space suit and material textures 2014-10-24 00:39:21 +10:00
darkrose c7c6a5c6f0 add space suit, and materials to make them from... no textures yet 2014-10-23 20:53:52 +10:00
darkrose b329e5045d convert old creatures mobs to new ones 2014-10-23 16:48:15 +10:00
darkrose cb692e6f73 add life support system for creating air in space 2014-10-23 06:23:45 +10:00
darkrose 6edf399e66 add mapgen types to gui 2014-10-23 04:40:15 +10:00
darkrose 2d94936df5 add space to mapgen, add multiple mapgen types PROTOCOL BUMP 2014-10-23 03:54:02 +10:00
darkrose 1c5026ff78 stop objects disappearing, and rewrite large chunks of the activation/deactivation code 2014-10-22 20:17:59 +10:00