Commit Graph

179 Commits (master)

Author SHA1 Message Date
Nail Khanipov 52dbef90b7
fix(ecs-gestalt): Migrate Components to gestalt's Components. (#42)
Ref: MovingBlocks/Terasology#4753

Co-authored-by: Michael Pollind <mpollind@gmail.com>
Co-authored-by: Tobias Nett <skaldarnar@googlemail.com>
2021-08-25 17:55:51 +02:00
Kevin Turner 82c3bb2597 chore: upgrade to gestalt-module 7.1 from 7.0 https://github.com/MovingBlocks/Terasology/pull/4622 2021-05-01 18:04:37 -07:00
Tobias Nett 063a078520 Merge remote-tracking branch 'origin/develop' into chore/gestalt-v7-migration 2021-05-01 23:56:39 +02:00
Tobias Nett dc3bf85a10 chore: prepare snapshot builds for 1.1.0-SNAPSHOT 2021-05-01 23:56:25 +02:00
Tobias Nett dae1eb3aa5 release: version 1.0.0 2021-05-01 23:56:25 +02:00
Michael Pollind 6218383a4e chore: migrate gestalt v7
PR: https://github.com/MovingBlocks/Terasology/pull/4593
2021-04-03 08:53:43 -07:00
4Denthusiast 5c795fda34
Update for engine PR #4600 (#40) 2021-03-26 15:18:38 +00:00
Kevin Turner 5b1149cac7 chore: update engine package paths for https://github.com/MovingBlocks/Terasology/pull/4560 2021-03-08 18:23:04 -08:00
Michael Pollind 4cf8f4485f
test: migrate test cases for jupiter (#39) 2021-02-26 22:06:40 +01:00
Tobias Nett 1546f3e6e7 chore(graph): reduce log level for 'Created graph' to DEBUG 2021-02-13 23:32:04 +01:00
jdrueckert 1d86662a12
feat: move TeraMath.Winding here (#38)
* only used in Poly2f and Site
2021-02-08 21:57:48 +01:00
jdrueckert baeb07ee32
feat(JOML): use Line2f from CommonWorld (#37)
* depends on https://github.com/Terasology/CommonWorld/pull/8

* remove unused imports
* update copyright
2021-02-06 15:40:10 +01:00
Tobias Nett 5e366fdd97
chore: remove unused imports (#36) 2021-01-29 18:11:04 +01:00
Michael Pollind 532842dee6
feat(JOML): migrate polyworlds (#35)
* migrate to joml-ext and remove use of Sectors
* correct sector calculation and correct size for border

Co-authored-by: jdrueckert <jd.rueckert@googlemail.com>
Co-authored-by: Tobias Nett <skaldarnar@googlemail.com>
2021-01-26 23:19:15 +01:00
Tobias Nett 7dce45a94c
chore(JOML): migrate `world.viewer.picker.*` (#34) 2021-01-09 21:26:23 +01:00
Michael Pollind 52b835fe56
Merge pull request #33 from Terasology/feat/joml-migrate-WorldGenerator
feat(JOML): migrate WorldGenerator#getSpawnPosition
2021-01-07 21:04:25 -08:00
Michael Pollind c4d1645857 feat(JOML): migrate WorldGenerator#getSpawnPosition
PR: https://github.com/MovingBlocks/Terasology/pull/4380
2021-01-06 21:36:00 -08:00
Michael Pollind 50b1ece2d8
feat(JOML): migrate 2d facets to BlockArea (#32)
Adjust for MovingBlocks/Terasology#4364
2021-01-06 22:56:03 +01:00
Sanidhya Anand 95eddff8a1
Update module.txt (#31) 2020-12-27 23:39:32 +00:00
Josephine Rueckert 5a26b3bc17 fix: align with major CoreWorlds bump 2020-12-27 22:13:15 +01:00
jdrueckert cebe8cc784
feat(JOML): migrate world generation (#30) 2020-12-27 00:56:21 +01:00
Michael Pollind 07b7f16be0
feat(JOML): migrate player spawn component and logic (#29)
https://github.com/MovingBlocks/Terasology/pull/4281
2020-11-27 21:32:12 +01:00
4Denthusiast 1d50c4c104
feat: Replace SurfaceHeightFacet with SurfacesFacet and ElevationFacet (#28) 2020-11-17 18:08:41 +01:00
Wdestroier ce3f43006f
chore: refactor `Region` to `GraphRegion` (#26) 2020-10-14 22:56:50 +02:00
jdrueckert fbed630741
fix(joml): `RiverRasterizer` (#27) 2020-10-14 22:52:12 +02:00
Cervator c932d83118 chore: Adjustments for NUI extraction in engine 2020-08-23 13:32:29 -05:00
meetcshah19 f07e22c418
feat: Add graph uniformity factor (#22)
- to be used in Lost
2020-07-25 22:17:20 +02:00
Cervator c9edd13ecb chore: Adjust for engine changes in https://github.com/MovingBlocks/Terasology/pull/4029 2020-07-06 00:25:33 -05:00
Niruandaleth 87cd03ddf2 fix: biome id is now of type `Name`
- see https://github.com/Terasology/BiomesAPI/pull/1
2020-05-19 23:04:11 +02:00
jdrueckert 5fbea3b5d1
chore: update core (spring cleanup) (#21)
* chore: remove `Core` dependency, increase version, add category
* fix: add `BiomesAPI` dependency
* fix: add `CoreWorlds` dependency
* chore: add .gitattributes
2020-05-18 22:33:44 +02:00
Cervator d258d30208 Version bump after major engine/Core release prep 2020-03-07 14:25:08 -06:00
Qwertygiy 5cf68301aa Update PolyWorld for CoreBlocks (#20) 2019-09-29 20:24:34 +02:00
Michael 29e663df65 fixed biome loading for biomeAPI 2019-07-14 12:49:50 -07:00
Adrijaned d419e824b1 Got biomes stuff to work 2019-03-31 17:20:19 +02:00
Rasmus Praestholm f85016cb8d
Merge pull request #18 from ar0ne/category_fix
Fix category name
2018-07-29 14:10:55 -04:00
Siarhei Shalyhaila 7dc7f9c151 fix category name 2018-07-24 22:00:03 +03:00
ar0ne 544f025ae9 refactoring whittaker biomes 2018-06-16 15:17:27 +03:00
Cervator cf2c7ad732 Engine v2 version bumps all over 2018-02-08 21:54:34 -05:00
Cervator 120e8822f9 API fix for MovingBlocks/Terasology#3118 and tiny code quality tweaks 2018-02-02 17:31:14 -05:00
Rasmus Praestholm 524c287a58 Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release.
Also sets release readiness to "Alpha" instead of "Pre-Alpha" completing #1981.
2016-01-02 23:06:42 -05:00
Rasmus Praestholm eda033a534 Merge PR #12 for new Rect2i usage
Conflicts:
	module.txt - version tweaked two different times (no change needed)
2015-11-22 22:28:56 -05:00
Martin Steiger 5168394ba0 Use new Rect2i 2015-11-22 21:14:04 +01:00
Martin Steiger f9cc5079bb Update dependency to CommonWorld 2015-10-29 18:23:27 +01:00
Josh Zacharias bd741dfa71 Merge pull request #11 from Terasology/develop
Accommodate Vector2i changes
2015-10-27 19:11:23 -07:00
Josh Zacharias 0acecc41fb Merge pull request #10 from Terasology/vector2i
Replace old Vector2i with TeraMath
2015-10-27 18:37:24 -07:00
Martin Steiger 921d5b8c25 Replace old Vector2i with TeraMath 2015-10-24 09:25:01 +02:00
Rasmus Praestholm 6596121e98 Dependency tweak 2015-09-19 15:25:44 -04:00
Martin Steiger f4d72ee794 Reduce GraphFacet to 2D 2015-09-02 18:18:00 +02:00
Martin Steiger 2fa06daf1f Bump version to 0.7.1-SNAPSHOT 2015-08-10 18:42:48 +02:00
Martin Steiger 077433f6c1 Bump version to 0.7.0 2015-08-10 18:40:18 +02:00