Commit Graph

21 Commits

Author SHA1 Message Date
sys4-fr ca268ec9b9 Add load message to the "action" log 2018-12-24 03:33:15 +01:00
sys4-fr 6f98272452 Add README.md file 2018-08-20 21:03:44 +02:00
sys4-fr 5fb23b3e35 Fix help 2018-02-18 03:12:48 +01:00
sys4-fr b1b0fc9546 Add a new mode for rotation
When camera mode is 3 then during rotation, up and down is applyed to looking target too.
2018-02-18 02:37:51 +01:00
sys4-fr af71ac362b Add the ability to up or down during a rotation while fixing a fixed looking target.
While rotating, you can push the up or down keys to do that.
2018-02-17 22:37:27 +01:00
sys4-fr 711a19ecd9 Change deprecated use of player:get_look_yaw() function by player:get_look_horizontal() 2018-02-17 21:05:53 +01:00
sys4-fr 1f6cfa99b1 Multiplayer Fixing
Now each player can make and save recordings with my new behaviours (rotation, flying scenes when looking a target ...)
Change key to stop playback by 'aux1'
Add detailled help command: /camera help
2018-02-17 19:22:59 +01:00
sys4-fr 38596c37dc - Fix rotation behaviour during recording
- Clean code
- Change keys during recording : 'e' for stop recording and 'L-Shift' for stop rotating
2018-02-15 19:55:10 +01:00
sys4-fr 6feae4d3e0 Add rotation with left/right 2017-07-18 03:02:15 +02:00
sys4-fr 94737b2494 Remove debugging code 2017-05-05 09:16:55 +02:00
sys4-fr 87a7e729c5 Greatly improve looking target precision
Change "/camera look_target" to "/camera look" command
Add "here" paramater to "/camera look" command for looking at player position
Add "/camera mode <0|2>" command for normal velocity (0) or locked velocity to player's first look direction (2)
2017-05-05 09:04:35 +02:00
sys4-fr 71924a4d07 Add /camera speed_factor <speed> command for customized speed at starting record. 2017-05-03 22:27:25 +02:00
sys4-fr ba7f352909 Disable debugging messages 2017-04-30 18:41:41 +02:00
sys4-fr 9aa8c2436f Add a target look option for camera (Give a way to make beautiful travellings)
Make movement of camera independant from velocity (the way of velocity is fixed when /camera is started)
2017-04-30 18:33:03 +02:00
MrIbby 194ce63d73 Replace spaces with tabs (#1) 2017-03-21 09:48:56 -07:00
octacian 39751eb34e Style fixes/improvements 2017-02-07 14:07:18 -08:00
octacian 5902b1aa2f Fix copywrite notice 2017-02-07 13:46:21 -08:00
octacian f6db3c438e Allow saving recordings
Recordings can now be saved with /camera save <name>, played with /camera play <name>, and listed with /camera list.
2017-02-07 07:32:17 -08:00
octacian 4551299e2f Use chatcommand instead of item 2017-01-19 17:55:19 -08:00
Auke Kok 021c5dd613 Next goals. 2016-01-29 23:57:55 -08:00
Auke Kok 20ab057400 Initial commit. 2016-01-29 23:56:04 -08:00