aboutsummaryrefslogtreecommitdiff
path: root/advtrains/models/advtrains_dtrack_st.b3d
diff options
context:
space:
mode:
authorBlockhead <jbis1337@hotmail.com>2020-08-16 02:39:58 +1000
committerGabriel PĂ©rez-Cerezo <gabriel@gpcf.eu>2020-08-21 16:02:02 +0200
commitb707f20ba20a7cd542b9ccc9c939f55a9b88400c (patch)
treee7b6b60a7edc41819dca1e2e9c43426afb60af14 /advtrains/models/advtrains_dtrack_st.b3d
parentb75752a3e08a02664a077892ff32e653589b9166 (diff)
downloadadvtrains-b707f20ba20a7cd542b9ccc9c939f55a9b88400c.tar.gz
advtrains-b707f20ba20a7cd542b9ccc9c939f55a9b88400c.tar.bz2
advtrains-b707f20ba20a7cd542b9ccc9c939f55a9b88400c.zip
Add two new sets of diamond crossing types
Add two new sets of diamond crossings in addition to the current set of perpendicular crossings. Also cleans up the inside edges on the perpendicular set models. All of these varieties have their mirror images, which was previously a problem with the 45/90 crossing. The naming convention for all of these rail types is this: when facing east and param2=0, the angle and direction of the two crossing rails is indicated. So 30l45r means 30 degrees left and 45 degrees right. The mirror image of that would be 30r45l. There is a recipe for each set of crossing types and the trackworker can change geometry within types with left cick, and rotate between two 90 degree rotations with right-click. When left-clicking, the angles move in an intuitive fashion like rotating rails. * The perpendicular set (already existing) has rails that cross at 90 degrees. * The 90+x set has 90 degree (straight, node aligned) rails plus a rail intersecting that at 30, 45 or 60 degrees. * The diagonal set has both rails not axis-aligned, for example 30r-45l, 60l60r. The latter is quite useful for scissors crossovers.
Diffstat (limited to 'advtrains/models/advtrains_dtrack_st.b3d')
0 files changed, 0 insertions, 0 deletions
>* Don't generate trailing spaces in minetest.conf.exampleest312016-02-27 * Restore simple settings tab and add advanced settings as dialogBlockMen2016-02-21 * Fix world config menu ignoring `name` in `mod.conf`.Diego Martinez2016-01-23 * Fix error message in settings tab overlapping 'save' buttonRogier2016-01-16 * Fix the checking of flags values in the settings tabRogier2016-01-10 * Improve parsing of setting types from settingtypes.txt for settings tabRogier2016-01-10 * Alphabetical sorting of texture packs in menu (fixes #3487)jeanpatrick.guerrero@gmail.com2015-12-26 * Settings tab: add v3f typeest312015-11-08 * minetest. to core.Rui9142015-10-31 * Fix parameter passing to gettext callPilzAdam2015-10-25 * Credits: Remove my nameRui2015-10-25 * Escape " in generated settings_translation_file.cppPilzAdam2015-10-25 * Fix setting commentsPilzAdam2015-10-24 * Don't allow games or mods to add secure. settingsPilzAdam2015-10-24 * Better gettext support for protocol version mismatch messagesest312015-10-24 * Improve Lua settings menuPilzAdam2015-10-24 * Display sane output for empty descriptionsest312015-10-18 * New settings tab contain all possible settingsPilzAdam2015-10-17 * Add viewing range GUI settingkilbith2015-10-06 * Minor tweaks handle_settings_buttonsRui9142015-09-14 * Change my emailRui9142015-09-03 * Credits tab: fix accidental merger of two contributorsest312015-08-31 * Use gettext to "None" of texture pack listRui9142015-08-25 * Remove some emails from credits tabkwolekr2015-08-19 * Update credits tabkwolekr2015-08-19 * Client: disable mmdb modstoreest312015-08-19 * Don't do formspec escaping twice for loading descriptionest312015-08-14 * Fix FSAA dropdown option reset after changing another dropdown optionjeanpatrick.guerrero@gmail.com2015-07-25 * Remove drivers dropdown in the settings tabkilbith2015-07-25 * Update my nameNovatux2015-07-24