Commit Graph

8492 Commits

Author SHA1 Message Date
wallabra 96b8552ae4
Make items shot by dispensers and droppers always go forward 2022-02-09 03:34:23 -03:00
wallabra 11a661f427
Let item entity ground friction change when on slippery floors 2022-02-09 03:26:05 -03:00
wallabra 44f327b60b
Adjust default drag values, round 2 2022-02-09 03:17:36 -03:00
wallabra bce9e59e82
Adjust default drag values 2022-02-09 03:15:42 -03:00
wallabra 6f6b70dedc
Fix typo in passing newvel to set_velocity in item phys 2022-02-09 03:12:56 -03:00
wallabra 4105e07670
Fix ground drag var reference in item physics 2022-02-09 03:09:44 -03:00
wallabra 2aa565ac21
Add ground drag force to avoid items stuck on ledges 2022-02-09 03:07:02 -03:00
wallabra 77bfc6c174
Scale fluid flow forces on items with dtime 2022-02-09 03:03:10 -03:00
wallabra ddbc3353a2
Change item on flowing water physics adding momentum and drag (experimental) 2022-02-09 02:44:39 -03:00
kay27 f449ba8370 Fix terraform 2022-02-09 06:34:20 +04:00
kay27 04fc9217ec Make new villages run 2022-02-08 08:12:53 +04:00
kay27 4b4e29b3c1 Slightly rewrite villages at all 2022-02-08 07:39:01 +04:00
kay27 bbd447b861 Add barrels by AFCMS as a part of mcl_chests 2022-02-07 06:39:12 +04:00
kay27 257f3b1ec0 Rewrite chests callback processing and drops 2022-02-07 05:37:54 +04:00
kay27 7e7c0c3a37 Make little cleanup 2022-02-07 04:25:52 +04:00
kay27 4ae1bf711d Break villages 2022-02-06 06:46:21 +04:00
kay27 07e000d077 Merge 5.1.5 and a fix into master 2022-02-06 05:37:32 +04:00
kay27 991a08636c #11 Polish amethyst stuff 2022-02-06 04:32:44 +04:00
kay27 f6b34f8865 Fix blazes attemted to find vector.distance to nil 2022-02-05 23:04:56 +04:00
kay27 304ea98ef9 Merge pull request 'Add Amethyst Stuff' (#165) from amethyst into testing
Reviewed-on: MineClone5/MineClone5#165
2022-02-05 16:57:24 +00:00
kay27 ed3ae8c32e #11 Fix amethyst buds light levels again 2022-02-05 20:56:26 +04:00
kay27 218ab6fe15 #11 Fix amethyst buds light levels 2022-02-05 20:55:26 +04:00
kay27 22351ca1d8 #11 Fix various amethyst errors, write better seed function 2022-02-05 20:49:45 +04:00
kay27 adbde60b10 #11 Spawn buds 2022-02-05 06:27:23 +04:00
kay27 1a78fde1a0 #11 Generate amethyst geodes naturally 2022-02-05 05:34:59 +04:00
kay27 6be95762bc #11 Distort geodes 2022-02-05 04:56:17 +04:00
kay27 e828757fae #11 Fix geode placement (spherical last time) 2022-02-05 04:16:30 +04:00
kay27 6f1719b297 #11 Fix geode placement 2022-02-05 04:03:22 +04:00
kay27 19e77c755b #11 Add geode 2022-02-05 03:58:05 +04:00
kay27 b3a67162d2 #11 Fix translation filename 2022-02-05 03:07:34 +04:00
kay27 a9f5e74396 #11 Fix the style, add template.txt, add Russian translation 2022-02-05 03:01:23 +04:00
kay27 394e754729 #11 Put tabs instead of each 2 spaces 2022-02-05 02:39:40 +04:00
kay27 dbef4b2e3c #11 Temporarily remove amethyst - moved into amethyst branch 2022-02-05 02:37:57 +04:00
kay27 ad46a8c9db #11 Remove amethyst screenshot 2022-02-05 02:35:22 +04:00
kay27 022fc84f5c Merge pull request 'Amethyst related stuffs' (#21) from Emojigit/MineClone5:fork-20210727-amethyst into master
Reviewed-on: MineClone5/MineClone5#21
2022-02-04 22:33:03 +00:00
kay27 d5fcfdc139 Merge 5.1.4 2022-02-05 02:30:53 +04:00
kay27 e1eca4c146 Merge remote-tracking branch 'origin/testing' into production 2022-02-05 02:30:15 +04:00
kay27 779ab00635 Fix yet another boat visual size crash 2022-02-04 23:54:04 +04:00
kay27 ad188e8474 Merge pull request 'Mapgen v3! ;)' (#161) from mapgenv3 into testing
Reviewed-on: MineClone5/MineClone5#161
2022-02-04 02:11:17 +00:00
kay27 97896c19e9 Fix last mapgen v3 issues 2022-02-04 06:08:09 +04:00
kay27 080fe253ad Remove crashes 2022-02-04 05:04:31 +04:00
kay27 7d57bb7d6e Implement basic part of mapgen API v3 2022-02-04 04:44:41 +04:00
kay27 78ce759b4b Merge remote-tracking branch 'origin/testing' into production 2022-02-02 05:21:43 +04:00
kay27 6b848c51d2 Fix villages initialization 2022-02-02 05:21:05 +04:00
kay27 bfd9cf9d54 Merge remote-tracking branch 'origin/production' 2022-02-02 04:29:55 +04:00
kay27 47eab20d39 Merge remote-tracking branch 'origin/testing' into production 2022-02-02 04:29:12 +04:00
kay27 4f10c8c032 Fix a typo (crash) 2022-02-02 04:15:03 +04:00
kay27 6e43c62680 Fix fly anticheat bug 2022-02-02 04:11:11 +04:00
kay27 90c4929b56 Fix noclip anticheat bug 2022-02-02 04:00:55 +04:00
kay27 effe1a7ac5 #140 Fix anticheat (add settings) 2022-02-02 03:48:11 +04:00