Commit Graph

118 Commits (master)

Author SHA1 Message Date
Kevin Turner 78253eae6e build(modules): name the output `cachedModules`
A noun phrase is better than a verb for a directory name.
2021-02-04 12:06:52 -08:00
Kevin Turner e0b16660e9 build(PC): cacheModules is an output of :modules
rather than facade being responsible for knowing too many things about modules.
2021-02-03 15:59:04 -08:00
Kevin Turner 29cae4d8f6 build(PC): gitignore module cache 2021-02-01 23:14:37 -08:00
Kevin Turner 9d84f8ee66 Merge remote-tracking branch 'origin/develop' into chore/tidy-dist-tasks 2021-01-17 16:13:20 -08:00
Tobias Nett ea923c357d
build(jmh): git-ignore generated code and use updated config zip to avoid warnings in SpotBugs (#4406)
Co-authored-by: Cervator <cervator@gmail.com>
2021-01-17 17:02:28 -06:00
Kevin Turner bb3c6c1615 fix (build): do not ignore build output appearing in a source directory
engine:processResources has been adjusted so this file needn't end up there.
2021-01-17 14:53:11 -08:00
Tobias Nett ec8f3e26d3
chore!: Extract BuilderSampleGameplay as tutorial module (#3995)
The module now lives in https://github.com/Terasology/TutorialMinimalEngineDemo
2020-05-28 20:23:08 +02:00
Kevin Turner 8aceb03b8f gradle: remove the direct xml modifications of idea configs
The goal is to keep the configs checked-in under .idea/, or as settings on the gradle builds or the gradle idea plugin, rather than direct XML hacking.
2020-05-14 12:46:23 -07:00
Kevin Turner 339a970965 chore: remove stray engine-tests outputs 2020-05-13 20:45:02 -07:00
Kevin Turner b393f382b1 comments on gitignores 2020-05-13 18:09:00 -07:00
Kevin Turner e4cc431bf1 add IntelliJ configuration (version 2020.1) 2020-05-12 17:47:20 -07:00
Tobias Nett bd162d4c9b fix: forgot a reference on BiomesAPI 2020-05-09 22:06:01 +02:00
Tobias Nett 93d36a4d83 fix: missed some references to 'Core' 2020-05-09 21:21:28 +02:00
Tobias Nett d420902ef2 chore: Remove CoreSampleGameplay
The module can now be found it its own repository:
https://github.com/Terasology/CoreSampleGameplay
2020-05-09 17:05:42 +02:00
Cervator 309dbe3fd8 Ignore another profiling related file type 2020-03-16 22:41:48 -05:00
Arthur Casals cb70d38021 Removed WildAnimalsGenome dependency from CoreSampleGameplay 2019-07-24 16:16:41 -03:00
Adrijaned b8274cc984 First BiomesAPI implementation 2019-03-05 23:09:08 +01:00
SHAUNAK DIXIT 6ad48a4185 modified .gitignore by adding local.properties in it 2019-02-15 01:14:59 +05:30
Cervator bf2134d11d Belatedly adding gitignore entry to go with #3475 2018-09-25 00:05:15 -04:00
Iaron da Costa Araújo 6b1d0c3371
Merge branch 'develop' into record_replay_release 2018-06-19 11:17:12 -03:00
Cervator e101173b36 Merge PR #3327 by @asiekierka - credits improvement 2018-06-09 20:59:22 -04:00
Adrian Siekierka 6d52b19121 apply @cervator suggestions 2018-06-09 23:04:44 +02:00
iaronaraujo 1a2837dc00
Merge branch 'develop' into record_replay_release 2018-06-06 17:11:12 -03:00
Adam Aboudi 4d06cb8109 Added the whitelist and blacklist files to gitignore 2018-06-04 14:43:58 -04:00
iaronaraujo f010e2f735 Refactor to improve merge diff, add javadoc and clean the code 2018-05-31 15:24:51 -03:00
iaronaraujo 0b4f785ab2 Updating gitignore to ignore the recording library 2018-05-30 15:08:51 -03:00
iaronaraujo 9f2b2cdd5f Added filter to the record and replay, changed when the record and replay begins 2018-05-30 10:31:41 -03:00
Cervator dba360b11b Merge PR #3253 by @iaronaraujo - API scanning 2018-04-14 21:30:47 -04:00
Iaron Araujo 8fca964f1f Refactored code's Javadoc and created constant for file names 2018-04-13 13:24:19 -03:00
Cervator b56bd37839 Gah still finding missed spots for meta -> metas 2018-02-26 22:42:48 -05:00
Cervator 4425ff89a7 Resolve two PRs adding the same thing in different places 2018-02-08 23:25:47 -05:00
Cervator afd2c992fa Merge PR #3252 by @vampcat - path tweak 2018-02-08 23:24:47 -05:00
vampcat 2986bb023c Rework path management to be more explicit 2018-02-06 17:08:03 +05:30
Arav Singhal f393d2fb2d
Add /configs/ to gitignore, remove directory from index 2018-01-19 14:37:15 +05:30
Rostyslav Zatserkovnyi a34b18ebda Fix NUI editor issues 2017-01-30 22:56:45 +02:00
Rasmus Praestholm e2b43c2ee8 Tiny adjustments. 2016-11-17 00:17:36 -05:00
Rasmus Praestholm e78f79fbee Utility: Include a template override.cfg that is used by default by the headless server run config in IntelliJ.
Also adds a 3rd client run config entry and cleans up the template for a gradle.properties as well.

Both override.cfg and gradle.properties are copied from the templates dir only if there is no copy at the project root (don't overwrite an existing version).
2016-10-22 01:10:33 -04:00
Rasmus Praestholm 41c20aff77 Bump TeraMath dependency to 1.3.0 and add a simple .gitignore extra for IntelliJ. 2016-07-07 16:55:04 -04:00
Jessica Hawkwell c0ebe83111 added new Mac-specific ignores, removed unneeded blank lines
OSX El Capitan adds a lot of new features!  Some of these new goodies
have made more things we need to have git ignore.
2016-03-23 20:52:37 -04:00
Jessica Hawkwell db5c689a08 fixing the ordering in gitignore, some minor changes
Corrected the ordering of stuffies in gitignore and did some small(ish)
changes in a few other files.
2016-03-23 16:38:41 -04:00
Rasmus Praestholm 6b54120624 More doc stuff! Including new GitHub template files. 2016-03-01 00:24:03 -05:00
Rasmus Praestholm 54b2e06038 Tweaks to let BuilderSampleGameplay work as a typical embedded module. 2016-02-22 00:18:07 -05:00
Rasmus Praestholm 52ba3e2706 Ignore TeraEd.iml 2016-01-01 17:51:46 -05:00
Rasmus Praestholm c1a1996a84 Adjust the metrics config with proper cleanup and pathing that won't cause inaccurate "UP-TO-DATE" issues. 2015-12-26 16:55:39 -05:00
Martin Steiger e0eaa8114b Move TeraEd to new facade project 2015-10-31 10:52:25 +01:00
Rasmus Praestholm b59211a208 Proof of concept: Extracting retrieved zip directly into config dir (then .gitignoring it) 2015-04-22 23:18:07 -04:00
Rasmus Praestholm ccd39be598 Tweak .gitignore and template gradle.properties 2015-04-21 00:38:47 -04:00
Josh Zacharias e31a56a2e7 Separate the starting inventory from the Core content by adding a Core Sample Gameplay module. 2015-02-12 14:10:38 -08:00
Rasmus Praestholm fbe1e51160 Gradle/Artifactory checkpoint - "It works on my machine!" worthy, needs more tweaking and testing 2014-11-09 15:38:23 -05:00
Rasmus Praestholm b7c0731c22 Add a run config for IntelliJ that launches another instance of the game into its own terasology-2ndclient data dir, good for multiplayer testing 2014-10-02 23:42:31 -04:00