Loading...
Searching...
No Matches
Go to the documentation of this file.
19#define PEER_ID_INEXISTENT 0
20#define PEER_ID_SERVER 1
25#define INTERNET_SIMULATOR 0
26#define INTERNET_SIMULATOR_PACKET_LOSS 10
28#define CONNECTION_TIMEOUT 30
35#define LIMITED_MAX_SIMULTANEOUS_BLOCK_SENDS 0
37#define BLOCK_SEND_DISABLE_LIMITS_MAX_D 1
44#define DTIME_LIMIT 2.5f
54#define MAX_MAP_GENERATION_LIMIT (31007)
64#define MAP_BLOCKSIZE 16
70#define PLAYER_DEFAULT_STEPHEIGHT 0.6f
77#define PLAYER_INVENTORY_SIZE (8 * 4)
80#define PLAYER_MAX_HP_DEFAULT 20
83#define PLAYER_MAX_BREATH_DEFAULT 10
88#define PLAYER_FILE_ALTERNATE_TRIES 1000
94#define SCREENSHOT_MAX_SERIAL_TRIES 1000
100#define TTF_DEFAULT_FONT_SIZE (16)