Commit Graph

13 Commits

Author SHA1 Message Date
Hugues Ross 19ca1bf0f1 Add feedback sounds for table-related actions, and make sounds play for everyone 2020-04-18 11:29:09 -04:00
Hugues Ross fa95a8705e Add audio feedback for opening the map and editing markers 2020-04-18 10:24:26 -04:00
Hugues Ross af0a801801 Small refactor: Add some constants to map_formspec.lua
- Make map formspec calls return the formspec dimensions for more
  accurate marker editor palcement
2020-04-17 20:28:15 -04:00
Hugues Ross c0e1414a88 Fix marker editor ordering and add pagination 2020-04-16 19:50:03 -04:00
Hugues Ross 7c858d5264 Add skinned styling to the marker editor 2020-04-15 21:01:56 -04:00
Hugues Ross 4cc3a4cfaa Fix copied maps not retaining marker information 2020-04-11 15:36:15 -04:00
Hugues Ross a5ded9bc11 Add world coord -> map coord conversion method
- Fix some coordinate-related bugs with markers
2020-04-10 17:52:09 -04:00
Hugues Ross ade84c374d First draft marker editor in the map formspec 2020-03-28 09:51:38 -04:00
Hugues Ross bda796c101 Placed map improvements
- Make placed maps walkable
- Add proper hitbox for placed maps
- Let placed maps propagate sunlight
2020-03-20 20:38:46 -04:00
Hugues Ross 7bb3b544e2 Bugfixes
- Fix crash on map placement
- Add temp map texture
- Fix player marker on map
2020-03-20 08:02:30 -04:00
Hugues Ross 8f786cda9a Add map scale support to the advanced table 2020-03-08 10:34:20 -04:00
Hugues Ross 85eeb529b6 Remove home/death marker code 2020-03-08 10:06:26 -04:00
Hugues Ross d0f7c58c47 Initial commit 2020-02-16 12:55:07 -05:00