Perttu Ahola
|
1709fd854a
|
Implement image[<X>,<Y>;<W>,<H>;<texture name>] and allow floating-point values in formspec
|
2012-06-03 22:31:02 +03:00 |
|
Perttu Ahola
|
7bf446f671
|
Reshape inventory menu code
|
2012-06-03 22:31:02 +03:00 |
|
Perttu Ahola
|
d7447cdf9e
|
Implement sign using form field protocol
|
2012-06-03 22:31:01 +03:00 |
|
darkrose
|
c4315a7afa
|
Strip unneeded variables from NodeMetadata
|
2012-06-03 22:31:00 +03:00 |
|
Kahrl
|
704782c95b
|
WIP node metadata, node timers
|
2012-06-03 22:31:00 +03:00 |
|
Perttu Ahola
|
6a57eabb14
|
Handle failing openal init properly, add enable_sound and sound_volume settings
|
2012-04-06 15:30:36 +03:00 |
|
Perttu Ahola
|
22a5a1fa43
|
Show reported map seed on debug info (F5)
|
2012-04-04 22:43:54 +03:00 |
|
Perttu Ahola
|
a869d23451
|
Fix sound direction and add experimental:soundblock alias sb in minimal for testing
|
2012-04-04 13:32:08 +03:00 |
|
Perttu Ahola
|
52122c342d
|
Add 'fly' and 'fast' privileges and the underlying privileges-to-client system
|
2012-03-31 16:25:02 +03:00 |
|
Perttu Ahola
|
4fb6c07535
|
Change postfixes from N.ogg to .N.ogg in user/testsounds/ loader
|
2012-03-25 18:51:05 +03:00 |
|
Perttu Ahola
|
f01c988094
|
Some serialization version stuff
|
2012-03-25 18:45:27 +03:00 |
|
Perttu Ahola
|
db0928add3
|
Sound loading from memory (by using a quick hack)
|
2012-03-25 15:52:43 +03:00 |
|
Perttu Ahola
|
1cac1de3b2
|
Almost support loading sounds from server
|
2012-03-25 14:48:22 +03:00 |
|
Perttu Ahola
|
f801e16b78
|
Texture cache -> Media cache WIP
|
2012-03-25 11:51:33 +03:00 |
|
Perttu Ahola
|
06e93f8d95
|
Add sound.dig
|
2012-03-24 11:10:28 +02:00 |
|
Perttu Ahola
|
93219e3b9d
|
Add sounds, tune things
|
2012-03-24 04:24:26 +02:00 |
|
Perttu Ahola
|
77120a021d
|
Digging and placing sounds
|
2012-03-24 04:24:26 +02:00 |
|
Perttu Ahola
|
6c14025b2d
|
Add event manager and use it to trigger sounds
|
2012-03-24 04:24:26 +02:00 |
|
Perttu Ahola
|
8c2f3bb378
|
c55sound continued
|
2012-03-24 04:24:25 +02:00 |
|
Perttu Ahola
|
c301e3c82a
|
celeron55's sound system initial framework
|
2012-03-24 04:24:23 +02:00 |
|
Perttu Ahola
|
c3f2b24a9a
|
Remove useless clearing of the Z buffer
|
2012-03-22 22:15:38 +02:00 |
|
Perttu Ahola
|
ef0ec31554
|
Goddamn MSVC pow overload ambiguities
|
2012-03-21 22:11:15 +02:00 |
|
Perttu Ahola
|
194258b479
|
Add different automatic profiler graph drawing style for relative-ish plots
|
2012-03-21 15:06:45 +02:00 |
|
Perttu Ahola
|
fa416e7116
|
Add more graph colors, add mainloop_dtime graph, make statustext fade away faster
|
2012-03-21 15:06:44 +02:00 |
|
Perttu Ahola
|
71b2e0e002
|
Modify and clean main loop to allow measuring the proper times
|
2012-03-21 15:06:44 +02:00 |
|
Perttu Ahola
|
7d1ac4d1f6
|
Profiler graph
|
2012-03-21 15:06:41 +02:00 |
|
Perttu Ahola
|
2e90ed07ac
|
Dynamic sky, fog and cloud colors; sun and moon
|
2012-03-18 13:42:18 +02:00 |
|
Perttu Ahola
|
58bed83d03
|
Move ClientMap to clientmap.{h,cpp}
|
2012-03-16 00:25:18 +02:00 |
|
Perttu Ahola
|
54917e3062
|
Add Client::getEnv() and remove some unnecessary wrappers
|
2012-03-15 23:54:10 +02:00 |
|
Kahrl
|
807a0d313b
|
MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light, removed footprints
|
2012-03-15 21:45:44 +02:00 |
|
Perttu Ahola
|
4aa0f040fb
|
Fix initial moving of mouse above the "exit to menu" button in singleplayer mode
|
2012-03-15 16:20:21 +02:00 |
|
Perttu Ahola
|
6298878bfa
|
Add "simple singleplayer mode"; Fix a number of GUI things
|
2012-03-15 15:20:20 +02:00 |
|
Perttu Ahola
|
2c9bb06516
|
Make finish quicktune and leave it unused (as intended)
|
2012-03-12 21:27:29 +02:00 |
|
Perttu Ahola
|
7f7fb9750d
|
command-line/world game selection
|
2012-03-11 14:54:23 +02:00 |
|
Perttu Ahola
|
af33b3b338
|
Limit crack update speed
|
2012-03-11 12:28:41 +02:00 |
|
Perttu Ahola
|
a87d19cd7e
|
When mouse button is held down in air, show continuous animation
|
2012-03-11 12:22:37 +02:00 |
|
Perttu Ahola
|
8b6cce18cb
|
Improve command-line parameters
|
2012-03-11 12:06:59 +02:00 |
|
Perttu Ahola
|
2de8f915f8
|
Tune "Connecting to server" and "Waiting content" screens
|
2012-03-10 23:28:51 +02:00 |
|
Kahrl
|
967f25461b
|
Chat console, including a number of rebases and modifications.
Defaults modified from original: alpha=200, key=F10
|
2012-03-10 20:11:10 +02:00 |
|
Perttu Ahola
|
0053651814
|
Starting the game in the pause menu is lame, don't do it\!
|
2012-03-10 18:21:15 +02:00 |
|
Perttu Ahola
|
c89d1cf072
|
Initial directory structure rework
|
2012-03-10 17:10:10 +02:00 |
|
Perttu Ahola
|
989aba1966
|
Fix and tune things, add tool "recharge" animation, add dummyball
|
2012-03-10 11:28:14 +02:00 |
|
Perttu Ahola
|
8c01ad8a9d
|
ClientActiveObject::debugInfoText()
|
2012-03-10 11:28:13 +02:00 |
|
Perttu Ahola
|
501b8fe743
|
Damage groups WIP
|
2012-03-10 11:28:13 +02:00 |
|
Perttu Ahola
|
910186905f
|
Don't draw cracks when digging is impossible
|
2012-03-10 11:28:13 +02:00 |
|
Perttu Ahola
|
562ac3bce9
|
Digging time groups WIP
|
2012-03-10 11:28:12 +02:00 |
|
Perttu Ahola
|
993821a924
|
Tune brightness stuff and fog color
|
2012-02-06 17:40:48 +02:00 |
|
Perttu Ahola
|
94b25685c5
|
Fix calculating if block is in viewing range; fix fog and default minimum accordingly
|
2012-02-06 17:27:54 +02:00 |
|
Kahrl
|
b85b4ede82
|
Page up/down: don't display the old value, it was a little confusing
|
2012-02-01 02:37:01 +01:00 |
|
Kahrl
|
2cb96d9d68
|
Page up and down change the minimum viewing range
|
2012-02-01 02:24:55 +01:00 |
|