Perttu Ahola
|
3e40235ce2
|
updated minetest.conf.example and changed client_unload_unused_data_timeout default to 600
|
2011-06-27 08:36:37 +03:00 |
|
Perttu Ahola
|
dd22ea051a
|
map unloading is now a whole lot better
|
2011-06-27 00:27:17 +03:00 |
|
Perttu Ahola
|
3fccc67eb7
|
fixed block unloading from memory (a better fix coming next)
|
2011-06-26 21:53:11 +03:00 |
|
Perttu Ahola
|
7e59938c54
|
added screenshot key F12 (from spongie)
|
2011-06-26 19:33:40 +03:00 |
|
Perttu Ahola
|
c1ceabef71
|
added and commented out some debug output
|
2011-06-26 03:14:52 +03:00 |
|
Perttu Ahola
|
aed9e809a1
|
mapgen stuff
|
2011-06-25 16:32:09 +03:00 |
|
Perttu Ahola
|
7538b4c620
|
New map generator added (and SQLite, messed up the commits at that time...) (import from temporary git repo)
|
2011-06-25 04:25:14 +03:00 |
|
Perttu Ahola
|
30c34cc23e
|
disabled farmesh in default settings
|
2011-06-23 14:10:46 +03:00 |
|
Perttu Ahola
|
c78d610618
|
farmesh render range is now dynamic
|
2011-06-18 13:43:49 +03:00 |
|
Perttu Ahola
|
7773e68c2a
|
farmesh is now usable.
|
2011-06-18 12:42:17 +03:00 |
|
Perttu Ahola
|
e7580d2804
|
added in-game key shortcuts for toggling free_move and fast_move (default K and J)
|
2011-06-17 23:55:21 +03:00 |
|
Perttu Ahola
|
72e742c24e
|
Added an experimental "far view" thing. Doesn't work exactly like it should and not suitable for real use yet, and might never be.
|
2011-06-07 22:08:16 +03:00 |
|
Perttu Ahola
|
223b379348
|
Reduced the CPU usage of the sent block selector algorithm
|
2011-05-31 00:15:43 +03:00 |
|
Perttu Ahola
|
9f7c21a0b4
|
invert_mouse config option
--HG--
extra : rebase_source : 2695ad71185244cefbcf6e3e28ba1ab5e54c882f
|
2011-05-29 21:13:29 +03:00 |
|
Perttu Ahola
|
63611932eb
|
player passwords and privileges in world/auth.txt
--HG--
extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
|
2011-05-29 21:11:16 +03:00 |
|
Perttu Ahola
|
73a18b9271
|
change default sneak key from RSHIFT to LSHIFT
|
2011-05-19 22:59:10 +03:00 |
|
Perttu Ahola
|
974c5cc08c
|
Added key configuration in the configuration file.
|
2011-05-14 15:43:26 +03:00 |
|
Perttu Ahola
|
2830095366
|
Optimized map saving and sending (server-side)
|
2011-04-26 00:23:38 +03:00 |
|
Perttu Ahola
|
b21c7de3ed
|
Added a setting for disabling smooth lighting. Updated changelog.
|
2011-04-24 12:31:19 +03:00 |
|
Perttu Ahola
|
bbe47f845b
|
Updated to-do list and added the give_initial_stuff setting for testing
|
2011-04-22 10:48:40 +03:00 |
|
Perttu Ahola
|
c638442e78
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
|
Perttu Ahola
|
9f859d8389
|
modified the build system of lua to a more minimal one
|
2011-02-24 00:19:41 +02:00 |
|
Perttu Ahola
|
9778347c7f
|
mainly work on object scripting api
|
2011-02-23 02:49:57 +02:00 |
|
Perttu Ahola
|
f5ff378dd0
|
video backend selection
|
2011-02-19 11:48:54 +02:00 |
|
Perttu Ahola
|
a0e8f3afd3
|
might work good on cmake+msvc now
|
2011-02-15 20:53:29 +02:00 |
|
Perttu Ahola
|
21372749f5
|
now it works nicely
|
2011-02-11 20:37:54 +02:00 |
|
Perttu Ahola
|
52d99fef31
|
fully working i guess
|
2011-02-11 19:55:42 +02:00 |
|
Perttu Ahola
|
dd9e82f5bc
|
bug-fixin'
|
2011-02-08 01:12:55 +02:00 |
|
Perttu Ahola
|
25a7fabed8
|
mapgen tweaking
|
2011-02-06 16:35:27 +02:00 |
|
Perttu Ahola
|
6545ea12e9
|
nicer looking water
|
2011-02-04 01:48:52 +02:00 |
|
Perttu Ahola
|
71dbee43d0
|
some generation-time mud flow tweaking
|
2011-02-03 13:48:17 +02:00 |
|
Perttu Ahola
|
c957858bbb
|
changed default minimum viewing range to a bit lower
|
2011-02-01 16:29:07 +02:00 |
|
Perttu Ahola
|
be851871cd
|
map generation framework under development... not quite operational at this point.
|
2011-01-30 01:44:54 +02:00 |
|
Perttu Ahola
|
3909e712a0
|
Faster lighting at map generation time
|
2011-01-24 16:36:58 +02:00 |
|
Perttu Ahola
|
c914cbb0a0
|
OMG! Main Menu!
|
2011-01-23 17:29:15 +02:00 |
|
Perttu Ahola
|
a35d8dabcf
|
configuration updates; making to build on msvc
|
2011-01-17 23:35:09 +02:00 |
|
Perttu Ahola
|
d44abdab17
|
minecraft-style water done (but no texture animation or sound)
|
2011-01-17 21:15:31 +02:00 |
|
Perttu Ahola
|
0fa0e0752a
|
old water removed, some fixes here and there
|
2011-01-17 14:57:37 +02:00 |
|
Perttu Ahola
|
3891bc43e0
|
fine-tuning of map generator and server and stuff.
|
2011-01-17 02:40:53 +02:00 |
|
Perttu Ahola
|
7068bc90af
|
Initial commit of mapgen v.2. Lacks configuration and saving to disk.
|
2011-01-16 19:32:14 +02:00 |
|
Perttu Ahola
|
a176f9eb36
|
generate-time lighting optimization
|
2011-01-15 13:50:13 +02:00 |
|
Perttu Ahola
|
cfaa15895a
|
tweaking around, including mapgen, player speed in water, settings
|
2011-01-15 01:26:29 +02:00 |
|
Perttu Ahola
|
10b06419ab
|
changes to handing of digging (non backwards-compatible i guess)
|
2010-12-23 22:35:53 +02:00 |
|
Perttu Ahola
|
71948dbf96
|
changed default time speed
|
2010-12-22 20:59:34 +02:00 |
|
Perttu Ahola
|
58ccc68c81
|
server starting on port 0 on invalid settings
|
2010-12-22 17:58:02 +02:00 |
|
Perttu Ahola
|
3f5bad938a
|
organizing stuff.
|
2010-12-21 18:08:24 +02:00 |
|
Perttu Ahola
|
3b0bff2f74
|
Cracking blocks while digging
|
2010-12-21 02:25:47 +02:00 |
|
Perttu Ahola
|
123e8fdf53
|
framework for modifying textures
|
2010-12-20 22:03:49 +02:00 |
|
Perttu Ahola
|
6350c5d7a6
|
some tinkering with gui. removed updating of configuration file at end
|
2010-12-20 14:59:21 +02:00 |
|
Perttu Ahola
|
5a36956f75
|
working time-of-day sending from server to client
|
2010-12-20 14:04:31 +02:00 |
|