This website requires JavaScript.
310fa10035
Merge remote-tracking branch 'queatz/sqlite-map'
Perttu Ahola
2011-09-06 18:04:02 +03:00
bc847e8cc2
Fix bug in posix file/directory removal wrapper, as pointed out by kahrl
Perttu Ahola
2011-09-06 17:52:03 +03:00
b82952bdba
Fix some texture stuff: remove item_fence.png, use fence.png, remove inexisting cactus.png from texture atlas (replace with nothing because cactus is rare)
Perttu Ahola
2011-09-06 17:13:24 +03:00
570a8dbf22
allow specifying a fixed seed in the config file for generating the map (fixed_map_seed)
Kahrl
2011-08-31 11:24:50 +02:00
c68ea19e8d
Now SAOs will reflect changes to their temporary inventory object Also, the temp item wasn't being deleted, might have been a memory leak. Now you will only eat 1 item off a stack
JacobF
2011-09-01 17:16:55 -04:00
0c91d01866
Cull empty lines...
JacobF
2011-09-04 17:06:23 -04:00
e34cef312f
Files to database converter
JacobF
2011-09-04 17:02:50 -04:00
d670c831c2
These numbers were well exceeding 2^32...
JacobF
2011-09-04 17:01:28 -04:00
d1a16f24cf
Initial sqlite3 maps. * The map will reside in world/map.sqlite * It will load from the sectors folder but will not save there
JacobF
2011-09-02 19:07:14 -04:00
2d872ce3fa
Furnace was crashing stuff again
JacobF
2011-09-02 17:33:06 -04:00
e3c58eff1c
Merge branch 'master' of /media/Field/Software/minetest-queatz/minetest-sqlite/.. into sqlite-map
JacobF
2011-09-02 16:59:17 -04:00
99de37ff94
Update to SQLite 3.7.7.1
JacobF
2011-09-01 18:27:30 -04:00
5e3b9e3578
* Furnace would say it was overloaded when it had a non-cookable source * I didn't understand that expression last fix and now the furnace would burn fuel even when it had no source item.
JacobF
2011-09-01 15:39:15 -04:00
ad795c9f0c
Merge remote-tracking branch 'queatz/furnace-fix'
Perttu Ahola
2011-08-31 17:04:12 +03:00
d6d479f94c
Updated changelog
Perttu Ahola
2011-08-31 00:43:34 +03:00
6415528f96
If there was no source item in a furnace it would cause a segmentation fault.
JacobF
2011-08-30 11:38:53 -04:00
4af1f2963c
Merge remote-tracking branch 'kahrl/dissector'
Perttu Ahola
2011-08-30 14:24:33 +03:00
ba0322f353
Merge remote-tracking branch 'queatz/mmb10'
Perttu Ahola
2011-08-30 14:24:23 +03:00
1a705523c0
Merge remote-tracking branch 'queatz/furnace-is-not-blackhole'
Perttu Ahola
2011-08-30 14:24:12 +03:00
87b9e5467d
Merge remote-tracking branch 'queatz/furnace-is-not-out-nor-can-rat-escape'
Perttu Ahola
2011-08-30 14:24:07 +03:00
625dac8d8c
Merge remote-tracking branch 'queatz/privs'
Perttu Ahola
2011-08-30 14:23:44 +03:00
134e49cc8e
Merged 2 branches because they relied on each other. This one contains these changes from main c55: * Adds a function to check if there is room for a specific item * Using that, you can now pick up rats if you have a full inventory and a not full rat stack * Furnace would cook only 1 item if that item used the last available result slot, now it will continue * Furnace will say it's overloaded * Furnace won't wait until the next step to start on the next item - This caused small fuels to cook slower than meant to - Also caused furnaces to say they were out of fuel after finishing the last fuel item
JacobF
2011-08-25 19:27:50 -04:00
cab426ffa3
dissector branch: fix for doc/protocol.txt: CONTROLTYPE_DISCO is 3
Kahrl
2011-08-25 21:32:48 +02:00
3edf2bb417
dissector branch: fix description of TOCLIENT_PLAYERITEM in clientserver.h
Kahrl
2011-08-25 21:31:28 +02:00
9ebfbd150e
dissector branch: added wireshark dissector minetest.lua
Kahrl
2011-08-25 21:29:41 +02:00
e278742c5e
Middle mouse click will move 10 items around at a time.
JacobF
2011-08-25 12:43:19 -04:00
ef08163c38
Don't remove furnace if something is inside it.
JacobF
2011-08-24 18:53:06 -04:00
2e82268a67
If a user doesn't have build rights, don't allow them to move items to and from their inventory
JacobF
2011-08-23 22:08:09 -04:00
00bdfad5f6
The password box in the mainmenu is focused if there is already a name and address filled in
JacobF
2011-08-23 22:06:35 -04:00
efd8dabd91
Lava is now better visible inside water. (a crappy hack)
Perttu Ahola
2011-08-23 03:01:01 +03:00
e4f443a57a
Inventory transparency; very loosely based on sapier's commits.
Perttu Ahola
2011-08-23 00:31:18 +03:00
d4df20a913
if creative mode and player has no build privileges, cannot drop items.
Perttu Ahola
2011-08-22 22:55:17 +03:00
db495668ae
Fixed water mesh generation acting weird next to sand
Perttu Ahola
2011-08-22 22:44:43 +03:00
996c653490
Fix byte count in serialization of "F1000"
Perttu Ahola
2011-08-22 22:17:26 +03:00
4acad897cf
Fixed some protocol comment errors in clientserver.h and elsewhere
Perttu Ahola
2011-08-22 22:04:46 +03:00
b37fffc2c5
Hopefully fix 'dangling water'
Giuseppe Bilotta
2011-08-20 07:54:01 +02:00
a99450ab72
Possibly fixed the extremely rare PeerNotFound loop bug.
Perttu Ahola
2011-08-22 21:27:11 +03:00
7776d6228e
Update README.txt
Perttu Ahola
2011-08-22 15:00:55 +03:00
5415256a52
Merge remote-tracking branch 'oblomov/me_cmd'
Perttu Ahola
2011-08-22 14:46:54 +03:00
836e43db60
Merge remote-tracking branch 'oblomov/new_input'
Perttu Ahola
2011-08-22 14:46:52 +03:00
9c94538fb7
Change way commands are displayed in chat window
Giuseppe Bilotta
2011-08-22 13:43:53 +02:00
53eedd3ba4
Introduce hotkey for calling up a command window
Giuseppe Bilotta
2011-08-13 18:16:49 +02:00
42134bb49e
Send KEY_END when (re)creating a text input
Giuseppe Bilotta
2011-08-13 18:56:15 +02:00
0488bf54d3
/me command
Giuseppe Bilotta
2011-08-13 17:41:18 +02:00
da19aee307
Server now supports replies without prefix
Giuseppe Bilotta
2011-08-13 17:37:31 +02:00
d2c0b4905a
Defines for server command context flags
Giuseppe Bilotta
2011-08-13 17:35:10 +02:00
153f07fdfb
Remove distinction between /# and / commands
Giuseppe Bilotta
2011-08-13 17:09:23 +02:00
7e610aece5
Overhaul the input system
Giuseppe Bilotta
2011-08-13 22:44:31 +02:00
16aedc0ef6
Fix typos in key names
Giuseppe Bilotta
2011-08-13 17:59:54 +02:00
6596e585fe
Flowing lava updates lighting
Perttu Ahola
2011-08-22 13:19:07 +03:00
f98eda4d52
Merge remote-tracking branch 'oblomov/liquid_fixes'
Perttu Ahola
2011-08-22 12:53:18 +03:00
23717510c2
Merge branch 'lava'
Perttu Ahola
2011-08-22 12:53:02 +03:00
c51564ab5b
Optimize for viscosity 1
Giuseppe Bilotta
2011-08-16 20:38:44 +02:00
1eb14c7743
Viscous fluids
Giuseppe Bilotta
2011-08-16 19:56:57 +02:00
56e9f97294
Make sure all neighbors of changed fluids are activated
Giuseppe Bilotta
2011-08-16 18:05:28 +02:00
774faf4e85
Let the liquids flow in the open
Giuseppe Bilotta
2011-08-16 17:42:28 +02:00
d0711821f3
Ensure air neighbors to liquids that can flow are enqueued for transformation
Giuseppe Bilotta
2011-08-16 07:24:01 +02:00
7024b45197
Ensure param2 is set correctly in transformLiquids
Giuseppe Bilotta
2011-08-16 16:46:55 +02:00
5fce673a56
Use defines for liquid levels
Giuseppe Bilotta
2011-08-16 08:31:33 +02:00
29c9d3d5f4
Implemented MEET_OTHER
Perttu Ahola
2011-08-16 12:23:19 +03:00
708f1c336e
transformLiquid: small optimization and whitespace cleanup
Giuseppe Bilotta
2011-08-16 06:00:40 +02:00
dc4ac0b96f
small fix to transformLiquids
Perttu Ahola
2011-08-15 18:49:44 +03:00
296748d32e
Fixed liquid mesh generation
Perttu Ahola
2011-08-15 17:45:35 +03:00
ad408f269c
Add lava to creative inventory (hmm, we're shortly running out of creative inventory space)
Perttu Ahola
2011-08-15 16:57:57 +03:00
e57754868f
Hopefully fixed msvc "'sqrt' : ambiguous call to overloaded function"
Perttu Ahola
2011-08-15 15:11:00 +03:00
0c7e7f4998
Non-vertex-alpha texture material for lava
Perttu Ahola
2011-08-15 12:08:41 +03:00
136657bcc1
Get rid of makepackage_binary.sh
Giuseppe Bilotta
2011-08-15 11:07:30 +02:00
dc16820e02
Cleanup root
Giuseppe Bilotta
2011-08-15 11:05:05 +02:00
4b85608e30
modified mapgen to generate less lava
Perttu Ahola
2011-08-15 11:56:16 +03:00
8ab77f4153
Added #define WATER_ALPHA in content_mapnode.cpp
Perttu Ahola
2011-08-15 11:51:33 +03:00
472585a7e8
tuned lava/universal damage code
Perttu Ahola
2011-08-15 11:49:39 +03:00
8f42a8be0c
lava!
Perttu Ahola
2011-08-15 02:04:56 +03:00
c4b707bca2
Windows.h -> windows.h for cross-mingw build
Perttu Ahola
2011-08-14 21:26:07 +03:00
9e35fe8c37
Merge remote-tracking branch 'speedprog/fixedNotFindingData'
Perttu Ahola
2011-08-13 14:05:01 +03:00
385904d75a
Let Settings accept a const char* directly
Giuseppe Bilotta
2011-08-13 07:33:43 +02:00
b1e0b7728b
Fix keycode_to_keyname return value
Giuseppe Bilotta
2011-08-13 07:31:46 +02:00
eb255e6870
Clean up key names handling
Giuseppe Bilotta
2011-08-12 23:42:00 +02:00
72e4c8f523
Fix use of && instead of &
Giuseppe Bilotta
2011-08-12 23:34:12 +02:00
835d2e4b5f
Removed assert if creating texture atlas image fails; cancel creating image instead.
Perttu Ahola
2011-08-12 17:17:47 +03:00
94b42a79d7
fixed not finding data dir if installed
Constantin Wenger
2011-08-10 23:43:21 +02:00
e40da2341c
Fixed/extended/modified ban stuff to be good for inclusion
Perttu Ahola
2011-08-12 13:11:27 +03:00
7aa72c56b6
Merge remote-tracking branch 'speedprog/banByIp'
Perttu Ahola
2011-08-12 11:55:51 +03:00
5784c14ab7
added ipban support commands: /#ipban <nick> /#ipunban <ip>
Constantin Wenger
2011-08-12 01:13:42 +02:00
3028bbb95b
Updated .gitignore to ignore vim swap files
Perttu Ahola
2011-08-12 00:33:24 +03:00
dfdc817db3
Typo fix
Giuseppe Bilotta
2011-08-11 19:45:44 +02:00
f4856a33c9
.gitattributes
Giuseppe Bilotta
2011-08-11 17:57:04 +02:00
371af9c241
Notify other players of wielded item change
Giuseppe Bilotta
2011-08-11 07:02:57 +02:00
88a9bae160
constify inventory item serialization
Giuseppe Bilotta
2011-08-10 23:22:44 +02:00
ecd5c5f920
Clients inform server on wielded item
Giuseppe Bilotta
2011-08-10 21:43:40 +02:00
91d1186cbb
Keep track of player item
Giuseppe Bilotta
2011-08-10 18:31:44 +02:00
467b3cf4c1
Some inventory const-ification
Giuseppe Bilotta
2011-08-10 11:38:49 +02:00
c007d8219e
Server should use the same eye position as the client
Giuseppe Bilotta
2011-08-10 08:07:30 +02:00
b318e82356
Refactor player's eye position coding
Giuseppe Bilotta
2011-08-10 08:06:30 +02:00
98fa00db12
Introduce Player::getLightPosition
Giuseppe Bilotta
2011-08-10 07:38:51 +02:00
69fca4f3cb
Merged some FreeBSD fixes
Perttu Ahola
2011-08-11 12:32:36 +03:00
f6ed45fc20
Proper placement of binary files.
q66
2011-08-11 11:07:35 +02:00
e81ff1e833
Gettext fix for *BSD - require special linkage as glibc is not used
q66
2011-08-11 11:04:22 +02:00
43b6ca0d14
Prevent threadid_t from losing precision when casted on 64bit systems
q66
2011-08-11 10:52:00 +02:00
34492ce480
Respect base virtual functions' signatures
Giuseppe Bilotta
2011-08-08 16:15:53 +02:00
163c38e175
Always return from non-void functions
Giuseppe Bilotta
2011-08-08 16:13:48 +02:00