· 9 years ago · Dec 31, 2016, 11:50 AM
1MovingBlocks/CrashReporter
2 Commits:
3 10/13/16 (78d 15h) Martin Steiger|GitHub: Merge pull request #33 from triebben/develop [+3,-0]
4 10/13/16 (78d 16h) triebben: Escape german Umlaute [+1,-1]
5 10/13/16 (78d 16h) triebben: Improve german translation [+3,-0]
6 7/30/16 (154d 6h) Rasmus Praestholm: Version bump to next snapshot. [+1,-1]
7 7/30/16 (154d 6h) Rasmus Praestholm: v4.0.0 release. [+1,-1]
8 7/30/16 (154d 7h) Rasmus Praestholm: Update dependency group name. [+1,-1]
9 7/30/16 (154d 8h) Rasmus Praestholm: Merge PR #30 by @Cervator - make CrashReporter embeddable. [+46,-24]
10 6/29/16 (185d 6h) Rasmus Praestholm: Tweak at overall project setup to make it possible to embed the CrashReporter in a Terasology multi-project workspace. [+46,-24]
11 4/29/16 (246d 3h) Martin Steiger: Bump version to 3.0.1-SNAPSHOT [+1,-1]
12 4/29/16 (246d 3h) Gooey: [artifactory-release] Release version 3.0.0 [+0,-0]
13 4/29/16 (246d 4h) Martin Steiger: Add all projects to the correct group [+7,-2]
14 4/29/16 (246d 4h) Martin Steiger: Removed author tags [+0,-2]
15 4/29/16 (246d 5h) Martin Steiger: Minor tweaks and javadoc [+9,-4]
16 4/28/16 (246d 16h) Martin Steiger: Add DestSol themed image [+0,-0]
17 4/28/16 (246d 16h) Martin Steiger: Split into three sub-projects [+44,-9]
18 4/28/16 (246d 16h) Martin Steiger: Externalize resources in properties file [+136,-45]
19 4/28/16 (247d 3h) Martin Steiger: Update versions [+11,-11]
20 3/19/16 (286d 20h) Martin Steiger: Version update to 2.3.1-SNAPSHOT [+1,-1]
21 3/19/16 (286d 20h) Martin Steiger: Version update to 2.3.0 [+1,-1]
22 3/19/16 (286d 20h) Martin Steiger: Minor tweaks to UserInfoPanel to get a consistent look [+7,-5]
23 3/18/16 (287d 16h) Rostyslav Zatserkovnyi: Import fixes, flag removal & icon attributions [+113,-108]
24 3/14/16 (291d 12h) Rostyslav Zatserkovnyi: Fix #26 [+171,-31]
25 Updated Issues:
26 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Update gradle wrapper to latest
27 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Update Jenkins job - attach artifacts
28 7/3/16 (181d 11h) [CLOSED] Martin van Kuik: CrashReporter gui not running when executing gradlew run command
29 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Review any new benefits / config with a Pastebin Pro account
30 3/19/16 (286d 20h) [CLOSED] Rasmus Praestholm: Encourage the user to enter a short description of what they were doing when they crashed
31 11/12/16 (48d 19h) [OPEN] Rasmus Praestholm: More encouragement to upload all relevant log files rather than just one
32 11/22/16 (39d 9h) [OPEN] Tobias Nett: Log Upload Failed
33 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: More paste site options
34 11/12/16 (49d 4h) [OPEN] Rasmus Praestholm: More detailed labels / on-hover text
35MovingBlocks/DestSolAndroid
36 Commits:
37 9/15/16 (106d 18h) Rasmus Praestholm: Extra Android version bump due to build fail. [+1,-1]
38 9/15/16 (107d 5h) Rasmus Praestholm: Version bump for next release. [+2,-2]
39 7/20/16 (164d 10h) Rasmus Praestholm: Version bump for next release. [+2,-2]
40 7/19/16 (165d 6h) Rasmus Praestholm: Additional Android tweaks to use Java 8. [+19,-3]
41 7/4/16 (179d 14h) Rasmus Praestholm: Update Gradle again and apply some tweaks to get Android working with newer Gradle. Moves around some code analytics as well. [+15,-3]
42MovingBlocks/DestinationSol
43 Commits:
44 10/8/16 (84d 3h) Rulasmur|GitHub: Merge pull request #125 from Avalancs/develop [+66,-40]
45 10/6/16 (85d 14h) AvaLanCS: Add sfx and music volume to Main Menu -> Options [+66,-40]
46 10/2/16 (89d 22h) AvaLanCS: refactor music and sfx volume variable names [+31,-31]
47 10/2/16 (89d 22h) AvaLanCS: fix music volume not saved [+1,-1]
48 10/2/16 (90d 4h) Rasmus Praestholm: Merge PR #121 by @Avalancs - tutorial improvement. [+78,-10]
49 10/2/16 (90d 4h) Rasmus Praestholm: Merge PR #120 by @Avalancs - cannot buy same ship. [+39,-5]
50 10/2/16 (90d 4h) Rasmus Praestholm: Shorten a UI string and update Credits some more. [+7,-11]
51 9/26/16 (96d 13h) AvaLanCS: fix issue #106: highlight items to unequip [+78,-10]
52 9/25/16 (96d 15h) AvaLanCS: Cannot buy the same ship you are in [+39,-5]
53 9/21/16 (100d 16h) AvaLanCS: Add "Can't sell equipped items" option [+50,-6]
54 9/15/16 (107d 5h) Rasmus Praestholm: Version bump for next release. [+3,-3]
55 9/11/16 (110d 15h) Rasmus Praestholm: Tweak readme slightly to clarify a few things (fixes #103) [+7,-3]
56 8/28/16 (124d 19h) Joseph G: Handle errors cause by item overflow gracefully [+6,-3]
57 8/26/16 (126d 18h) Joseph G: Inserted placeholder for mer equip stuff [+5,-0]
58 8/26/16 (126d 20h) Joseph G: Merge branch 'develop' of https://github.com/JGelfand/DestinationSol.git into develop [+1,-0]
59 8/26/16 (126d 20h) Joseph G: Mercs now spawn with items [+3,-3]
60 8/21/16 (131d 17h) Joseph Gelfand|GitHub: Merge pull request #1 from MovingBlocks/develop [+1,-0]
61 8/21/16 (131d 18h) Joseph G: Game now disposes of music when it's not playing. [+31,-39]
62 8/21/16 (132d 9h) Rasmus Praestholm: Add JGelfand to credits. [+1,-0]
63 8/20/16 (132d 15h) Joseph G: Separate volume buttons for music, other sounds [+44,-15]
64 7/30/16 (154d 5h) Rasmus Praestholm: Use updated CrashReporter version and dependency format. [+2,-1]
65 7/20/16 (164d 10h) Rasmus Praestholm: Version bump for next release. [+3,-3]
66 7/17/16 (167d 7h) Rasmus Praestholm: Bug fixes, I hope! [+54,-24]
67 7/17/16 (167d 9h) Rasmus Praestholm: Update Gradle again and apply some tweaks to get Android working with newer Gradle. Moves around some code analytics as well. [+128,-105]
68 6/5/16 (209d 6h) Rasmus Praestholm: Merge pull request #99 from MovingBlocks/soundtrackextras [+154,-5]
69 6/5/16 (209d 6h) Rasmus Praestholm: Adjust credits and license terms for soundtrack. [+154,-5]
70 4/29/16 (245d 21h) Martin Steiger: Merge pull request #96 from rzats/feature-CrashReporter [+51,-7]
71 4/29/16 (245d 22h) Rostyslav Zatserkovnyi: CrashReporter integration [+51,-7]
72 4/24/16 (251d 2h) askneller: Fixing problem with issue #55 fix. Was trying to set the slot on the example item. [+3,-4]
73 4/22/16 (253d 1h) askneller: Empty slots now stay empty and guns reload into correct slot. [+80,-153]
74 4/18/16 (257d 1h) askneller: Fixing problems with pull request for issue #55. [+138,-44]
75 4/15/16 (259d 23h) askneller: Fix for issue #55. Also fixed situation where a gun's current ammo is lost [+192,-24]
76 4/9/16 (265d 17h) Rasmus Praestholm: Whoops, forgot rzats and LadySerenaKitty for credits. [+2,-0]
77 4/9/16 (265d 17h) Rasmus Praestholm: Merge PR #91 by @rzats - better exception handling. [+10,-3]
78 4/9/16 (265d 18h) Rostyslav Zatserkovnyi: Remove guava dependency [+7,-2]
79 4/9/16 (265d 19h) Rostyslav Zatserkovnyi: Improved uncaught exception handler [+5,-3]
80 4/6/16 (268d 23h) askneller: Fix for issue #56. If a StarPorts desired position overlaps another port, adjust the desired position. [+32,-3]
81 4/3/16 (272d 6h) Rasmus Praestholm: Add NeonInsect to credits in a soundtrack section, update PrivateAlpha to Rulasmur. [+5,-1]
82 4/3/16 (272d 6h) Rasmus Praestholm: Merge PR #86 by @Rulasmur, @SimonC4, and @NeonInsect - game soundtrack! [+135,-1]
83 4/3/16 (272d 6h) Rasmus Praestholm: Add askneller to credits. [+1,-0]
84 3/30/16 (276d 2h) alsimore: Merge branch 'develop' of https://github.com/alsimore/DestinationSol into develop [+2609,-3315]
85 3/30/16 (276d 3h) askneller: Fixed issue 5, ship icon not showing in map when in hyper. Ready to submit pull request. [+20,-23]
86 3/30/16 (276d 9h) alsimore|askneller: Trying to find the jump gate-related code. Noticed that collisions with objects don't happen when in a jump state so looking for collision handling code. [+2,-1]
87 3/30/16 (276d 9h) alsimore|askneller: Working on issue #5 (No ship icon in map screen while in hyper jump). Getting to know MapDrawer.java. Seems that SolShip is a close ship while FarShip is "off screen". Drawing seems to happen in drawObjIcon. [+23,-1]
88 3/29/16 (276d 14h) Rasmus Praestholm: Merge pull request #88 from LadySerenaKitty/Kitty-gitattributes [+2277,-2277]
89 3/29/16 (276d 16h) Jessica Hawkwell: Line endings? [+2275,-2275]
90 3/29/16 (276d 16h) Jessica Hawkwell: Updating .gitattributes [+2,-2]
91 3/29/16 (276d 18h) Rasmus Praestholm: Add some whitespace to not let error messages run together. [+2,-2]
92 3/29/16 (276d 18h) Rostyslav Zatserkovnyi: Apply line ending changes [+297,-297]
93 3/29/16 (276d 18h) Rostyslav Zatserkovnyi: Add .MF file to gitattributes [+1,-0]
94 3/13/16 (293d 3h) Rulasmur: Added resetVolume to music manager [+7,-0]
95 3/13/16 (293d 11h) Rulasmur: Removed a rogue println [+0,-1]
96 3/13/16 (293d 11h) Rulasmur: Finished adding the MusicManager that SimonC4 starting with menu and ingame music. [+129,-1]
97 3/9/16 (296d 13h) Rulasmur: Merge pull request #85 from rzats/gestalt [+23,-717]
98 3/9/16 (296d 19h) Rostyslav Zatserkovnyi: Repository cleanup [+23,-717]
99 2/23/16 (312d 2h) alsimore: Trying to find the jump gate-related code. Noticed that collisions with objects don't happen when in a jump state so looking for collision handling code. [+2,-1]
100 2/22/16 (312d 22h) alsimore: Working on issue #5 (No ship icon in map screen while in hyper jump). Getting to know MapDrawer.java. Seems that SolShip is a close ship while FarShip is "off screen". Drawing seems to happen in drawObjIcon. [+23,-1]
101 Open PRs:
102 11/27/16 (33d 20h) null: Item overflow error fix [+8,-17]
103 10/23/16 (68d 15h) null: fix map doesn't look right when the game is paused (issue #119) [+32,-16]
104 8/10/16 (142d 17h) Rostyslav Zatserkovnyi: [Work In Progress] Gestalt integration [+4816,-4053]
105 Updated Issues:
106 10/11/16 (80d 14h) [CLOSED] Rasmus Praestholm: Volume settings in main menu (not just in-game)
107 10/4/16 (88d 5h) [CLOSED] Rasmus Praestholm: Tiny bug: Music volume resets to max after restart
108 10/11/16 (80d 14h) [OPEN] null: When the game is paused, map is too zoomed in
109 9/17/16 (105d 11h) [OPEN] Rasmus Praestholm: Placement trouble with 3 star gates too close together
110 10/10/16 (81d 15h) [OPEN] Rostyslav Zatserkovnyi: Add (and apply?) a consistent code style template
111 8/28/16 (124d 17h) [CLOSED] Joseph Gelfand: Game crash on attempted start
112 9/28/16 (94d 7h) [OPEN] Rasmus Praestholm: Equipment refactoring (player, mercenaries ..)
113 9/16/16 (106d 2h) [OPEN] Rasmus Praestholm: Audio related performance issue on Android
114 8/27/16 (126d 7h) [CLOSED] Joseph Gelfand: Mercs do not shoot at enemies
115 10/2/16 (90d 3h) [CLOSED] Rasmus Praestholm: Tweak tutorial to highlight items to drop, un-equip, and equip?
116 9/16/16 (106d 2h) [OPEN] null: Crash while resizing window
117 9/12/16 (110d 5h) [CLOSED] Kelson Ball: README Build instructions unclear
118 8/22/16 (131d 5h) [CLOSED] Rasmus Praestholm: Game lag causes audio problems
119 9/16/16 (106d 2h) [OPEN] Rasmus Praestholm: Split apart menu background + logo, update to new logo
120 6/5/16 (209d 6h) [OPEN] Rasmus Praestholm: Release soundtrack as a separate thing on Steam
121 8/21/16 (132d 9h) [CLOSED] Rasmus Praestholm: Separate volume slider for music
122 4/21/16 (254d 12h) [OPEN] null: Conversion of inventory system to numerical list
123 4/17/16 (257d 14h) [OPEN] Rasmus Praestholm: Add option for frame limiting
124 1/13/16 (353d 9h) [OPEN] Rasmus Praestholm: Game crash from failing to initialize audio device
125 1/13/16 (352d 16h) [OPEN] Martin Steiger: Identify common ground with Terasology
126 10/11/16 (81d 3h) [OPEN] Simon Crutchley: Ship Stuck in Planet
127 4/9/16 (265d 17h) [CLOSED] null: Star ports can spawn within each other
128 4/24/16 (250d 13h) [CLOSED] null: After respawning, the wrong weapons are selected
129 7/20/16 (164d 9h) [OPEN] Rasmus Praestholm: Set up Android build in Jenkins
130 8/27/16 (126d 6h) [CLOSED] Rasmus Praestholm: Saving does not work on Android
131 4/3/16 (272d 6h) [CLOSED] null: Bug - No ship icon in map screen while in hyper jump
132 4/9/16 (265d 17h) [CLOSED] Rasmus Praestholm: Fix up .gitattributes
133MovingBlocks/FacadeAWT
134 Updated Issues:
135 11/22/16 (39d 9h) [OPEN] Martin Steiger: Convert into HTML5 website
136 11/22/16 (39d 9h) [OPEN] Martin Steiger: QuickStart mode breaks loading game
137MovingBlocks/FacadeApplet
138 Commits:
139 1/30/16 (335d 13h) Rasmus Praestholm: Correct LWJGL version for the applet. [+1,-1]
140 1/24/16 (341d 15h) Rasmus Praestholm: Update documentation. [+62,-49]
141 1/6/16 (360d 4h) Rasmus Praestholm: 2015 -> 2016 [+1,-1]
142 1/3/16 (363d 3h) Rasmus Praestholm: Adjust more Pre Alpha -> Alpha [+1,-1]
143 Updated Issues:
144 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Reuse existing signed jars for applet build
145 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Bundle applet with smaller modules / less music
146 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Minify applet
147 11/19/16 (41d 15h) [OPEN] Rasmus Praestholm: Better support for running the applet locally for testing
148 11/14/16 (47d 5h) [OPEN] Rasmus Praestholm: Consider HTML object tag instead of applet tag
149 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Applet seems to run out of memory oddly easily on switching worlds
150MovingBlocks/FacadeServer
151 Commits:
152 5/11/16 (233d 16h) Martin Steiger: Add experimental websocket mgmt [+230,-5]
153 5/9/16 (235d 15h) Martin Steiger: Added VersionEye [+2,-0]
154 5/9/16 (235d 15h) Martin Steiger: More gradle tweaks [+13,-7]
155 5/9/16 (235d 15h) Martin Steiger: Minimal skeleton for a Jetty web app [+7969,-0]
156 5/9/16 (235d 15h) Martin Steiger: Add gradle files [+291,-0]
157 5/7/16 (237d 19h) Martin Steiger: Update README.md [+10,-1]
158 5/7/16 (237d 19h) Martin Steiger: Initial commit [+203,-0]
159MovingBlocks/Gooey
160 Updated Issues:
161 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Gooey should be able to change the distro stage of a module
162 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Gooey should be able to create a new team under the Terasology org on GitHub and add a user to it
163 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Gooey should be able to allow a module author to trigger module releases via chat
164 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Gooey should be able to enable release management for a module
165 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Gooey should be able to respond to a privileged user and create what's needed for a new module
166 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Add/fix silly scripts for fun bot interactions
167 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Allow Gooey to interact with Jenkins to create a new module job
168 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Have Gooey create a new repo on GitHub
169 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Make Gooey greet new users
170 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Enable reminder / calendar items for Gooey
171 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Have Gooey manage a role/team approach on IRC/Slack for allowing further access to commands
172 11/22/16 (39d 9h) [OPEN] Martin Steiger: Create IRC channel logs
173MovingBlocks/GooeyJr
174 Commits:
175 12/31/16 (0d 7h) Rasmus Praestholm: Adjust whitespace [+44,-44]
176 12/31/16 (0d 8h) Rasmus Praestholm: Merge GCI task to list GCI tasks! [+59,-0]
177 12/31/16 (0d 8h) Rasmus Praestholm: Make script a little less chatty / shorter. [+6,-12]
178 12/30/16 (0d 12h) TwoTau: Add GCI task script [+59,-0]
179 12/30/16 (0d 19h) Arpit Kamboj|GitHub: A new silly script [+27,-0]
180 12/24/16 (7d 12h) Rostyslav Zatserkovnyi|GitHub: Merge PR #28 by @mdj117 - you must construct additional references! [+8,-2]
181 12/23/16 (7d 19h) mdj117|GitHub: Added Godfather and Back to the future references [+8,-2]
182 12/22/16 (8d 15h) Tobias Nett|GitHub: Merge pull request #27 from MaxBorsch/master [+21,-0]
183 12/22/16 (8d 15h) Max: Math and conversions! [+21,-0]
184 12/20/16 (10d 17h) kcirtaptrick|Rostyslav Zatserkovnyi: Shakespearean insults (#26) [+15,-0]
185 12/19/16 (12d 7h) Rasmus Praestholm: Merge tutorial script entry. [+4,-1]
186 12/19/16 (12d 8h) Rasmus Praestholm: Adjust org and make rejections nicer. [+5,-4]
187 12/19/16 (12d 8h) Rasmus Praestholm: Add link to the github script doc [+1,-0]
188 12/19/16 (12d 8h) Rasmus Praestholm: Merge role & github stuff [+200,-0]
189 12/19/16 (12d 8h) mjuvekar7|GitHub: Add docs to github.coffee [+3,-2]
190 12/19/16 (12d 8h) Vaibhav Bajaj|Rasmus Praestholm: Added buildSnowman.coffee [+26,-0]
191 12/19/16 (12d 8h) Vaibhav Bajaj|Rasmus Praestholm: Added jokes to GooeyJr [+33,-0]
192 12/19/16 (12d 9h) Rasmus Praestholm: Slight readme clarification. [+2,-2]
193 12/19/16 (12d 9h) Rasmus Praestholm: Comment out slap script until its v2 is ready. [+19,-19]
194 12/18/16 (12d 20h) mdj117|GitHub: Update faq.coffee [+4,-1]
195 12/18/16 (12d 23h) mandarj7: Add github integration. [+53,-0]
196 12/18/16 (12d 23h) mandarj7: Add role management script. [+146,-0]
197 12/18/16 (13d 0h) jellysnake|Rostyslav Zatserkovnyi: Slap script (#16) [+31,-0]
198 12/17/16 (13d 18h) Gregor Karetka|Rostyslav Zatserkovnyi: Move help system to an external URL (#17) [+57,-8]
199 12/17/16 (13d 19h) Isaac|Rostyslav Zatserkovnyi: Introduction script for new users (#18) [+61,-0]
200 12/17/16 (14d 4h) Rasmus Praestholm: Merge tell update [+103,-2]
201 12/17/16 (14d 4h) mandarj7: Fix spamming issue for hargle bargle. [+6,-6]
202 12/17/16 (14d 4h) mandarj7: Merge branch 'master' of https://github.com/MovingBlocks/GooeyJr [+200,-181]
203 12/17/16 (14d 5h) mandarj7: Enable reminder script. [+5,-2]
204 12/16/16 (14d 18h) iojw: Improved tell script [+104,-3]
205 12/15/16 (15d 13h) Benjamin Amos|Rostyslav Zatserkovnyi: sdrawkcab greeting script (#13) [+42,-1]
206 12/15/16 (15d 14h) Rostyslav Zatserkovnyi|GitHub: Merge PR #12 by @rzats - clean up and document GooeyJr [+163,-170]
207 12/15/16 (15d 16h) Rostyslav Zatserkovnyi: The very definitely final fixes [+14,-20]
208 12/15/16 (15d 16h) Rostyslav Zatserkovnyi: Final cleanup commit [+103,-131]
209 12/15/16 (15d 17h) Rostyslav Zatserkovnyi: Fix round 1 [+56,-38]
210 12/15/16 (15d 18h) Rostyslav Zatserkovnyi: Rename scripts; add sample medatada [+16,-7]
211 12/15/16 (15d 18h) mandarj7: Merge branch 'master' of https://github.com/MovingBlocks/GooeyJr [+24,-1]
212 12/15/16 (15d 19h) mandarj7: Fix random number generator help compatibility. [+9,-3]
213 12/15/16 (15d 19h) mandarj7: Fix help compatibility in random number generator. [+4,-7]
214 12/15/16 (15d 19h) Rostyslav Zatserkovnyi|GitHub: Merge PR #9 by @smsunarto - timezone script [+23,-0]
215 12/15/16 (15d 19h) mandarj7: Fix help compatibility in random number generator. [+4,-3]
216 12/15/16 (15d 19h) mandarj7: Add help support for random number generator. [+10,-0]
217 12/15/16 (15d 19h) mjuvekar7|Rostyslav Zatserkovnyi: Add calculate, haiku, random (#11) [+22,-5]
218 12/15/16 (15d 19h) mandarj7: Minor fix to random number generator. [+1,-1]
219 12/15/16 (15d 19h) mandarj7: Add aditional syntax for random number generator. [+10,-0]
220 12/15/16 (16d 2h) mandarj7: Merge branch 'master' of https://github.com/MovingBlocks/GooeyJr [+53,-0]
221 12/15/16 (16d 2h) mandarj7: Change hargle script to prevent inter-bot conversations. [+3,-3]
222 12/15/16 (16d 2h) mandarj7: Add random number generation script. [+13,-0]
223 12/15/16 (16d 3h) mandarj7: Add calculator script. [+3,-1]
224 12/15/16 (16d 3h) Scott M Sunarto: Added Timezone Script [+23,-0]
225 12/15/16 (16d 3h) mandarj7: Remove broken script, add haiku script. [+3,-3]
226 12/15/16 (16d 3h) mandarj7: Remove broken wiki script, add weather script. [+2,-2]
227 12/15/16 (16d 4h) mandarj7: Add wikipedia search module. [+5,-3]
228 12/15/16 (16d 4h) Rasmus Praestholm: HARGLE BARGLE! [+9,-0]
229 12/15/16 (16d 5h) Rasmus Praestholm: Rename the one GitHub trigger to Module. [+1,-1]
230 12/15/16 (16d 5h) Rasmus Praestholm: Merge a search script [+30,-0]
231 12/15/16 (16d 6h) SufurElite|GitHub: Addes some silly references [+23,-0]
232 12/15/16 (16d 8h) TheJYKoder|GitHub: Rename SearchingScripts to SearchingScripts.coffee [+0,-0]
233 12/15/16 (16d 8h) TheJYKoder|GitHub: Create SearchingScripts [+30,-0]
234 12/14/16 (16d 20h) mandarj7: Fix regex for hargle script. [+3,-3]
235 12/14/16 (16d 21h) mandarj7: Fix regex typo in hargle script. [+1,-1]
236 12/14/16 (16d 21h) mandarj7: Fix regex for hargle script. [+3,-3]
237 12/14/16 (16d 21h) mandarj7: Add silly script. [+9,-0]
238 12/14/16 (17d 12h) TheJYKoder|GitHub: Update linkHelp.coffee [+1,-1]
239 12/14/16 (17d 12h) TheJYKoder|GitHub: Create linkHelp.coffee [+23,-0]
240 12/13/16 (17d 14h) Gregor Karetka|Rostyslav Zatserkovnyi: See number of issues and random cat images (#5) [+61,-0]
241 12/13/16 (17d 20h) Setako|Rostyslav Zatserkovnyi: New scripts: "anyone here?", Christmas special, good morning/afternoon/evening (#4) [+21,-0]
242 12/13/16 (17d 23h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2 by @iojw - simple scripts and improved README [+35,-29]
243 12/13/16 (18d 1h) iojw: Added hubot-tell [+4,-2]
244 12/13/16 (18d 3h) iojw: Fixed faq script [+10,-5]
245 12/12/16 (18d 13h) Gregor Karetka|Rostyslav Zatserkovnyi: Virtual currency conversion & politeness (#3) [+33,-0]
246 12/12/16 (18d 18h) iojw: Added simple scripts [+26,-27]
247 12/11/16 (20d 4h) Rasmus Praestholm: Oh, the delete didn't get caught by the prior commit. All this is in the README.md now. [+0,-20]
248 12/11/16 (20d 4h) Rasmus Praestholm: Move the stuff from INSTALL.md into the README.md since there isn't much there anyway. Add a bunch of formatting and other tweaks. [+45,-3]
249 12/11/16 (20d 4h) Rasmus Praestholm: Ignore IntelliJ project files [+2,-0]
250 12/11/16 (20d 6h) TheJYKoder|GitHub: Update INSTALL.md [+3,-4]
251 12/11/16 (20d 7h) SufurElite|GitHub: New README [+3,-0]
252 12/11/16 (20d 7h) SufurElite: Removed .directory and .editorconfig, and changed Installation to INSTALL.md [+0,-18]
253 12/11/16 (20d 8h) SufurElite|GitHub: Added new README, and Installation setup [+23,-214]
254 12/11/16 (20d 8h) SufurElite: first commit [+395,-0]
255 Open PRs:
256 12/29/16 (1d 16h) null: Add simple greetings. [+5,-0]
257 12/28/16 (2d 14h) Nihal Singh: Added GCI script [+24,-0]
258 12/24/16 (6d 21h) null: 2 scripts added [+89,-0]
259 12/19/16 (12d 4h) Isaac: Fix for #24 & relative time [+13,-12]
260 Updated Issues:
261 12/19/16 (12d 8h) [OPEN] Rasmus Praestholm: Warning issued during startup for the tell script
262 12/19/16 (12d 8h) [OPEN] Rasmus Praestholm: Re-enable slap script when v2 is ready
263 12/19/16 (11d 20h) [CLOSED] Scott M Sunarto: Hargle Script will spam the IRC channel if more than one bot exist.
264MovingBlocks/GroovyJenkins
265 Updated Issues:
266 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Add in links to Groovy-triggered jobs
267 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Chef identity plugin for Jenkins doesn't work when Git also active?
268 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Find way to source scripts for post-build Groovy steps via Git?
269MovingBlocks/TeraConfig
270 Open PRs:
271 12/19/16 (12d 3h) null: add check for empty javadoc [+8,-0]
272MovingBlocks/TeraMath
273 Commits:
274 9/2/16 (120d 8h) Rasmus Praestholm: Bump to next snapshot version. [+1,-1]
275 9/2/16 (120d 8h) Rasmus Praestholm: v1.4.0 release. [+1,-1]
276 8/21/16 (131d 18h) Martin Steiger|GitHub: Merge pull request #43 from pollend/vector_math [+17,-2]
277 8/21/16 (132d 4h) Michael Pollind: minor tweaks to vector [+17,-2]
278 7/7/16 (176d 14h) Rasmus Praestholm: Version bump for next snapshot. [+1,-1]
279 7/7/16 (176d 15h) Rasmus Praestholm: v1.3.0 release. [+1,-1]
280 7/7/16 (176d 15h) Rasmus Praestholm: Tiny tweaks for better IntelliJ prep. [+8,-0]
281 7/7/16 (176d 17h) Martin Steiger|GitHub: Merge pull request #42 from msteiger/euler [+71,-4]
282 7/6/16 (177d 17h) Martin Steiger: More quaternion test cases [+39,-6]
283 7/6/16 (177d 18h) Martin Steiger: Implement Euler conversions [+38,-4]
284 7/6/16 (177d 18h) Martin Steiger|GitHub: Merge pull request #40 from msteiger/rect-transformer [+226,-0]
285 7/6/16 (177d 18h) Martin Steiger|GitHub: Merge pull request #41 from msteiger/rect2f [+17,-2]
286 7/6/16 (177d 18h) Martin Steiger|GitHub: Merge pull request #39 from msteiger/expand [+40,-7]
287 7/2/16 (181d 16h) Martin Steiger: Add Rect2f copy method for Rect2i [+7,-0]
288 7/2/16 (181d 16h) Martin Steiger: More Rect2f creators [+10,-2]
289 7/2/16 (181d 16h) Martin Steiger: Minor fixes and unit tests [+90,-12]
290 7/2/16 (181d 19h) Martin Steiger: Add Rect2x transformers [+148,-0]
291 7/2/16 (181d 19h) Martin Steiger: Implement Rect2x expand() properly [+40,-7]
292 2/28/16 (307d 8h) Rasmus Praestholm: Version bump for next snapshot. [+1,-1]
293 2/28/16 (307d 9h) Rasmus Praestholm: v1.2.0 release (Matrix4i) [+1,-1]
294 Updated Issues:
295 11/19/16 (41d 23h) [OPEN] Michael Pollind: orthoNormalization
296 8/24/16 (129d 7h) [OPEN] Michael Pollind: LookAt Function for Quat4
297 8/21/16 (131d 14h) [CLOSED] Martin Steiger: Test Run
298 11/14/16 (46d 23h) [OPEN] Martin Steiger: Define behaviour for negative zero and NaN
299 8/21/16 (131d 14h) [CLOSED] Mathias Kalb: Rename repository into TerasologyMath
300 11/23/16 (38d 7h) [OPEN] Immortius: Implement Rect/Region/AABB classes
301MovingBlocks/TeraMisc
302 Commits:
303 9/4/16 (117d 13h) Florian Köberle: Combine indentical vertices, for smaller mesh files. [+63,-45]
304 9/1/16 (120d 19h) Florian Köberle: Use scene frame rate [+2,-2]
305 9/1/16 (120d 19h) Florian Köberle: Store absolute module path, instead of terasology directory. [+22,-13]
306 9/1/16 (120d 20h) Florian Köberle: Added a panel for easily exporting the model to terasology. [+143,-52]
307 9/1/16 (121d 2h) Florian Köberle: Added a panel for a quicker export. [+16,-0]
308 9/1/16 (121d 2h) Florian Köberle: Replaced vertex data generation code, to fix an UV issue. [+78,-153]
309 8/29/16 (123d 15h) Florian Köberle: Don't require objects to be selected and allow edge and mirror modifier. [+53,-17]
310 8/29/16 (123d 15h) Florian Köberle: Changes made by glasz: Boundary fix and white space unification. [+125,-114]
311 8/29/16 (123d 15h) Florian Köberle: Added license file to io_md5_exporter directory. [+339,-0]
312 8/29/16 (123d 15h) Florian Köberle: MD5 export script from http://www.katsbits.com/smforum/index.php?topic=167.0 [+927,-0]
313 7/17/16 (166d 15h) Florian Köberle: Added some self made icons for the tree view. [+879,-0]
314 6/26/16 (187d 22h) Florian Köberle: SVG version of the expand/collapse buttons for the tree view. [+263,-0]
315 4/17/16 (257d 13h) Florian Köberle: Adjusted the addon to the API change in Blender 2.63 [+7,-10]
316 3/25/16 (280d 16h) MarkDerosier: A vector graphic file listing the pro's of terasology. [+4716,-0]
317 Updated Issues:
318 12/17/16 (14d 9h) [CLOSED] Riley Schnee: Minor Issue with Translation Guide in Wiki
319 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Upgrade to Xenforo 1.5 or later (captcha apparently broken now)
320 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Glean some inspiration from well configured Xenforos, like the one Paradox uses
321 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Update OAuth bindings / plugins
322 1/25/16 (341d 8h) [CLOSED] Deleted user: "Crafting system" wiki page is outdated
323 1/25/16 (341d 8h) [CLOSED] PrivateAlpha: Candidate for Deletion: Dev-team
324 1/25/16 (341d 8h) [CLOSED] PrivateAlpha: Redo Wiki Page: The-Wiki-and-You
325 1/25/16 (341d 8h) [CLOSED] PrivateAlpha: Redo Wiki Page: Art
326 1/25/16 (341d 8h) [CLOSED] PrivateAlpha: Redo Wiki Page: Programming
327 11/22/16 (39d 9h) [OPEN] PrivateAlpha: Redo Wiki Page: Home
328 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Odd bug in Xenforo for Firefox - attachment extensions are wonky
329 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Install new Events/Calendar addon
330 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Install new BB Codes addon
331 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Ability to use Jenkins to update header/template pieces in Xenforo
332 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Consider getting short URLs to work with Artifactory
333 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: More rating icons for Xenforo's post rating addon
334 1/23/16 (342d 14h) [CLOSED] Rasmus Praestholm: Tweak webhost backup script to exclude built artifacts from Jenkins
335 1/23/16 (342d 14h) [CLOSED] Rasmus Praestholm: Add and configure Jenkins plugin: "GitHub pull request builder plugin"
336 7/20/16 (164d 6h) [CLOSED] Rasmus Praestholm: Jenkins to IRC notifications setup
337MovingBlocks/TeraNUI
338 Commits:
339 3/7/16 (298d 22h) Rostyslav Zatserkovnyi: More gradle setups & readme improvements [+299,-35]
340 3/6/16 (299d 15h) Rostyslav Zatserkovnyi: Update README.md [+2,-2]
341 3/6/16 (299d 15h) Rostyslav Zatserkovnyi: Add gradle, configs, README and copyright notice [+759,-0]
342 3/6/16 (299d 17h) Rostyslav Zatserkovnyi: Add gitignore & gitattributes [+73,-0]
343 3/6/16 (299d 17h) Tobias Nett: Initial commit [+201,-0]
344MovingBlocks/Terasology
345 Commits:
346 12/31/16 (0d 6h) Rasmus Praestholm: Merge PR #2681 by @Avalancs - command tweak. [+40,-8]
347 12/31/16 (0d 7h) Rasmus Praestholm: Merge PR #2689 by @emanuele3d - rendering work. [+173,-122]
348 12/31/16 (0d 7h) Rasmus Praestholm: Merge PR #2710 by @eviltak - rendering work. [+14,-14]
349 12/31/16 (0d 7h) Rasmus Praestholm: Add Setako to credits. [+2,-1]
350 12/31/16 (0d 7h) Rasmus Praestholm: Merge PR #2696 by @iojw - javadoc. [+344,-32]
351 12/31/16 (0d 8h) Rasmus Praestholm: Merge PR #2719 by @Setako - javadoc [+75,-1]
352 12/31/16 (0d 10h) Setako: Fix javadoc [+11,-77]
353 12/30/16 (1d 3h) Setako: Region3i and Block javadoc [+40,-1]
354 12/30/16 (1d 4h) Setako: AABB,Block and BlockComponent javadoc [+102,-1]
355 12/28/16 (2d 23h) jellysnake|Rostyslav Zatserkovnyi: Javadoc for all NUI widgets (#2714) [+383,-24]
356 12/27/16 (4d 4h) Cervator: Merge PR #2704 by @gkaretka - javadocs [+168,-3]
357 12/27/16 (4d 8h) Cervator: Merge PR #2709 by @iojw - more ui tweaks [+14,-0]
358 12/27/16 (4d 9h) iojw: Close all screens on e click [+14,-0]
359 12/27/16 (4d 9h) Cervator: Merge PR #2670 by @oniatus - npe fix [+10,-9]
360 12/27/16 (4d 10h) Cervator: Merge PR #2703 by @iojw - UI fixes. [+3,-4]
361 12/27/16 (4d 11h) Cervator: Merge PR #2701 by @jellysnake - inventory tweak. [+1,-12]
362 12/26/16 (4d 17h) Arav Singhal: Value comparison in StateChange isDefaultInstance [+14,-14]
363 12/26/16 (5d 0h) Gregor Karetka: reaction to comments [+2,-0]
364 12/26/16 (5d 0h) Gregor Karetka: reaction to comments [+3,-1]
365 12/26/16 (5d 0h) Gregor Karetka: reactin to comments [+8,-8]
366 12/25/16 (5d 22h) Gregor Karetka: add javadoc [+72,-80]
367 12/25/16 (6d 11h) Gregor Karetka: add javadocs and sometimes comment [+171,-2]
368 12/24/16 (6d 16h) iojw: Fix screen close events not being sent [+3,-4]
369 12/24/16 (6d 19h) iojw: Updated hint javadoc to unused [+1,-1]
370 12/23/16 (7d 20h) Quinn: Remove seemingly unneeded method [+1,-12]
371 12/23/16 (7d 21h) iojw: Further javadoc fixes [+80,-77]
372 12/23/16 (8d 0h) iojw: Updated javadocs [+132,-125]
373 12/23/16 (8d 2h) Max Borsch|Tobias Nett: InputEvent, PathManager, RenderSystem javadocs (#2691) [+131,-4]
374 12/22/16 (8d 14h) Isaac|Tobias Nett: Fixed issue with untranslated text (#2699) [+4,-2]
375 12/22/16 (8d 15h) Isaac|Tobias Nett: Add screen for new users to pick username, new users get assigned generic username (#2692) [+157,-20]
376 12/22/16 (8d 16h) mjuvekar7|Tobias Nett: Minor UI tweak in module list for gameplay modules. (#2694) [+1,-1]
377 12/22/16 (8d 19h) iojw: Javadocs for CardLayout, RowLayout, UIButton, UIScrollingText [+361,-1]
378 12/21/16 (10d 7h) Rasmus Praestholm: Merge PR #2682 by @jellysnake - Checkstyle fixes. [+119,-93]
379 12/21/16 (10d 11h) manu3d: # Final touches wrapping past four commits [+27,-20]
380 12/20/16 (10d 13h) manu3d: # Work on InitialPostProcessingNode [+20,-26]
381 12/20/16 (10d 19h) mandarj7: Fix 21 checkstyle issues. [+13,-14]
382 12/19/16 (11d 17h) Scott M Sunarto|Rostyslav Zatserkovnyi: Listeners Interface Documentation (#2685) [+39,-3]
383 12/19/16 (11d 19h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2684 by @mjuvekar7 - UIText documentation [+247,-0]
384 12/19/16 (11d 19h) mandarj7: Add documentation to UIText widget. [+247,-0]
385 12/19/16 (12d 2h) Quinn: Fixed 100 Stylechecker issues [+119,-93]
386 12/19/16 (12d 6h) Rasmus Praestholm: Merge PR #2673 by @Avalancs - Skysphere tweak [+40,-4]
387 12/19/16 (12d 6h) Rasmus Praestholm: Merge PR #2665 by @emanuele3d - rendering work [+555,-164]
388 12/19/16 (12d 10h) AvaLanCS: Add startsWith filter to commands listBlocks listItems listFreeShapeBlocks listShapes [+40,-8]
389 12/19/16 (12d 11h) AvaLanCS: Remove dependency on CoreRegistry from Skysphere #2: use Context to initialize Skysphere [+5,-4]
390 12/19/16 (12d 12h) manu3d: # Work on LightShaftsNode [+32,-19]
391 12/18/16 (12d 17h) manu3d: # Work on SimpleBlendMaderialsNode [+69,-37]
392 12/18/16 (12d 19h) manu3d: # Work on the PrePostCompositeNode.java [+26,-21]
393 12/18/16 (13d 4h) Rasmus Praestholm: Adjust the two language meta fields. [+243,-243]
394 12/18/16 (13d 4h) Rasmus Praestholm: Merge new translation. [+243,-0]
395 12/18/16 (13d 4h) Rasmus Praestholm: A few more code style tweaks. [+13,-33]
396 12/18/16 (13d 5h) kcirtaptrick|GitHub: Update menu_ch.lang [+55,-55]
397 12/18/16 (13d 6h) Scott M Sunarto: Fixed Checkstyle Issues [+22,-32]
398 12/18/16 (13d 6h) kcirtaptrick|GitHub: Update menu_ch.lang [+77,-77]
399 12/17/16 (14d 10h) AvaLanCS: Remove dependency on CoreRegistry from Skysphere [+39,-4]
400 12/16/16 (15d 0h) oniatus: Fix auto move cancel action when not triggered [+12,-11]
401 12/16/16 (15d 2h) manu3d: # Fixes NPE described in PR 2665. [+5,-1]
402 12/15/16 (15d 22h) Isaac|oniatus: Merge PR #2667 by @iojw - Chat UI tweaks [+27,-7]
403 12/14/16 (17d 4h) Rasmus Praestholm: Merge PRs #2635 and #2636 by @Avalancs - console tweaks. [+66,-2]
404 12/14/16 (17d 5h) kcirtaptrick|GitHub: Update menu_ch.lang [+0,-0]
405 12/14/16 (17d 12h) manu3d: # Fixed a silly mistake [+0,-3]
406 12/13/16 (17d 17h) kcirtaptrick|GitHub: Add Chinese (Mandarin) language [+0,-0]
407 12/13/16 (17d 20h) manu3d: # Added SetInputTextureFromFBO class [+316,-6]
408 12/11/16 (19d 20h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2660 by @mjuvekar7 - Snowball block [+16,-0]
409 12/11/16 (19d 20h) mandarj7: Move snowball to soils folder and add soil properties. [+3,-3]
410 12/11/16 (19d 20h) mandarj7: Add snowball block ('pure snow'). [+16,-0]
411 12/11/16 (19d 20h) mjuvekar7|GitHub: Update from upstream [+1434,-125]
412 12/10/16 (20d 20h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2654 by @iojw - ZoomableLayoutTest [+173,-0]
413 12/10/16 (20d 23h) iojw: Add ZoomableLayoutTest [+173,-0]
414 12/8/16 (22d 16h) Saket Singh|Tobias Nett: Added auto move feature (#2647) [+86,-2]
415 12/7/16 (23d 15h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2646 by @iojw - NUI layout tests [+266,-13]
416 12/7/16 (23d 15h) iojw: Removed wildcard imports [+7,-2]
417 12/7/16 (23d 16h) iojw: Added CardLayoutTest, improved readability for ColumnLayout and RowLayout tests [+139,-29]
418 12/7/16 (24d 3h) iojw: Added RowLayoutTest.java [+138,-0]
419 12/6/16 (24d 12h) Tobias Nett|GitHub: Merge pull request #2639 from madmate/develop [+80,-19]
420 12/6/16 (24d 18h) Rostyslav Zatserkovnyi|GitHub: Update in-game credits [+3,-1]
421 12/6/16 (24d 18h) Rostyslav Zatserkovnyi|GitHub: Add @iojw to credits. [+2,-1]
422 12/6/16 (24d 18h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2644 by @iojw - UIScrollingText & Credits [+593,-0]
423 12/6/16 (24d 18h) iojw: Added support for UTF-8 charset [+2,-1]
424 12/6/16 (24d 21h) iojw: Reverted fancy formatting [+14,-84]
425 12/6/16 (25d 0h) iojw: Added support for bold, h1, h2 and underline in UIScrollingText [+84,-14]
426 12/6/16 (25d 2h) iojw: Moved credits to external file and added LayoutConfigs [+310,-28]
427 12/5/16 (25d 14h) Rostyslav Zatserkovnyi|GitHub: Add @eviltak to credits. [+2,-1]
428 12/5/16 (25d 14h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2641 by @eviltak - render task list refreshing [+43,-31]
429 12/5/16 (25d 14h) manu3d|GitHub: Removed no longer necessary line. [+0,-1]
430 12/5/16 (25d 18h) Arav Singhal: Remove WorldRenderer reference in AbstractNode [+103,-43]
431 12/5/16 (25d 19h) iojw: Added step to LayoutConfig [+9,-5]
432 12/5/16 (26d 0h) iojw: Added UIScrollingText widget and in-game Credits screen [+306,-0]
433 12/5/16 (26d 4h) Arav Singhal: Move render task list refreshing to WorldRenderer [+40,-112]
434 12/4/16 (26d 15h) madmate: German Translation Improved, Internationalized some Strings [+67,-25]
435 12/4/16 (26d 20h) Rostyslav Zatserkovnyi|GitHub: Tiny header tweak in ArrowAction [+2,-2]
436 12/4/16 (26d 20h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2640 by @cribsb - adds Crossbow item to Core [+145,-0]
437 12/4/16 (26d 21h) Arav Singhal: Add Javadoc to requestRefresh and refreshIfNeeded [+9,-0]
438 12/4/16 (26d 21h) Arav Singhal: Refresh Task List only once every frame [+19,-3]
439 12/4/16 (27d 11h) Rasmus Praestholm: Merge PR #2637 by @iojw - log naming change. [+10,-2]
440 12/4/16 (27d 11h) madmate: Improved German Language [+19,-0]
441 12/3/16 (27d 18h) Rostyslav Zatserkovnyi: Engine fixes: code formatter, unit tests, create game screen, config [+10,-21]
442 12/3/16 (27d 21h) iojw: Removed unnecessary trim() [+2,-2]
443 12/3/16 (27d 21h) iojw: Added engine version and build number to log folder names [+10,-2]
444 12/3/16 (28d 6h) AvaLanCS: the console command "help" now returns the name of the commands in alphabetical order [+3,-2]
445 12/3/16 (28d 8h) AvaLanCS: add clear command for console [+63,-0]
446 12/2/16 (28d 19h) Chris Bogaards: Changed damageAmount, range and how many times you can fire [+29,-21]
447 12/2/16 (28d 21h) manu3d: # Work on Ambient Occlusion nodes [+33,-15]
448 12/2/16 (29d 12h) manu3d: # WARNING: it's not clear if Ambient Occlusion still works in this commit - it seems to always be on. [+203,-136]
449 12/1/16 (29d 18h) Chris Bogaards: Added the crossbow [+137,-0]
450 12/1/16 (29d 20h) manu3d: # Work on OutlineNode [+19,-10]
451 12/1/16 (29d 21h) Chris Bogaards: Merge remote-tracking branch 'refs/remotes/MovingBlocks/develop' into develop [+22,-35]
452 12/1/16 (29d 21h) manu3d: # Work on RefractiveReflectiveBlocksNode [+9,-23]
453 11/30/16 (31d 8h) Rasmus Praestholm: Merge PR #2633 by @indianajohn - style fixes. [+20,-34]
454 11/29/16 (31d 16h) Rostyslav Zatserkovnyi|GitHub: Add cribsb to credits. [+2,-1]
455 11/29/16 (31d 16h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2631 by @cribsb - dimensions to view distance setting [+2,-2]
456 11/29/16 (31d 17h) Chris Bogaards: Added the suggested changes. [+3,-3]
457 11/29/16 (32d 4h) John: Addressed warnings. [+20,-34]
458 11/28/16 (32d 15h) Chris Bogaards: Added dimensions to the view distance setting [+2,-2]
459 11/28/16 (33d 3h) Rasmus Praestholm: Bump version for next snapshot. [+5,-5]
460 11/28/16 (33d 4h) Rasmus Praestholm: Missed a spot. [+1,-1]
461 11/28/16 (33d 4h) Rasmus Praestholm: Alpha 6 release with engine v1.3.0! [+4,-4]
462 11/28/16 (33d 7h) Rasmus Praestholm: Add new modules Alchemy, Cooking, Smithing, and WorkstationCrafting. [+4,-0]
463 11/28/16 (33d 8h) Rasmus Praestholm: Moar credits! This time more for the Equipment module. [+4,-1]
464 11/28/16 (33d 8h) Rasmus Praestholm: Doc updates for unification of giveBlock and giveItem into give. [+7,-7]
465 11/27/16 (33d 15h) Rasmus Praestholm: Merge PR #2625 by @portokaliu - block entity behavior change. [+1,-1]
466 11/27/16 (33d 16h) Rasmus Praestholm: Merge PR #2623 by @emanuele3d - rendering work. [+409,-267]
467 11/27/16 (33d 16h) Rasmus Praestholm: Additional minor code style tweaks. [+8,-21]
468 11/27/16 (33d 16h) Rasmus Praestholm: Merge PR #2627 by @emanuele3d - checkstyle fixes. [+78,-115]
469 11/27/16 (33d 16h) Rasmus Praestholm: Add Tropid to credits. [+1,-0]
470 11/27/16 (33d 16h) Rasmus Praestholm: Additional minor code style tweaks and license header fixes. [+147,-49]
471 11/27/16 (33d 16h) Rasmus Praestholm: Merge PR #2624 by @Tropid - checkstyle fixes. [+266,-237]
472 11/27/16 (34d 8h) Rasmus Praestholm: Merge branch 'develop' of github.com:MovingBlocks/Terasology into develop [+3,-2]
473 11/26/16 (34d 13h) manu3d: # Addressed a number of issues flagged by Jenkins [+4,-12]
474 11/26/16 (34d 13h) Richard Keller: Fix checkstyle violations in core [+154,-145]
475 11/26/16 (34d 14h) Rostyslav Zatserkovnyi|GitHub: Add @freyley to credits. [+2,-1]
476 11/26/16 (34d 14h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2626 by @freyley - note about ./gradlew in README [+1,-1]
477 11/26/16 (34d 14h) manu3d: # Addressed a number of issues flagged by Jenkins [+78,-107]
478 11/26/16 (34d 14h) freyley|GitHub: Update README.markdown [+2,-2]
479 11/26/16 (34d 15h) freyley|GitHub: docs update: gradlew requires ./ to run [+2,-2]
480 11/26/16 (34d 16h) Rasmus Praestholm: Merge branch 'develop' of github.com:MovingBlocks/Terasology into develop [+236,-62]
481 11/26/16 (34d 20h) manu3d: # Fixed newlines issues reported by Cervator [+2,-2]
482 11/26/16 (34d 21h) Anthodeus: Fixing JS [+1,-1]
483 11/26/16 (35d 0h) Richard Keller: Replace ChunkImpl.equals() with Object.equals() [+4,-15]
484 11/25/16 (35d 20h) Richard Keller: Fix checkstyle violations [+119,-88]
485 11/24/16 (36d 13h) manu3d: # SetInputTexture now using URNs, added javadocs [+85,-35]
486 11/24/16 (36d 13h) manu3d: # Some cleanup of WorldRenderer/WorldRendererImpl [+0,-101]
487 11/24/16 (36d 13h) manu3d: # ApplyDeferredLightingNode now handles input textures via state changes [+158,-25]
488 11/24/16 (36d 13h) manu3d: # Work on ApplyDeferredLightingNode [+32,-34]
489 11/24/16 (36d 13h) manu3d: # Imported WorldRenderer.renderLightComponent() into DeferredMainLightNode [+29,-15]
490 11/24/16 (36d 13h) manu3d: # Cleanup DeferredMainLightNode [+21,-76]
491 11/24/16 (36d 13h) manu3d: # DirectionalLightsNode split in two [+108,-5]
492 11/22/16 (38d 21h) Tobias Nett: (Credits.md) comma was delayed ot arrival [+1,-1]
493 11/22/16 (38d 21h) Tobias Nett: Added MaxBorsch to credits (+formatted Credits.md) [+181,-7]
494 11/22/16 (38d 22h) Tobias Nett|GitHub: Merge pull request #2613 from MaxBorsch/develop [+55,-55]
495 11/22/16 (39d 4h) Rasmus Praestholm: Merge latest translations. [+472,-11]
496 11/22/16 (39d 4h) Taha Do?an Güne?|Weblate Gooey: Translated using Weblate (Turkish) [+58,-58]
497 11/22/16 (39d 4h) trekmarvel|Weblate Gooey: Translated using Weblate (Italian) [+11,-11]
498 11/22/16 (39d 4h) Rasmus Praestholm: Fix a single stray indent. [+1,-1]
499 11/22/16 (39d 5h) Rasmus Praestholm: Add to API for https://github.com/Terasology/Alchemy/pull/4 [+2,-0]
500 11/19/16 (41d 13h) Max: Unified giveItem + giveBlock to give [+55,-55]
501 11/19/16 (42d 10h) manu3d: / Updated WorldRendererImpl in light of the work done in the previous commits. [+11,-9]
502 11/19/16 (42d 10h) manu3d: # Added javadocs and comments to a number of classes [+105,-8]
503 11/19/16 (42d 10h) manu3d: # Further refactoring of LightGeometryNode [+72,-7]
504 11/19/16 (42d 10h) manu3d: # Work on two nodes and SetStateParameter class [+224,-83]
505 11/19/16 (42d 10h) manu3d: # made process() larger, for later simplification [+19,-29]
506 11/19/16 (42d 10h) manu3d: # Changes to OverlaysNode [+20,-2]
507 11/18/16 (43d 9h) Rasmus Praestholm: Merge mega-PR #2479 by @indianajohn - nice new VR support! :-) [+964,-477]
508 11/18/16 (43d 11h) Rasmus Praestholm: Tiny doc adjustment and new IRC badge. [+2,-1]
509 11/18/16 (43d 11h) Rasmus Praestholm: Tiny style adjustments. [+21,-27]
510 11/17/16 (43d 12h) Rasmus Praestholm: Merge PR #2599 by @portokaliu - physics work [+89,-21]
511 11/17/16 (43d 16h) portokaliu: Changed imports... [+8,-1]
512 11/17/16 (43d 16h) portokaliu: Separate entity and block management in collision [+62,-7]
513 11/17/16 (44d 5h) John: Merged develop. [+2113,-821]
514 11/17/16 (44d 5h) Rasmus Praestholm: Tiny adjustments. [+2,-1]
515 11/17/16 (44d 6h) Rasmus Praestholm: Merge PR #2560 by @Cervator - config utility. [+61,-4]
516 11/16/16 (45d 1h) manu3d: # Fixes issue 2608 [+4,-1]
517 11/16/16 (45d 5h) Rasmus Praestholm: Merge PR #2595 by @emanuele3d - rendering work. [+418,-62]
518 11/15/16 (45d 16h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2606 by @skaldarnar - more ping cleanup [+17,-36]
519 11/15/16 (45d 17h) Tobias Nett: Cleanup of ping command. [+17,-36]
520 11/15/16 (46d 11h) Rostyslav Zatserkovnyi: Minor fixes to ping command; add @ron-popov to credits [+37,-37]
521 11/13/16 (47d 15h) ron-popov: MultiPlatform ping command [+34,-56]
522 11/12/16 (49d 3h) ron-popov: Revert "Revert "Ping Command"" [+72,-0]
523 11/12/16 (49d 3h) ron-popov: Revert "Ping Command" [+0,-72]
524 11/11/16 (49d 21h) ron-popov: Ping Command [+72,-0]
525 11/11/16 (50d 5h) Rasmus Praestholm: Minor code quality tweaks. [+7,-23]
526 11/10/16 (51d 10h) Anthodeus: good item rigidbodies [+142,-110]
527 11/8/16 (52d 21h) portokaliu: ImpactEvent for modules. Physics fixes. [+15,-19]
528 11/8/16 (53d 1h) portokaliu: Stickable core changes [+13,-3]
529 11/8/16 (53d 7h) Rasmus Praestholm: Merge PR #2598 by @SkySom - updated code of conduct. [+56,-45]
530 11/8/16 (53d 7h) Rasmus Praestholm: Merge PR #2580 by @portokaliu - more physics work. [+117,-10]
531 11/7/16 (53d 16h) Skylar Sommers|GitHub: Switched to the contributor convenant [+56,-45]
532 11/7/16 (54d 4h) Rasmus Praestholm: Added "nahh" to credits. Yahh. [+1,-1]
533 11/7/16 (54d 4h) Rasmus Praestholm: Merge PR #2596 by @nahh - slight doc syntax tweak. [+3,-3]
534 11/7/16 (54d 5h) Rasmus Praestholm: Merge PR #2582 by @Josharias - item usage fix. [+67,-35]
535 11/7/16 (54d 9h) Ahmed M|GitHub: Minor syntax update [+3,-3]
536 11/6/16 (54d 18h) manu3d: # Partial Refactor FirstPersonViewNode [+164,-15]
537 11/6/16 (54d 18h) manu3d: # Changed handling of Wireframe rendering. [+257,-50]
538 11/6/16 (54d 23h) trekmarvel|Weblate Gooey: Translated using Weblate (Italian) [+5,-2]
539 11/6/16 (55d 7h) Josh Zacharias: Fix for single player issues with the authority blocking activation requests. [+27,-10]
540 11/6/16 (55d 7h) Rasmus Praestholm: Merge PR #2593 by @emanuele3d - fix for #2591. [+3,-0]
541 11/6/16 (55d 11h) manu3d: # Attempt to fix issue 2591 [+3,-0]
542 11/5/16 (56d 7h) Rasmus Praestholm: Tiny code style tweaks. [+7,-5]
543 11/5/16 (56d 7h) Rasmus Praestholm: Merge PR #2562 by @segfault802 - fix for #2452 [+9,-1]
544 11/3/16 (57d 14h) Rasmus Praestholm: Merge PR #2564 by @emanuele3d - rendering work. [+656,-358]
545 11/1/16 (59d 20h) Rostyslav Zatserkovnyi|Weblate Gooey: Translated using Weblate (Turkish) [+227,-227]
546 11/1/16 (59d 20h) Rostyslav Zatserkovnyi|Weblate Gooey: Translated using Weblate (Arabic) [+226,-226]
547 11/1/16 (59d 20h) Tobias Nett: test changes to menu_ar [+3,-3]
548 10/31/16 (60d 12h) manu3d: # Refactored in line with @indianajohn's feedback [+113,-121]
549 10/29/16 (62d 18h) Rostyslav Zatserkovnyi|Weblate Gooey: Translated using Weblate (Turkish) [+229,-0]
550 10/28/16 (64d 11h) Anthodeus: Improved detection for penetrable blocks. Also added range check for dropping items [+117,-10]
551 10/27/16 (64d 14h) Josh Zacharias: Fix item use cooldowns so that they use just the single CooldownTime component field. [+49,-34]
552 10/27/16 (64d 15h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2568 by @kartikey0303 - ignore case in usernames [+10,-10]
553 10/27/16 (64d 15h) kartikey0303: check [+0,-0]
554 10/27/16 (64d 15h) kartikey0303: Added ignoreCase for other command files which i had missed earlier [+10,-10]
555 10/27/16 (64d 19h) Tobias Nett|GitHub: Merge pull request #2579 from rzats/key-popup-translation [+18,-6]
556 10/27/16 (64d 19h) Rostyslav Zatserkovnyi: Fix i18n key name [+9,-9]
557 10/27/16 (64d 20h) Rostyslav Zatserkovnyi: i18n fixes for confirmChangePopup [+18,-6]
558 10/27/16 (64d 23h) Rostyslav Zatserkovnyi|GitHub: Add zeokav to credits. [+1,-1]
559 10/27/16 (64d 23h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2574 by @zeokav - repeated keybind popup [+138,-4]
560 10/27/16 (64d 23h) zeokav: Changed style and removed redundant/extra imports. [+12,-12]
561 10/26/16 (65d 21h) zeokav: Reduced if condition [+1,-3]
562 10/26/16 (65d 21h) zeokav: Confirmation screen now pops up when already assigned [+145,-9]
563 10/26/16 (66d 2h) Tobias Nett|Weblate Gooey: Translated using Weblate (Arabic) [+229,-0]
564 10/26/16 (66d 2h) Tobias Nett: Merge latest translations. [+72,-64]
565 10/26/16 (66d 3h) trekmarvel|Weblate Gooey: Translated using Weblate (Italian) [+63,-63]
566 10/25/16 (66d 15h) Rostyslav Zatserkovnyi|GitHub: Add namanyadav12 to credits. [+1,-1]
567 10/25/16 (66d 15h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2572 by @namanyadav12 - display savegame path [+41,-2]
568 10/25/16 (66d 15h) Naman Yadav: Modified the UI and added Save Game Path: label [+1,-1]
569 10/25/16 (66d 16h) Naman Yadav: Integrated translation system [+3,-1]
570 10/25/16 (66d 20h) Naman Yadav: Display savegame path [+39,-2]
571 10/25/16 (67d 3h) John: Fixed some minor stylistic oversights. [+11,-11]
572 10/24/16 (67d 16h) kartikey0303: added ignoreCase in givepermission command, more work maybe required [+1,-1]
573 10/24/16 (67d 22h) manu3d: # Made camera dependecy explicit [+26,-0]
574 10/24/16 (67d 22h) manu3d: # Added javadocs, some renaming [+119,-49]
575 10/24/16 (68d 11h) primehunter326: Fixes issue #2452, tooltips flicker when forced under the mouse [+9,-1]
576 10/23/16 (68d 16h) Tobias Nett: Revert "Add coty91 to credits." [+1,-1]
577 10/23/16 (68d 16h) Tobias Nett: Add coty91 to credits. [+1,-1]
578 10/23/16 (68d 16h) Tobias Nett|GitHub: Merge pull request #2519 from coty91/2517_WindowedFullsreen [+202,-27]
579 10/23/16 (68d 18h) Coty Rothery: Set default display mode to windowed [+1,-1]
580 10/23/16 (68d 18h) Coty Rothery: Added to DisplayModeSetting enum javadoc [+13,-0]
581 10/23/16 (68d 18h) Coty Rothery: Added javadoc for DisplayModeSetting enum. [+6,-13]
582 10/23/16 (68d 20h) Coty Rothery: Fixed typo [+1,-1]
583 10/23/16 (68d 21h) Coty Rothery: Renamed Window Fullscreen to Windowed Fullscreen. I believe this to be the best name for this functionality. [+3,-2]
584 10/23/16 (68d 21h) Coty Rothery: Consolidated booleans into an enum and fixed an issue preventing loading the saved display mode from config [+53,-32]
585 10/23/16 (69d 9h) indianajohn: Made it so that the skybox distance is limited by a camera's zFar. [+4,-4]
586 10/23/16 (69d 11h) John: Merge remote-tracking branch 'upstream/develop' into vive_support [+7801,-6682]
587 10/23/16 (69d 11h) John: Added a TODO about using glCopyTexImage2D instead of a passthrough shader render pass. [+2,-0]
588 10/23/16 (69d 11h) manu3d: # Moved renderChunks method into separate classes [+305,-129]
589 10/22/16 (70d 4h) Rasmus Praestholm: Add nclsppr to credits. [+1,-1]
590 10/22/16 (70d 5h) Rasmus Praestholm: Merge PR #2559 by @nclsppr - French translation work. [+78,-78]
591 10/22/16 (70d 6h) Rasmus Praestholm: Utility: Include a template override.cfg that is used by default by the headless server run config in IntelliJ. [+61,-4]
592 10/22/16 (70d 7h) Nicolas Pieper: Correction and update of French translation [+78,-78]
593 10/22/16 (70d 9h) Rasmus Praestholm: Tiny Checkstyle fixes and move basic teleport to group with the new teleports. [+10,-11]
594 10/22/16 (70d 9h) Rasmus Praestholm: Merge PR #2536 by @portokaliu - more teleport commands. [+169,-1]
595 10/22/16 (70d 12h) manu3d: # Switched nodes to the new architecture [+42,-8]
596 10/21/16 (71d 4h) Rasmus Praestholm: Tiny tweaks. [+2,-2]
597 10/21/16 (71d 4h) Rasmus Praestholm: Merge PR #2544 by @nihal111 - add proper crouching! [+113,-4]
598 10/21/16 (71d 4h) Nihal Singh: toggleStance -> crouchMode [+6,-6]
599 10/20/16 (72d 2h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2550 by @nihal111 - savegame NPE fix [+8,-4]
600 10/20/16 (72d 5h) Nihal Singh: Changed key to x [+17,-15]
601 10/20/16 (72d 6h) Rasmus Praestholm: Merge PR #2533 by @portokaliu - new ImpactEvent [+46,-0]
602 10/20/16 (72d 6h) Rasmus Praestholm: Merge PR #2540 by @nihal111 - better error handling. [+4,-4]
603 10/20/16 (72d 6h) Rasmus Praestholm: Merge PR #2546 by @segfault802 - fixes #2508 [+1,-1]
604 10/19/16 (72d 19h) Nihal Singh: Fixed leeway quirk and added comments [+10,-38]
605 10/19/16 (72d 21h) Nihal Singh: Code cleanup [+25,-11]
606 10/19/16 (73d 5h) Nihal Singh: Set maxSpeed to 1.5f [+1,-1]
607 10/19/16 (73d 6h) Nihal Singh: Added alert [+3,-0]
608 10/18/16 (73d 19h) Nihal Singh: Added crouch toggle [+79,-20]
609 10/18/16 (73d 20h) Nihal Singh: Crouch working! [+3,-10]
610 10/18/16 (74d 12h) Nihal Singh: weird [+9,-11]
611 10/18/16 (74d 13h) Nihal Singh: Saving charMoveComp [+12,-7]
612 10/17/16 (74d 13h) Nihal Singh: Fix for NPE at loading save games [+8,-4]
613 10/17/16 (74d 13h) manu3d|GitHub: Merge pull request #2529 from emanuele3d/WorkOnSkyBandsNode [+329,-233]
614 10/17/16 (74d 13h) Nihal Singh: Making progress [+31,-10]
615 10/17/16 (74d 21h) trekmarvel|Weblate Gooey: Translated using Weblate (Italian) [+9,-1]
616 10/16/16 (76d 6h) John: Forgot to use createIdentityMatrix4f function in one place. [+1,-1]
617 10/16/16 (76d 6h) John: One more null check. [+11,-13]
618 10/16/16 (76d 7h) John: Prevented a NPE inside of the CopyImageToHMD node. [+1,-1]
619 10/16/16 (76d 7h) John: Fixed typo. [+1,-1]
620 10/16/16 (76d 7h) indianajohn: Line spacing, removed some unnecessary initialization checks. [+0,-47]
621 10/16/16 (76d 7h) John: Removed null checks, added more warnings when VR fails to initialize, removed unnecessary checks, unabreviated variables/removed Hungarian notation, added VR cleanup to shutdown(), added utility function for creating identity matrix and used it, formatting fix. [+51,-44]
622 10/16/16 (76d 12h) Anthodeus: Fixed lines and trying rebasing. [+7,-4]
623 10/16/16 (76d 12h) Anthodeus: Added Impact event and a testing reaction [+48,-5]
624 10/15/16 (76d 13h) Anthodeus: Added mode change and merged previous. [+17,-4]
625 10/15/16 (76d 13h) primehunter326: Fixes issue #2508, excess scrolling in module list [+1,-1]
626 10/15/16 (76d 14h) Anthodeus: Merge remote-tracking branch 'upstream/develop' into MoreTeleports [+565,-172]
627 10/15/16 (76d 19h) Arpan Banerjee|Rostyslav Zatserkovnyi: Made a resettable UIText widget with a button for clearing text. (#2543) [+189,-59]
628 10/15/16 (77d 1h) manu3d: # Moved a variable to the NodeFactory [+3,-2]
629 10/15/16 (77d 4h) Nihal Singh: Crouch working with a blink [+53,-11]
630 10/15/16 (77d 7h) Rasmus Praestholm: Add arpan98 to credits. [+1,-1]
631 10/15/16 (77d 7h) Rasmus Praestholm: Merge PR #2541 by @arpan98 - game number sequence tweak. [+21,-15]
632 10/15/16 (77d 9h) Rasmus Praestholm: Fix polish translation, didn't get marked as a merge conflict but should've been (just overwrote instead - this puts that back). [+16,-15]
633 10/15/16 (77d 9h) Rasmus Praestholm: Merge PR #2511 by @nihal111 - configurable player/eye height. [+267,-34]
634 10/15/16 (77d 9h) Nihal Singh: Fixed indentation [+155,-155]
635 10/15/16 (77d 9h) Nihal Singh: Added Experimental label (ad-hoc) [+156,-145]
636 10/15/16 (77d 10h) Nihal Singh: Fixed default player eye height [+1,-1]
637 10/15/16 (77d 10h) Nihal Singh: Fixed wildcard imports [+20,-15]
638 10/14/16 (78d 5h) Arpan Banerjee: Updates gameName of each reopening of menu [+21,-15]
639 10/14/16 (78d 8h) Nihal Singh: giveBlock return instead of exception [+4,-4]
640 10/13/16 (79d 4h) Rasmus Praestholm: Add triebben to credits and tweak doc for a couple commands. [+3,-3]
641 10/13/16 (79d 4h) Rasmus Praestholm: Merge PR #2537 by @nihal111 - enhance bulkGiveBlock. [+5,-2]
642 10/13/16 (79d 5h) triebben: Improve german translation [+58,-58]
643 10/13/16 (79d 7h) Nihal Singh: Added quantity and shape for bulkGiveBlock [+5,-2]
644 10/13/16 (79d 12h) Anthodeus: Added more teleport commands [+155,-0]
645 10/13/16 (79d 12h) Nihal Singh: Added console commands playerEyeHeight and showHeight [+33,-2]
646 10/12/16 (80d 5h) Rasmus Praestholm: Add the bulkGiveBlock command to the docs and format the list a little. [+19,-18]
647 10/12/16 (80d 6h) Rasmus Praestholm: Merge PR 2494 by @SoniEx2 - whitelist addition. [+19,-0]
648 10/12/16 (80d 6h) Rasmus Praestholm: Merge PR #2525 by @nihal111 - fix auto blocks. [+1,-1]
649 10/12/16 (80d 12h) manu3d: # Documentation + some polish [+79,-33]
650 10/12/16 (80d 12h) Nihal Singh: Reset sliders range [+4,-5]
651 10/12/16 (80d 12h) Nihal Singh: eyeHeight support added [+15,-6]
652 10/11/16 (80d 20h) manu3d: # Now using BlurNode [+232,-112]
653 10/11/16 (81d 1h) Nihal Singh: Height changing onSpawn. Height Slider working [+36,-21]
654 10/11/16 (81d 1h) manu3d: # Reverted and Refactored NodeFactory [+53,-109]
655 10/11/16 (81d 2h) Nihal Singh: Fixed review changes [+12,-7]
656 10/11/16 (81d 3h) Nihal Singh: Added showPosition command, playerHeight works perfectly from console [+23,-6]
657 10/11/16 (81d 11h) manu3d: # Trimmed SkyBandsNode [+30,-45]
658 10/10/16 (82d 3h) Nihal Singh: Fixed #1988 [+1,-1]
659 10/10/16 (82d 4h) Rasmus Praestholm: Add rodrigorosa to credits. [+1,-1]
660 10/10/16 (82d 4h) Rasmus Praestholm: Merge PR #2522 by @nihal111 - new bulkGiveBlocks command. [+36,-4]
661 10/10/16 (82d 4h) Nihal Singh: Fixed desc [+1,-1]
662 10/10/16 (82d 4h) Rasmus Praestholm: Merge PR #2513 by @rodrigorosa - translation work. [+45,-45]
663 10/10/16 (82d 5h) Rasmus Praestholm: Merge PR #2491 by @emanuele3d - rendering work. [+591,-174]
664 10/10/16 (82d 10h) Nihal Singh: Added bulkGiveBlock to give 16 [+36,-4]
665 10/9/16 (82d 14h) manu3d: # Fixes white sky bug [+107,-58]
666 10/9/16 (83d 1h) Coty Rothery: 2517 - Added ability to set display mode to Windowed Fullscreen. [+169,-22]
667 10/8/16 (83d 21h) Rodrigo Rosa: Improving portuguese translation. [+45,-45]
668 10/8/16 (84d 0h) Nihal Singh: Merged [+4332,-5227]
669 10/8/16 (84d 1h) Nihal Singh: Added command for playerHeight change [+43,-11]
670 10/8/16 (84d 3h) Nihal Singh: Recording changes in config [+65,-0]
671 10/8/16 (84d 4h) Rasmus Praestholm: Bump version to next snapshot. [+5,-5]
672 10/8/16 (84d 5h) Rasmus Praestholm: Release v1.2.2. [+5,-5]
673 10/8/16 (84d 5h) Rasmus Praestholm: Merge PR #2502 by @Avalancs - add Hungarian flag [+0,-0]
674 10/8/16 (84d 6h) Rasmus Praestholm: Merge latest translations. [+122,-62]
675 10/8/16 (84d 6h) naiffur|Weblate Gooey: Translated using Weblate (Russian) [+2,-2]
676 10/8/16 (84d 6h) Piotr Halama|Weblate Gooey: Translated using Weblate (Polish) [+74,-44]
677 10/8/16 (84d 6h) Peter Gudics|Weblate Gooey: Translated using Weblate (Hungarian) [+3,-3]
678 10/8/16 (84d 9h) Rasmus Praestholm: Merge PR #2504 by @nihal111 - fix #2342 [+5,-2]
679 10/8/16 (84d 9h) Rasmus Praestholm: Add segfault802 to credits. [+1,-1]
680 10/8/16 (84d 9h) Rasmus Praestholm: Update repo link to a MovingBlocks path. [+1,-1]
681 10/8/16 (84d 9h) Rasmus Praestholm: Merge PR #2505 by @segfault802 - update default memory max. [+12,-12]
682 10/8/16 (84d 9h) Rasmus Praestholm: Remove remaining Apache headers from .block files. [+0,-880]
683 10/8/16 (84d 9h) Rasmus Praestholm: Move description to be consistent with other related prefabs. [+1,-1]
684 10/8/16 (84d 12h) Nihal Singh: Added UI Sliders [+116,-69]
685 10/8/16 (84d 13h) primehunter326: Bumped -Xmx from 1024m to 1536m in launch configs [+12,-12]
686 10/7/16 (84d 16h) Nihal Singh: Fixes 2342 [+5,-2]
687 10/6/16 (85d 16h) Rostyslav Zatserkovnyi: JSON formatting rework (no functional changes) [+4267,-4342]
688 10/6/16 (85d 17h) Rasmus Praestholm: Merge PR #2501 by @nihal111 - refresh button for join server. [+358,-285]
689 10/6/16 (85d 17h) Nihal Singh: Fixed changes [+355,-355]
690 10/6/16 (85d 22h) Nihal Singh: Fixing changes [+0,-13]
691 10/6/16 (86d 3h) AvaLanCS: add Hungarian flag [+0,-0]
692 10/6/16 (86d 3h) Nihal Singh: Added button! [+400,-332]
693 10/6/16 (86d 4h) Nihal Singh: Automatically reselecting server [+2,-0]
694 10/6/16 (86d 7h) Rasmus Praestholm: Merge PR #2497 by @nihal111 - improves ESC handling on graphic settings. [+19,-4]
695 10/6/16 (86d 11h) Nihal Singh: Refresh on item click [+2,-1]
696 10/6/16 (86d 11h) Nihal Singh: Refresh working [+15,-0]
697 10/5/16 (86d 14h) Rasmus Praestholm: Add nihal111 to credits. [+1,-1]
698 10/5/16 (86d 14h) Rasmus Praestholm: Merge PR #2498 by @nihal111 - fixes #2321. [+10,-2]
699 10/5/16 (86d 14h) Nihal Singh: Checking onlineVersion [+10,-2]
700 10/5/16 (86d 15h) Nihal Singh: Merge branch 'develop' of https://github.com/nihal111/Terasology into develop [+1,-0]
701 10/5/16 (86d 15h) Nihal Singh: Fixes #2489 - ESC now correctly recompiles shaders when used to exit the video settings screen [+18,-4]
702 10/5/16 (86d 15h) Rasmus Praestholm: Merge PR #2500 by @kartikey0303 - slightly updated tick marks for checkboxes. [+8,-1]
703 10/5/16 (86d 15h) kartikey0303: Changed the X to tick in the UI and fixed the previous X visibility in the background [+0,-0]
704 10/5/16 (87d 5h) Rasmus Praestholm: Add coty91 / NullThought to the credits. [+1,-1]
705 10/5/16 (87d 8h) Nihal Singh: Fixes #2489 - ESC now correctly recompiles shaders when used to exit the video settings screen [+14,-0]
706 10/5/16 (87d 12h) Coty Rothery: 2383 - Changed the in-game menu checkbox indicator from an X to a check mark. [+0,-0]
707 10/3/16 (88d 14h) Soni L|GitHub: Whitelist many stream classes [+19,-0]
708 9/28/16 (93d 13h) manu3d: # Created a new BufferClearingNode class. [+193,-21]
709 9/28/16 (93d 13h) manu3d: # Added new NodeFactory.createInstance(Class<T>, Object) method. [+14,-1]
710 9/28/16 (93d 13h) manu3d: # WorldReflectionNode refactor [+202,-51]
711 9/28/16 (93d 13h) manu3d: # Refactored ShadowMapNode [+104,-72]
712 9/27/16 (95d 5h) Rasmus Praestholm: Additional license clarifications and full text for CC BY 4.0. Addresses #1895. [+399,-2]
713 9/27/16 (95d 6h) Rasmus Praestholm: Fix user link. [+1,-1]
714 9/27/16 (95d 6h) Rasmus Praestholm: Merge PR #2478 by @flo - license note. [+42,-2]
715 9/27/16 (95d 6h) Rasmus Praestholm: Merge PR #2487 by @emanuele3d - rendering work. [+320,-169]
716 9/24/16 (98d 0h) Florian Köberle: Make the license of some assets more clear. [+42,-2]
717 9/22/16 (99d 13h) manu3d: * Fixed performance value printout, as recommended by indianajohn. [+1,-1]
718 9/20/16 (101d 14h) manu3d: # Fixed Tests [+40,-28]
719 9/20/16 (101d 21h) manu3d: # Mostly trivial improvements to the renderer's logger output [+62,-73]
720 9/20/16 (102d 5h) Rasmus Praestholm: Update docs with Docker info and add qwc to the credits. Doc update completes #1749. [+16,-16]
721 9/20/16 (102d 5h) Rasmus Praestholm: Merge PR #2455 by @oniatus - Eclipse formatting. [+278,-256]
722 9/20/16 (102d 11h) manu3d: # Improved Logging of the Render Task List [+227,-77]
723 9/19/16 (103d 12h) indianajohn: Changed the way that the CopyImageToHMD node is turned off in the event that OpenVR fails to initialize properly (previously, it was setting the config property, which was writing to the config file - something that the user might get annoyed by). Refactored how success is reported by vrProvider. Coded around a race condition in OpenVR that could prevent VR from starting properly if SteamVR was not launched in advance. [+56,-23]
724 9/18/16 (103d 14h) John: Removed unused imports. [+0,-3]
725 9/18/16 (103d 14h) indianajohn|John: Made it so that copyImageToScreenNode is processed last. If the last node that is rendered does not bind the display, it seems like the HUD does not get rendered. So this is a band-aid for that problem, which should probably be addressed later. [+2,-2]
726 9/18/16 (103d 14h) John: Removed another reference to Oculus Rift in comments. [+2,-3]
727 9/18/16 (103d 14h) John: Improved handling of case where user has specified for VR support to be active, but no headset is present. [+10,-4]
728 9/18/16 (103d 14h) John: Cleanup, renaming [+3,-4]
729 9/18/16 (103d 14h) John: Prevented mis-detection of OS as windows on a mac (darWIN) [+6,-1]
730 9/18/16 (103d 14h) John: Took out unnecessary debug statement. [+0,-1]
731 9/18/16 (103d 14h) John: Implemented condition in CopyImageToScreenNode through the node type. [+6,-6]
732 9/18/16 (103d 14h) John: Made it so that FinalPostProcessingNode gets called once, and, depending on the rendering stage, the result gets copied over to either the left eye and the screen, the right eye, or just the screen. [+90,-42]
733 9/18/16 (103d 14h) John: Fixed a victim of overzealous pattern matching. [+1,-1]
734 9/18/16 (103d 14h) John: Fixed NPE when isVrSupport() is set equal to false. [+1,-1]
735 9/18/16 (103d 14h) indianajohn|John: Depdendency injection for vrProvider, moved initializtion to initialization() method. [+10,-22]
736 9/18/16 (103d 14h) indianajohn|John: Removed the debug material. [+1,-7]
737 9/18/16 (103d 14h) indianajohn|John: Switched over to Terasology FBO classes. [+35,-94]
738 9/18/16 (103d 14h) indianajohn|John: Separated VR framebuffer width into variable, added TODO for later creation of configuration variable. [+7,-3]
739 9/18/16 (103d 14h) indianajohn|John: Removed unused import. [+0,-1]
740 9/18/16 (103d 14h) indianajohn|John: Moved VR provier init out of process() method. [+4,-4]
741 9/18/16 (103d 14h) John: Implemented isVrSupport() condition in a way that is more consistent with dag work. [+6,-7]
742 9/18/16 (103d 14h) John: Removed OSValidator class, merged it into NativeHelper class. [+58,-63]
743 9/18/16 (103d 14h) John: vrsystem->vrSystem. [+17,-17]
744 9/18/16 (103d 14h) John: Removed redundant glClear(), unreachable case. [+0,-3]
745 9/18/16 (103d 14h) John: Half IPD, not IPD. [+1,-1]
746 9/18/16 (103d 14h) John: Addressed first round of comments by Cervator. [+218,-183]
747 9/18/16 (103d 14h) indianajohn|John: Removed refrences to OculusVR (in favor of just 'VR') [+15,-276]
748 9/17/16 (105d 8h) Rasmus Praestholm: Add @jchappelle to credits. [+1,-1]
749 9/17/16 (105d 8h) Rasmus Praestholm: Merge PR #2484 by @xrtariq2594 - null hardening + docs. [+42,-28]
750 9/14/16 (107d 14h) XTariq: Added logger and fixed some checkstyle errors. [+20,-12]
751 9/14/16 (108d 6h) Rasmus Praestholm: Merge PR #2480 by @flo - null hardening. [+4,-4]
752 9/12/16 (109d 19h) XTariq: Added null checks to reduce NPEs. [+22,-16]
753 9/12/16 (110d 1h) Florian Köberle: Merge branch no-allocations-in-getblock' from kaen (PR #2471) [+25,-5]
754 9/12/16 (110d 1h) Florian Köberle: Fix further potential NullPointerException when deserializing null fields. [+3,-3]
755 9/12/16 (110d 1h) Florian Köberle: Fix a NullPointerException when deserializing a null Region3i field. [+1,-1]
756 9/12/16 (110d 9h) indianajohn: Made it so that, in VR mode, the overlay still appears o nthe monitor window. [+1,-2]
757 9/12/16 (110d 10h) indianajohn: Made it so that, if the camera has has a zFar less than 1024, the skybox distance will be adjusted to be less than that. This fixes a problem where the Skybox does not show up in Vive. [+6,-3]
758 9/12/16 (110d 10h) indianajohn: Removed OculusStereoCamera.java, which is no longer used anywhere in the code. [+0,-274]
759 9/12/16 (110d 10h) indianajohn: Adjusted final world rendering implementation to work with Vive. At the moment, the only way to activate this is to manually edit the config file / source to make isOculusVrSupport() evaluate to true. [+13,-130]
760 9/12/16 (110d 10h) indianajohn: Added a node that copies the final rendering result to an OpenVR-compatible headset. [+131,-0]
761 9/12/16 (110d 10h) indianajohn: Added a camera compatible with OpenVR. [+294,-0]
762 9/12/16 (110d 10h) indianajohn: Changed package name to be part of Terasology. [+8,-8]
763 9/12/16 (110d 12h) indianajohn: Added jopenvrwrapper. [+715,-0]
764 9/12/16 (110d 12h) indianajohn: Added jopenvr. [+0,-0]
765 9/11/16 (110d 14h) Piotr Halama|Weblate Gooey: Translated using Weblate (Polish) [+15,-12]
766 9/10/16 (111d 22h) Rostyslav Zatserkovnyi|Weblate Gooey: Translated using Weblate (Ukrainian) [+29,-2]
767 9/10/16 (112d 4h) Rasmus Praestholm: Merge latest translations - resolve conflict in Russian file (new key added in a group that was also just translated) [+241,-19]
768 9/10/16 (112d 4h) naiffur|Weblate Gooey: Translated using Weblate (Russian) [+19,-19]
769 9/10/16 (112d 4h) Peter Gudics|Weblate Gooey: Translated using Weblate (Hungarian) [+206,-206]
770 9/10/16 (112d 5h) Rasmus Praestholm: Bump to next snapshot version. [+5,-5]
771 9/10/16 (112d 5h) Rasmus Praestholm: v1.2.1 release. [+5,-5]
772 9/9/16 (113d 5h) Rasmus Praestholm: Merge PR #2460 by @flo - memory leak fix. [+23,-2]
773 9/9/16 (113d 5h) Rasmus Praestholm: Merge PR #2456 by @flo - optimization. [+100,-257]
774 9/9/16 (113d 7h) Rasmus Praestholm: Slight bump for library versions. [+3,-3]
775 9/9/16 (113d 7h) Rasmus Praestholm: Tweak at module lineup. [+3,-1]
776 9/9/16 (113d 7h) Rasmus Praestholm: Merge branch 'develop' of github.com:MovingBlocks/Terasology into develop [+261,-92]
777 9/8/16 (113d 13h) flo|GitHub: Merge pull request #2470 from rzats/test-drawline [+261,-92]
778 9/7/16 (114d 14h) Rostyslav Zatserkovnyi: Remove randomized test cases [+35,-46]
779 9/7/16 (115d 10h) kaen: avoid vector allocation in ChunkViewCoreImpl [+1,-1]
780 9/7/16 (115d 12h) kaen: remove temporary Vector3i allocations in getBlock [+24,-4]
781 9/6/16 (115d 23h) Rostyslav Zatserkovnyi: Line class refactoring & unit tests [+272,-92]
782 9/2/16 (119d 14h) Tobias Nett|GitHub: Merge pull request #2465 from rzats/bugfix-drawline [+4,-4]
783 9/2/16 (119d 19h) Rostyslav Zatserkovnyi: Fix an issue with drawLine() connecting wrong edges of a rectangle [+4,-4]
784 9/2/16 (120d 7h) Rasmus Praestholm: Merge PR #2451 to update the module lineup. [+9,-1]
785 8/31/16 (121d 19h) Florian Köberle: Merge branch nui-editor-tweaks from rzats (PR #2462) [+101,-57]
786 8/31/16 (122d 1h) Rostyslav Zatserkovnyi: Also update ContextMenuUtilsTest [+1,-1]
787 8/31/16 (122d 1h) Rostyslav Zatserkovnyi: Do not edit attributes with no value; option to add layoutInfo [+101,-57]
788 8/29/16 (124d 11h) Peter Gudics|Weblate Gooey: Translated using Weblate (Hungarian) [+222,-0]
789 8/28/16 (125d 3h) Florian Köberle: Fix a memory leak by properly clearing recorded data about temporary blocks. [+23,-2]
790 8/27/16 (125d 15h) Rasmus Praestholm: Merge PR #2454 by @flo - benchmark screen. [+440,-7]
791 8/27/16 (126d 7h) Rasmus Praestholm: Fix missing parenthesis and add kaen to credits. [+2,-2]
792 8/27/16 (126d 7h) Rasmus Praestholm: Swap package - had been the one previously coming from the PC Facade's dependencies. [+1,-1]
793 8/25/16 (127d 16h) Florian Köberle: Add a default implementation for setBlocks. [+14,-3]
794 8/25/16 (127d 16h) Florian Köberle: Improve performance by removing unnecessary locking. [+100,-257]
795 8/25/16 (127d 21h) oniatus: update eclipse formatter [+278,-256]
796 8/25/16 (127d 23h) Florian Köberle: Added comments about the BenchmarkScreen to the methods it benchmarks. [+16,-7]
797 8/25/16 (127d 23h) Florian Köberle: Adds BenchmarkScreen [+424,-0]
798 8/24/16 (129d 12h) Tobias Nett: Set multiple blocks at once using WorldProvider [+90,-21]
799 8/23/16 (130d 5h) Rasmus Praestholm: Documentation for new modules: Dialogs, MedievalCities, Potions, Rails (fixed), TutorialAssetSystem, TutorialDynamicCities, TutorialGraphicTweaks, TutorialNui, WeatherManager. [+9,-1]
800 8/22/16 (130d 18h) Florian Köberle: Merge branch nui-editor-autosave from rzats (PR #2448) [+324,-52]
801 8/22/16 (130d 20h) Rostyslav Zatserkovnyi: Update that long-lived TODO message! :D [+3,-2]
802 8/22/16 (131d 12h) Rostyslav Zatserkovnyi: Autosaving bugfixes [+108,-49]
803 8/21/16 (131d 15h) Rostyslav Zatserkovnyi: Disable autosave option; fix to store selected asset info [+139,-15]
804 8/21/16 (131d 17h) Rostyslav Zatserkovnyi: Add note about autosave loading in onDraw() [+4,-0]
805 8/21/16 (131d 17h) Rasmus Praestholm: Merge PR #2427 by @tdgunes - rendering changes. [+1163,-290]
806 8/21/16 (131d 18h) Taha Do?an Güne?: Revert LightGeometryNode, needs further examination for adding desired state changes [+49,-22]
807 8/21/16 (131d 19h) Rostyslav Zatserkovnyi: Fix rendering issue when autosave loaded [+15,-3]
808 8/21/16 (131d 22h) Taha Do?an Güne?: Add a TODO in AbstractNode for removing RenderTaskListGenerator completely from Nodes [+1,-1]
809 8/21/16 (131d 22h) Taha Do?an Güne?: Unwrap preRenderSetupLightGeometry in LightGeometryNode [+7,-12]
810 8/21/16 (131d 22h) Taha Do?an Güne?: Notify subscribers after defaultFBOs are updated [+1,-2]
811 8/21/16 (131d 22h) Taha Do?an Güne?: Add TODOs in LightGeometryNode and ConditionDependentNode [+3,-1]
812 8/21/16 (131d 23h) Taha Do?an Güne?: Rename SetViewportSizeOf to SetViewportToSizeOf, add a TODO [+24,-23]
813 8/21/16 (131d 23h) Taha Do?an Güne?: Remove unnecessary manuel state changes [+1,-8]
814 8/21/16 (131d 23h) Taha Do?an Güne?: Unwrap preRenderSetupSimpleBlendMaterials in SimpleBlendMaterialsNode [+20,-23]
815 8/21/16 (132d 8h) Rasmus Praestholm: Merge PR #2437 by @oniatus - override option for config file. [+54,-4]
816 8/21/16 (132d 12h) Rostyslav Zatserkovnyi: Initial autosave implementation (breaks rendering) [+73,-1]
817 8/20/16 (132d 17h) Florian Köberle: Merge branch nui-editor-preferences from rzats (PR #2438) [+1312,-295]
818 8/20/16 (132d 17h) Rostyslav Zatserkovnyi: Javadoc, Save button, title font deprecation [+222,-69]
819 8/20/16 (133d 3h) Taha Do?an Güne?: Fix import issue [+1,-1]
820 8/20/16 (133d 4h) Taha Do?an Güne?: Add desiredStateChanges to ChunksRefractiveReflective [+7,-8]
821 8/20/16 (133d 4h) Taha Do?an Güne?: Add desiredStateChanges to InitialPostProcessingNode [+7,-19]
822 8/20/16 (133d 4h) Taha Do?an Güne?: Add desiredStateChanges to LightGeometryNode, rename EnableDepthTest to DisableDepthTest [+21,-51]
823 8/20/16 (133d 5h) Taha Do?an Güne?: Add desiredStateChanges to LightShaftsNode, fix NPE in RenderTaskListGenerator (if node is not enabled, unable to access to taskListGenerator in startup) [+16,-31]
824 8/20/16 (133d 5h) Taha Do?an Güne?: Add desiredStateChanges to PrePostCompositeNode [+15,-25]
825 8/20/16 (133d 5h) Taha Do?an Güne?: Add desiredStateChanges to PrePostCompositeNode, update swapping behaviour (notifySubscribers) and state changes BindFBO, SetViewportSizeOf (adapting to DefaultDynamicFBOs) [+38,-35]
826 8/20/16 (133d 6h) Taha Do?an Güne?: Add desiredStateChanges to SimpleBlendMaterialsNode [+5,-15]
827 8/20/16 (133d 6h) Taha Do?an Güne?: Add desiredStateChanges to ToneMappingNode [+7,-17]
828 8/20/16 (133d 6h) Taha Do?an Güne?: Add desiredStateChanges to WorldReflectionNode [+9,-11]
829 8/20/16 (133d 6h) Taha Do?an Güne?: Add ConditionDependentNode, requiresCondition method for Nodes, use them in nodes depend on rendering config [+118,-56]
830 8/20/16 (133d 7h) Taha Do?an Güne?: Rebase latest FBO changes PR [+0,-2]
831 8/20/16 (133d 7h) Taha Do?an Güne?: Minor fixes [+1,-1]
832 8/20/16 (133d 7h) Taha Do?an Güne?: Add DisableDepthMask state change, add desired state changes into some nodes, finalize some tasks and state changes [+133,-9]
833 8/20/16 (133d 7h) Taha Do?an Güne?: Flip if-block in SetFacesToCull [+4,-5]
834 8/20/16 (133d 7h) Taha Do?an Güne?: Rebase and fix test [+18,-4]
835 8/20/16 (133d 7h) Taha Do?an Güne?: Revert removed TODOs, remove maps, change isEqualTo method with equals() and hashCode(), [+94,-65]
836 8/20/16 (133d 7h) Taha Do?an Güne?: Rename Set StateChanges into Enable, various refactors [+209,-440]
837 8/20/16 (133d 7h) Taha Do?an Güne?: Add explicit state changes named with Enable/Disable prefix, minor renames and refactor according to feedback, hide Set[StateChange] classes visible only inside the package [+220,-20]
838 8/20/16 (133d 7h) Taha Do?an Güne?: Remove null-check of defaultInstance in RenderTaskListGenerator [+1,-5]
839 8/20/16 (133d 7h) Taha Do?an Güne?: Add SetDepthTest and SetStencilTest, debugging additions, minor usage of state changes in nodes [+173,-1]
840 8/20/16 (133d 7h) Taha Do?an Güne?: Remove Clear, add SetCapability abstract StateChange, SetCullFace, SetCullFaceMode, SetBlend [+188,-264]
841 8/20/16 (133d 7h) Taha Do?an Güne?: Rename EnableShader to EnableMaterial, fix SetCullFace accepts mode as int, add DisableMaterialTask [+99,-55]
842 8/20/16 (133d 7h) Taha Do?an Güne?: Add Clear, Disable/EnableCapability, EnableShader, SetCullFace state changes, use these in ShadowMap, ToneMapping and WorldReflection nodes [+617,-2]
843 8/19/16 (133d 13h) Rasmus Praestholm: Merge PR #2431 by @tdgunes - rendering work. [+1533,-1051]
844 8/19/16 (133d 15h) Taha Do?an Güne?: Add TODO to PrePostCompositeNode [+3,-0]
845 8/19/16 (133d 16h) oniatus: add missing opt for usage [+1,-1]
846 8/19/16 (133d 17h) oniatus: documentation und checkstyle [+35,-3]
847 8/19/16 (134d 10h) Taha Do?an Güne?: Use READ_ONLY_G_BUFFER inside ShaderParameters [+19,-25]
848 8/19/16 (134d 11h) Taha Do?an Güne?: Rename resourceUrn to fboName in ShadowMapResolutionDependentFBOs [+4,-5]
849 8/19/16 (134d 11h) Taha Do?an Güne?: Move request method in DisplayResolutionDependentFBOs, minor changes [+12,-13]
850 8/19/16 (134d 11h) Taha Do?an Güne?: Rename getSceneFinalRawData to getColorBufferRawData [+5,-7]
851 8/19/16 (134d 11h) Taha Do?an Güne?: Fix setRenderBufferMask usage [+4,-5]
852 8/19/16 (134d 11h) Taha Do?an Güne?: Fix PBOs in DownSampleSceneAndUpdateExposureNode [+1,-2]
853 8/19/16 (134d 11h) Taha Do?an Güne?: Remove obtainStaticFBOs from DownSampleSceneAndUpdateExposureNode [+26,-35]
854 8/19/16 (134d 12h) Taha Do?an Güne?: Rename DynamicFBOsManager and StaticFBOsManager [+166,-166]
855 8/19/16 (134d 12h) Taha Do?an Güne?: Remove _URN, rename requireFBO to requiresFBO [+107,-107]
856 8/19/16 (134d 13h) Taha Do?an Güne?: Make FBO.create accept just FBOConfig [+15,-16]
857 8/19/16 (134d 13h) Taha Do?an Güne?: Add a TODO to swapReadWriteBuffers() [+1,-0]
858 8/18/16 (134d 13h) Taha Do?an Güne?: Remove special handling in DynamicFBOsManager for ScreenGrabber [+5,-11]
859 8/18/16 (134d 13h) Taha Do?an Güne?: Move getSceneFinalRawData to FBO, adapt ScreenGrabber to the changes [+27,-48]
860 8/18/16 (134d 13h) Taha Do?an Güne?: Remove irrelevant comment from DynamicFBOsManager [+2,-5]
861 8/18/16 (134d 13h) Taha Do?an Güne?: Rename isUse[Buffers] prefix to has[Buffers] [+8,-10]
862 8/18/16 (134d 13h) Taha Do?an Güne?: Add TODO to DefaultDynamicFBOs [+1,-0]
863 8/18/16 (134d 13h) Taha Do?an Güne?: Rename resourceUrn and fbm in stateChanges and tasks [+39,-39]
864 8/18/16 (134d 13h) Taha Do?an Güne?: 1.0f -> FULL_SCALE in DefaultDynamicFBOs [+4,-3]
865 8/18/16 (134d 13h) Taha Do?an Güne?: Rename PBOs and refactor swapping [+14,-15]
866 8/18/16 (134d 13h) Taha Do?an Güne?: Change sceneFinal with DefaultDynamicFBOs.FINAL [+5,-7]
867 8/18/16 (134d 14h) Taha Do?an Güne?: Restrict swapping to read-write buffers for now, use WRITE_ONLY_GBUFFER [+24,-26]
868 8/18/16 (134d 14h) Taha Do?an Güne?: Remove sceneOpaques, use READ_ONLY_GBUFFER in all nodes [+119,-109]
869 8/18/16 (134d 14h) Rostyslav Zatserkovnyi: Properly modify a state flag when changes are saved [+2,-0]
870 8/18/16 (134d 15h) Taha Do?an Güne?: Make DynamicFBOsManager and ScreenGrabber initialise with context [+20,-34]
871 8/18/16 (134d 15h) Taha Do?an Güne?: Use ScalingFactors in nodes [+50,-22]
872 8/18/16 (134d 15h) Taha Do?an Güne?: Rename DefaultDynamicFBOs values to fixing namin issue [+48,-46]
873 8/18/16 (134d 15h) Taha Do?an Güne?: Remove requireStaticFBO and requireDynamicFBO [+39,-61]
874 8/18/16 (134d 15h) Taha Do?an Güne?: Add many comments, TODOs and renamings, ScalingFactors [+317,-321]
875 8/18/16 (134d 16h) Rostyslav Zatserkovnyi: Save menu fixes & i18n [+355,-53]
876 8/18/16 (134d 19h) Taha Do?an Güne?: Add frameBuffersManager.request to move requesting logic inside FBMs [+129,-120]
877 8/18/16 (134d 20h) Taha Do?an Güne?: Fix import issue [+1,-1]
878 8/18/16 (134d 20h) Taha Do?an Güne?: Fix shadowMap debug mode [+8,-5]
879 8/18/16 (135d 11h) Rostyslav Zatserkovnyi: Initial file saving implementation [+88,-0]
880 8/17/16 (135d 14h) Rostyslav Zatserkovnyi: Developer Tools menu (created using the NUI editor) [+187,-31]
881 8/16/16 (136d 16h) Rostyslav Zatserkovnyi: Automatic property editing, unsaved changes warning popup [+154,-52]
882 8/16/16 (137d 7h) Taha Do?an Güne?: Huge changes, multiple FBMs, DefaultDynamicFBOs, remove FrameBuffersManager [+1191,-851]
883 8/14/16 (138d 21h) Rostyslav Zatserkovnyi: Remove an unneeded Config field [+0,-4]
884 8/14/16 (138d 21h) Rostyslav Zatserkovnyi: Javadoc, inline documentation & checkstyle fixes [+246,-175]
885 8/14/16 (139d 12h) Rostyslav Zatserkovnyi: Fix a stray * import or two [+12,-4]
886 8/14/16 (139d 12h) Rostyslav Zatserkovnyi: 'Preview screen locale' setting, minor usability tweaks [+163,-24]
887 8/13/16 (139d 14h) oniatus: formatting [+3,-3]
888 8/13/16 (140d 13h) Florian Köberle: Merge branch skin-editor from rzats PR #2432 [+1949,-1101]
889 8/12/16 (140d 16h) oniatus: Add option to override default configuration on startup [+26,-8]
890 8/12/16 (141d 0h) Rostyslav Zatserkovnyi: Remove AbstractContextMenuItem methods [+26,-24]
891 8/12/16 (141d 12h) Rostyslav Zatserkovnyi: Move item method stubs to AbstractContextMenuItem [+7,-17]
892 8/11/16 (141d 15h) Rostyslav Zatserkovnyi: VisibleTree reworked into a wrapper [+19,-3]
893 8/11/16 (141d 15h) Rostyslav Zatserkovnyi: Fix a key comparison regression [+1,-1]
894 8/11/16 (141d 15h) Rostyslav Zatserkovnyi: MenuTree Map -> List, yoda conditions for string comparisons [+105,-88]
895 8/11/16 (141d 17h) Rostyslav Zatserkovnyi: VisibleTree private wrapper [+50,-44]
896 8/11/16 (141d 20h) Rostyslav Zatserkovnyi: Further context menu API tweaks [+142,-214]
897 8/11/16 (142d 12h) Rostyslav Zatserkovnyi: Fix a failing test input file [+1,-1]
898 8/11/16 (142d 13h) Rostyslav Zatserkovnyi: Context menu API rework, skin editor addition fixes [+269,-321]
899 8/9/16 (143d 17h) Rostyslav Zatserkovnyi: Skin preview working; extract some functionality to AbstractEditorScreen [+418,-452]
900 8/8/16 (144d 15h) Rostyslav Zatserkovnyi: Skin editor context menu, icons and refactoring [+320,-123]
901 8/8/16 (145d 11h) Rasmus Praestholm: Merge PR #2434 by @xrtariq2594 - leaf categorization. [+4,-3]
902 8/7/16 (146d 8h) Rasmus Praestholm: Add new modules: Economy and Lakes to the lineup. [+2,-0]
903 8/6/16 (146d 16h) Rostyslav Zatserkovnyi: Initial skin editor implementation [+709,-18]
904 8/4/16 (148d 13h) Rostyslav Zatserkovnyi: Partially extract NUIEditorScreen into JsonEditorTreeView [+230,-143]
905 8/4/16 (148d 14h) Taha Do?an Güne?: Yet another quick-fix for Preconditions [+1,-1]
906 8/4/16 (148d 14h) Taha Do?an Güne?: Fix import statement of Preconditions [+1,-1]
907 8/4/16 (148d 15h) Taha Do?an Güne?: Add TODOs and minor renames [+15,-4]
908 8/4/16 (148d 15h) Taha Do?an Güne?: Add requireFBO statements into all nodes, rename FBOBuilder to FBOConfig, major changes in FBM [+220,-155]
909 8/4/16 (149d 6h) Rasmus Praestholm: Bump for next snapshot version. [+5,-5]
910 8/4/16 (149d 8h) Rasmus Praestholm: v1.2.0 engine & friends release. [+5,-5]
911 8/3/16 (149d 17h) Taha Do?an Güne?: Initial architecture for nodes generating their desired fbos [+287,-180]
912 8/3/16 (150d 9h) Rasmus Praestholm: Merge PR #2426 by @emanuele3d - rendering TODOs. [+85,-10]
913 8/3/16 (150d 9h) Rasmus Praestholm: Merge PR #2425 by @tdgunes - rendering work. [+38,-78]
914 8/2/16 (150d 16h) XTariq: Added categories to leaf block to make it breakable. Now fists, axes, and shovels can break leaf blocks. [+4,-3]
915 8/2/16 (150d 16h) Rostyslav Zatserkovnyi: Editor fixes: bool values, node copies & auto-expand, menu rendering [+46,-15]
916 8/2/16 (150d 21h) Taha Do?an Güne?: Fix SimpleBlendMaterialsNode's desiredStateChange [+1,-1]
917 8/2/16 (150d 21h) Taha Do?an Güne?: Remove fboId from BindFBO [+8,-14]
918 8/2/16 (150d 21h) Taha Do?an Güne?: Remove fbo from SetViewportSizeOf and small changes according to feedback [+7,-18]
919 8/2/16 (150d 21h) Taha Do?an Güne?: Remove setDefaultInstance method, add setFrameBufferManager method [+38,-61]
920 8/2/16 (151d 5h) Rasmus Praestholm: Merge PR #2420 by @tdgunes - rendering work. [+63,-14]
921 8/2/16 (151d 12h) Florian Köberle: Merge branch smart-property-addition from rzats (PR #2415) [+1549,-519]
922 8/2/16 (151d 13h) Rostyslav Zatserkovnyi: Better handling for enum values; EnumEditorScreen [+427,-230]
923 8/1/16 (151d 20h) Rostyslav Zatserkovnyi: Add ContextMenuBuilderTest [+125,-3]
924 8/1/16 (152d 8h) Rasmus Praestholm: Merge translations. [+38,-11]
925 8/1/16 (152d 8h) naiffur|Weblate Gooey: Translated using Weblate (Russian) [+8,-8]
926 8/1/16 (152d 11h) Taha Do?an Güne?: Change setRenderBufferMask arguments and fields accordingly [+17,-17]
927 8/1/16 (152d 12h) Rostyslav Zatserkovnyi: Handle null/unset field values [+4,-2]
928 8/1/16 (152d 12h) Rostyslav Zatserkovnyi: Replace com.google.api.etc with com.google.common.collect [+7,-7]
929 8/1/16 (152d 12h) Rostyslav Zatserkovnyi: Better approach to scaffolding based on a generic algorithm [+122,-131]
930 7/31/16 (152d 14h) manu3d: - no functional changes [+85,-10]
931 7/31/16 (152d 21h) Taha Do?an Güne?: Rename color, normals and lightBuffer mask variable names [+19,-17]
932 7/31/16 (152d 21h) Taha Do?an Güne?: Remove SetRenderBufferMask and its task, move them into FBO [+56,-196]
933 7/31/16 (152d 21h) Taha Do?an Güne?: Delete "NAME" from several default field names [+5,-5]
934 7/31/16 (152d 21h) Taha Do?an Güne?: Add SetRenderBufferMask, add a use case in SimpleBlendMaterialsNode [+199,-12]
935 7/31/16 (153d 8h) Rasmus Praestholm: Swap an import to use a different package - related to #2386. [+2,-1]
936 7/31/16 (153d 8h) Rasmus Praestholm: Merge PR #2421 by @tdgunes - rendering work. [+340,-139]
937 7/30/16 (153d 21h) Taha Do?an Güne?: Add logger to RenderingDebugConfig, rename WireframeNode to WireframeCapableNode [+32,-30]
938 7/30/16 (154d 5h) Rasmus Praestholm: Adjust and re-sort imports in affected files as per IntelliJ defaults (minimal changes). [+24,-28]
939 7/30/16 (154d 6h) Rasmus Praestholm: Update to new CrashReporter dependency format and version + remove debug piece from fetchLib Gradle task. [+2,-7]
940 7/30/16 (154d 7h) Rasmus Praestholm: Remove an import no longer in use (was sourced from a wrong dependency in the past) [+0,-1]
941 7/30/16 (154d 7h) Rasmus Praestholm: Merge PR #2386 by @Cervator - allow CrashReporter to be embedded as source. [+49,-24]
942 7/29/16 (154d 13h) Taha Do?an Güne?: Add WireframeNode, remove static renderingDebugConfig, add refresh to RenderTaskListGenerator [+138,-70]
943 7/29/16 (154d 13h) Rostyslav Zatserkovnyi: Anonymous ContextMenuBuilder levels; improved null checks [+48,-37]
944 7/29/16 (154d 16h) Taha Do?an Güne?: Use SetWireframe in nodes via task list regeneration [+59,-102]
945 7/29/16 (154d 17h) Taha Do?an Güne?: Remove frameBuffersManager as static, initDefaultStateChanges inside WorldRendererImpl [+61,-13]
946 7/29/16 (155d 12h) Rostyslav Zatserkovnyi: Additional LayoutConfig annotations [+12,-3]
947 7/28/16 (155d 14h) Rostyslav Zatserkovnyi: 'Add Widget' option fix [+28,-7]
948 7/28/16 (155d 16h) Rostyslav Zatserkovnyi: NUI editor Javadoc & comment coverage [+145,-66]
949 7/28/16 (155d 17h) Rostyslav Zatserkovnyi: NUIEditorScreen overhaul & fixes [+720,-633]
950 7/28/16 (156d 9h) Rasmus Praestholm: Merge PR #2414 by @skaldarnar - entity relevance for rendering. [+19,-6]
951 7/27/16 (156d 16h) Taha Do?an Güne?: Remove NAME from field names, make frameBuffersManager as a static variable [+30,-43]
952 7/26/16 (157d 13h) Rostyslav Zatserkovnyi: Better handling for Binding<> properties [+19,-6]
953 7/26/16 (157d 18h) Taha Do?an Güne?: Move defaultInstance's frameBufferManager assignment to getDefaultInstance() [+5,-5]
954 7/26/16 (157d 22h) Taha Do?an Güne?: Add SetViewportSizeOf and its Task, add these state changes to ShadowMapNode and WorldReflectionNode [+157,-19]
955 7/26/16 (158d 12h) Rostyslav Zatserkovnyi: More property addition fixes [+28,-47]
956 7/25/16 (158d 14h) Rostyslav Zatserkovnyi: Context menu rendering tweak [+1,-1]
957 7/25/16 (158d 15h) Rostyslav Zatserkovnyi: Numerous template tweaks [+117,-31]
958 7/25/16 (158d 20h) Taha Do?an Güne?: Add @manu3d's version of generateTaskList(), tune tests (also a new case), move necessary inner helper classes to their files [+185,-87]
959 7/25/16 (158d 20h) Taha Do?an Güne?: Fix minor problems according to latest feedback [+22,-17]
960 7/25/16 (158d 20h) Taha Do?an Güne?: Add RenderTaskListGenerator, add missing state change reduction steps [+223,-3]
961 7/25/16 (158d 20h) Taha Do?an Güne?: Fix minor problems [+53,-21]
962 7/25/16 (158d 20h) Taha Do?an Güne?: Add toString() for logging purposes, core functionality to RenderTaskListGenerator, BindFBO desired state changes to shadowMapNode and WorldReflectionNode [+65,-34]
963 7/25/16 (158d 20h) Taha Do?an Güne?: Rename to addDesiredStateChange, fix a possible NPE, remove eliminateRedundantStateChanges [+5,-8]
964 7/25/16 (158d 20h) Taha Do?an Güne?: Remove AbstractStateChange, remove generics from StateChange, add subscribe & unsubscribe methods. Add toString for logging purposes. [+77,-79]
965 7/25/16 (158d 20h) Taha Do?an Güne?: Rename stateChanges, Integer to int in Tasks [+14,-15]
966 7/25/16 (158d 20h) Taha Do?an Güne?: Make DEFAULT_FRAME_BUFFER_NAME as "display" [+1,-1]
967 7/25/16 (158d 20h) Taha Do?an Güne?: Add AbstractNode, integrate BIndFBO task inside ShadowMapNode [+103,-53]
968 7/25/16 (158d 20h) Taha Do?an Güne?: Edit FrameBuffersManager to be observable, stateChanges and tasks, add FBOManagerSubscriber [+98,-12]
969 7/25/16 (158d 20h) Taha Do?an Güne?: Remove AbstractTask, rename StateChanges and Tasks according to feedback [+37,-90]
970 7/25/16 (158d 20h) Taha Do?an Güne?: Add stateChanges and tasks packages, add TODO's for javadocs [+33,-19]
971 7/25/16 (158d 20h) Taha Do?an Güne?: Make RenderPipelineTask interface public [+2,-1]
972 7/25/16 (158d 20h) Taha Do?an Güne?: Add FBOStateChange and FBOTask, AbstractTask Remove RenderPipelineOptimizer [+151,-107]
973 7/25/16 (158d 20h) Taha Do?an Güne?: Add DefaultStateChangeStorage, add TODOs, requested renames, remove RenderPipelineExecutor, [+110,-126]
974 7/25/16 (158d 20h) Taha Do?an Güne?: Fix checkstyle [+0,-2]
975 7/25/16 (158d 20h) Taha Do?an Güne?: Add architecture of state elimination, RenderPipelineExecutor, Generator, Optimizer [+531,-81]
976 7/25/16 (158d 23h) naiffur|Weblate Gooey: Translated using Weblate (Russian) [+50,-23]
977 7/25/16 (159d 6h) Rasmus Praestholm: Merge PR #2411 by @emanuele3d - config stuff. [+434,-37]
978 7/24/16 (159d 14h) Rostyslav Zatserkovnyi: 'New Screen' option for the widget dropdown; misc. refactoring [+149,-61]
979 7/24/16 (159d 22h) naiffuR|GitHub: Update menu_ru.lang [+24,-24]
980 7/24/16 (160d 8h) Rasmus Praestholm: Update dependency on Gestalt to 5.1.1 [+2,-2]
981 7/23/16 (160d 15h) Rostyslav Zatserkovnyi: WIP property addition [+471,-128]
982 7/23/16 (160d 15h) Tobias Nett: Fixed some typos [+4,-4]
983 7/23/16 (160d 20h) Tobias Nett: Check entity relevance for rendering [+19,-6]
984 7/23/16 (161d 7h) Rasmus Praestholm: Catch a missing translation commit. [+1,-1]
985 7/23/16 (161d 7h) Rasmus Praestholm: Update credits with some translators from Weblate. [+1,-1]
986 7/23/16 (161d 7h) Rasmus Praestholm: Translation cleanup, primarily of the template file vs English then notable changes applied to other files as well. [+53,-72]
987 7/23/16 (161d 8h) Rasmus Praestholm: Delete Esperanto - has no actual translations and seems of questionable value. [+0,-140]
988 7/23/16 (161d 8h) Rasmus Praestholm: We don't need a US-specific English language file with no translated entries at all. Weird new language submission from Weblate somehow. Deleted again. [+0,-140]
989 7/23/16 (161d 8h) Rasmus Praestholm: Re-add a single good translation from Weblate. [+1,-0]
990 7/23/16 (161d 8h) Rasmus Praestholm: Merge latest translations from Weblate. [+296,-18]
991 7/23/16 (161d 9h) XroMyla Gueril|Weblate Gooey: Translated using Weblate (Russian) [+1,-1]
992 7/23/16 (161d 11h) manu3d: - addressed issue with boolean properties firing the property change event in all circumstances, unnecessarily [+139,-100]
993 7/22/16 (162d 6h) Rasmus Praestholm: Merge PR #2404 by @indianajohn - graphic preset translation logic. [+56,-35]
994 7/22/16 (162d 6h) Rasmus Praestholm: Add Kazimir to credits. [+1,-1]
995 7/21/16 (162d 16h) Tobias Nett: Disable grounded state after impulse event. [+1,-1]
996 7/21/16 (163d 0h) Tobias Nett: Added debug command "pushCharacter" for CharacterImpulseEvent. [+9,-0]
997 7/21/16 (163d 8h) John: Cleared up error with default config being tied to previous property name. [+3,-3]
998 7/21/16 (163d 12h) manu3d: - Added a number of "Subscribable" interfaces and abstract classes, allowing implementations to be monitored for general changes, specific changes or both. [+406,-48]
999 7/21/16 (163d 13h) Tobias Nett: Added CharacterImpulseEvent [+49,-0]
1000 7/19/16 (164d 15h) Rostyslav Zatserkovnyi: Remove TreeViewTestScreen [+0,-142]
1001 7/19/16 (164d 15h) Florian Köberle: Merge branch nui-editor-icons from rzats (PR #2408) [+296,-66]
1002 7/19/16 (164d 20h) Rostyslav Zatserkovnyi: Alternative icon fallbacks and expand/contract tweaks [+55,-33]
1003 7/19/16 (165d 13h) Rostyslav Zatserkovnyi: Icon and tree view size changes, ARRAY icon [+3,-6]
1004 7/18/16 (166d 0h) Rostyslav Zatserkovnyi: Updates to widget rendering; editor_object icon [+30,-12]
1005 7/17/16 (166d 13h) Rasmus Praestholm: Add Equipment and PhysicalStats to the module lineup. [+3,-0]
1006 7/17/16 (166d 14h) Rostyslav Zatserkovnyi: Layout icons by @flo; type/id icon improvements; icon set attribution [+68,-10]
1007 7/16/16 (167d 14h) Rostyslav Zatserkovnyi: NUI editor icons [+176,-41]
1008 7/15/16 (169d 13h) Florian Köberle: Merge branch inline-property-editor from rzats (PR #2403) [+1019,-570]
1009 7/14/16 (169d 13h) Rostyslav Zatserkovnyi: VALUE editor; more usability tweaks [+54,-17]
1010 7/14/16 (169d 13h) Rostyslav Zatserkovnyi: Editor text entry usability tweaks' [+90,-6]
1011 7/14/16 (170d 5h) John: Changed all hard-coded graphics setting names to their corresponding translation keys and changed all applicable UIDropdown widgets to utilize the translationSystem to apply them. [+37,-30]
1012 7/14/16 (170d 5h) John: Added optional language support to toStringTextRenderer. [+16,-2]
1013 7/13/16 (170d 14h) Rostyslav Zatserkovnyi: alternativeWidget state changes [+55,-70]
1014 7/13/16 (171d 3h) Rostyslav Zatserkovnyi: Inline editor on doubleclick/F2; renamed instance variables [+462,-344]
1015 7/12/16 (171d 15h) Rostyslav Zatserkovnyi: TreeViewState; numerous UITreeView stylistic changes [+417,-330]
1016 7/11/16 (172d 14h) Rostyslav Zatserkovnyi: OBJECT/ARRAY editors; codestyle & bugfixes [+77,-52]
1017 7/10/16 (173d 20h) Rostyslav Zatserkovnyi: Initial inline editor implementation [+143,-30]
1018 7/9/16 (174d 16h) Rasmus Praestholm: Merge PR #2356 by @xrtariq2594 - DelayedActionSystem tweaking. [+214,-1]
1019 7/9/16 (174d 16h) Rasmus Praestholm: Tiny shutdown tweak after PR #2379 to avoid NPE after a local-only game. [+4,-1]
1020 7/9/16 (174d 17h) Rasmus Praestholm: Merge PR #2401 by @tdgunes - 3d wizardry. [+20,-246]
1021 7/9/16 (175d 0h) Taha Do?an Güne?: Fix getting width from wrong FBO [+3,-2]
1022 7/9/16 (175d 9h) Rasmus Praestholm: Merge PR #2379 by @indianajohn - multiplayer setup tweaks. [+68,-23]
1023 7/8/16 (175d 17h) Taha Do?an Güne?: Remove several unused methods from PostProcessor [+3,-86]
1024 7/8/16 (175d 20h) Taha Do?an Güne?: Remove GraphicState [+16,-160]
1025 7/8/16 (176d 1h) John: Solved problem where program hangs after a bad connection attempt. [+9,-8]
1026 7/7/16 (176d 14h) Rasmus Praestholm: Bump TeraMath dependency to 1.3.0 and add a simple .gitignore extra for IntelliJ. [+2,-1]
1027 7/7/16 (176d 15h) Rasmus Praestholm: Merge PR #2390 by @msteiger - support transparent FBOs. [+0,-13]
1028 7/7/16 (176d 20h) Florian Köberle: Merge branch editor-context-menu from rzats (PR #2391) [+1255,-257]
1029 7/7/16 (176d 20h) Rostyslav Zatserkovnyi: Node selection tweak [+7,-8]
1030 7/7/16 (176d 21h) Rostyslav Zatserkovnyi: Additional child validation for JsonTree [+10,-2]
1031 7/7/16 (176d 22h) Rostyslav Zatserkovnyi: More misc. UITreeView bugfixes [+20,-8]
1032 7/7/16 (176d 23h) Rostyslav Zatserkovnyi: Fix reordering inconsistencies, general code improvement [+229,-90]
1033 7/7/16 (177d 11h) Rostyslav Zatserkovnyi: Tree view outline bugfixes [+18,-14]
1034 7/7/16 (177d 13h) Rostyslav Zatserkovnyi|GitHub: Merge pull request #1 from flo/draw-rectangle-fix [+2,-1]
1035 7/6/16 (177d 13h) Florian Köberle: Make drawFilledRectangle work independent of the selected style for how [+2,-1]
1036 7/6/16 (177d 16h) Martin Steiger|GitHub: Merge pull request #2388 from tdgunes/dag-postprocessing [+1036,-756]
1037 7/6/16 (177d 17h) Rostyslav Zatserkovnyi: Drag&dropping back-end operations [+72,-46]
1038 7/6/16 (177d 17h) Rostyslav Zatserkovnyi: drawLine() fix [+9,-4]
1039 7/6/16 (178d 2h) Taha Do?an Güne?: Move if-block above switch case [+6,-6]
1040 7/6/16 (178d 2h) Taha Do?an Güne?: Rename toneMappedSceneNode to toneMappingNode [+2,-2]
1041 7/6/16 (178d 2h) Taha Do?an Güne?: Rename PerformanceMonitor activities [+5,-5]
1042 7/6/16 (178d 2h) Taha Do?an Güne?: Refactor based on given feedback [+78,-75]
1043 7/6/16 (178d 2h) Taha Do?an Güne?: Fix wildcard static imports [+26,-22]
1044 7/6/16 (178d 2h) Taha Do?an Güne?: Refactor nodes [+63,-84]
1045 7/6/16 (178d 2h) Taha Do?an Güne?: Add post-processing nodes [+982,-688]
1046 7/6/16 (178d 10h) Rasmus Praestholm: Merge PR #2398 by @xrtariq2594 - multijump bug fix. [+8,-8]
1047 7/6/16 (178d 12h) XTariq: Fix to infinite multijumping if there are multiple characters in the world. [+8,-8]
1048 7/5/16 (178d 14h) Rostyslav Zatserkovnyi: WIP item drag&dropping [+297,-57]
1049 7/5/16 (178d 16h) Rasmus Praestholm: Merge PR #2395 by @xrtariq2594 - new event. [+77,-23]
1050 7/5/16 (178d 18h) Taha Do?an Güne?: Move fbo assignment into process() [+1,-1]
1051 7/5/16 (179d 8h) XTariq: Readded import statements. [+11,-2]
1052 7/4/16 (180d 4h) XTariq: Added event ot influence the item cooldown rate. Also tackled one of the TODO items. [+78,-33]
1053 7/4/16 (180d 12h) Rostyslav Zatserkovnyi: ContextMenuBuilder, editor bugfixes [+149,-50]
1054 7/3/16 (181d 12h) Rostyslav Zatserkovnyi: Construct widget scaffolding [+78,-16]
1055 7/2/16 (181d 15h) Rostyslav Zatserkovnyi: Fix some silly IDEA refactor artifacts [+2,-2]
1056 7/2/16 (181d 15h) Rostyslav Zatserkovnyi: Accidentally a semicolon [+1,-1]
1057 7/2/16 (181d 15h) Rostyslav Zatserkovnyi: 'Add Widget' option & selection screen [+171,-4]
1058 7/2/16 (181d 22h) Rostyslav Zatserkovnyi: Initial working context menu [+200,-97]
1059 7/2/16 (182d 3h) Martin Steiger: Support transparent FBOs [+0,-13]
1060 7/1/16 (182d 13h) Rostyslav Zatserkovnyi: NUI editor context menu [+359,-226]
1061 6/30/16 (184d 6h) John: Removed hard tabs, improved formatting. [+40,-41]
1062 6/30/16 (184d 6h) John: Made it so that there is exactly one error message, fixed a typo in a logger message, refactored to eliminate unnecessary duplication. [+11,-19]
1063 6/30/16 (184d 8h) Rasmus Praestholm: Merge PR #2368 by @flo - logging tweak. [+1,-1]
1064 6/29/16 (184d 16h) Martin Steiger|GitHub: Merge pull request #2380 from tdgunes/dag-prepostcomposite [+402,-115]
1065 6/29/16 (184d 16h) Taha Do?an Güne?: Move PerformanceMonitor inside if-clauses [+4,-4]
1066 6/29/16 (185d 6h) Rasmus Praestholm: Move the dependency on the CrashReporter to the PC facade from the engine and make it possible to embed it into a Terasology workspace. [+50,-25]
1067 6/28/16 (186d 4h) John: Added a warning in the event that the server does not send all needed modules. [+3,-0]
1068 6/28/16 (186d 4h) John: Added a remaining module count during module download phase. [+4,-1]
1069 6/28/16 (186d 4h) John: Added timeout if no packets are received for 10000 ms during client connection initialization. [+58,-13]
1070 6/28/16 (186d 4h) John: Put the final server connection switch in a ore logical place. [+5,-3]
1071 6/27/16 (186d 19h) Taha Do?an Güne?: Add Pre-Post Composite Nodes [+402,-115]
1072 6/27/16 (187d 12h) Rasmus Praestholm: Merge PR #2371 by @flo - updated tree view buttons. [+0,-0]
1073 6/27/16 (187d 12h) Rasmus Praestholm: Re-merge #2367 - missed a commit. [+10,-10]
1074 6/27/16 (187d 12h) Rasmus Praestholm: Merge PR #2367 by @tdgunes - more DAG nodes. [+835,-368]
1075 6/26/16 (187d 13h) Rasmus Praestholm: Version bump for next release. [+5,-5]
1076 6/26/16 (187d 14h) Rasmus Praestholm: Alpha 2 release / engine v1.1.0 [+5,-5]
1077 6/26/16 (187d 15h) Taha Do?an Güne?: Make isHeadUnderWater as field, add TODOs [+10,-10]
1078 6/26/16 (187d 15h) Rostyslav Zatserkovnyi: NUI editor binding tweak [+2,-1]
1079 6/26/16 (187d 23h) Rostyslav Zatserkovnyi: UITreeView scrollbar fixes [+46,-114]
1080 6/26/16 (188d 0h) Florian Köberle: Added proper expand/collapse button graphics for tree view. [+0,-0]
1081 6/26/16 (188d 3h) Florian Köberle: Merge branch nui-editor from rzats into develop (PR #2360) [+889,-123]
1082 6/26/16 (188d 5h) Rasmus Praestholm: Add indianajohn to the credits. [+1,-1]
1083 6/26/16 (188d 5h) Rasmus Praestholm: Merge PR #2372 by @indianajohn - inventory tweak. [+7,-1]
1084 6/26/16 (188d 6h) Rasmus Praestholm: Merge PR #2369 by @xrtariq2594 - fix for multijump. [+5,-2]
1085 6/26/16 (188d 7h) John: Made it so that right-clicking on an inventory cell with a stack of items selected places one element of that stack into the target cell (in response to Inventory related behavior on right-click #2295) [+7,-1]
1086 6/26/16 (188d 11h) XTariq: Applied Cerv's suggestions. [+3,-7]
1087 6/25/16 (188d 15h) XTariq: Fixes #2359. [+5,-2]
1088 6/25/16 (188d 17h) Rostyslav Zatserkovnyi: Interactivity & paste fixes [+52,-35]
1089 6/25/16 (188d 18h) Florian Köberle: Reduced the log level for opengl notifications. [+1,-1]
1090 6/25/16 (188d 19h) Rostyslav Zatserkovnyi: Dynamic widget updates & undo/redo [+142,-32]
1091 6/25/16 (189d 1h) Rostyslav Zatserkovnyi: SingleElementLayout -> UIBox; console command tweaks [+36,-119]
1092 6/25/16 (189d 4h) XTariq: Added tests for DelayedActionSystem. To do this however, some minor modifications were applied to DelayedActionSystem and the TestingEnvironment. [+208,-1]
1093 6/25/16 (189d 7h) Rasmus Praestholm: Merge PR #2357 by @xrtariq2594 - make JoshariasSurvival default. [+32,-4]
1094 6/25/16 (189d 7h) XTariq: Applied Cerv's fix. [+2,-1]
1095 6/25/16 (189d 9h) XTariq: Reverted change to default.cfg. Modified the create game screen to accommodate. [+4,-5]
1096 6/24/16 (189d 18h) Rostyslav Zatserkovnyi: Stub settings menu (and a i18n fix for confirmPopup) [+180,-72]
1097 6/24/16 (189d 18h) Rostyslav Zatserkovnyi: Use custom layout to eliminate rendering crashes [+100,-16]
1098 6/23/16 (190d 15h) Rostyslav Zatserkovnyi: Alternative screen access method [+109,-87]
1099 6/23/16 (191d 0h) Rostyslav Zatserkovnyi: Close the editor via ESC [+12,-0]
1100 6/23/16 (191d 4h) Martin Steiger|GitHub: Merge pull request #2366 from tdgunes/initdisplaydebug [+7,-2]
1101 6/23/16 (191d 11h) Taha Do?an Güne?: Fix wildcard and PerformanceMonitor problems [+63,-39]
1102 6/23/16 (191d 11h) Taha Do?an Güne?: Move renderFullQuad to OpenGLUtils [+19,-68]
1103 6/23/16 (191d 12h) Taha Do?an Güne?: Add Render World nodes [+783,-291]
1104 6/23/16 (191d 12h) Rostyslav Zatserkovnyi: Make editor usable in-game [+3,-1]
1105 6/23/16 (191d 13h) Taha Do?an Güne?: Move exception, remove Display.destroy() [+7,-5]
1106 6/22/16 (191d 13h) Rostyslav Zatserkovnyi: Show screen being edited [+111,-27]
1107 6/22/16 (191d 16h) Martin Steiger|GitHub: Merge pull request #2362 from tdgunes/dag-backdrop [+386,-288]
1108 6/22/16 (191d 16h) Taha Do?an Güne?: Remove wildcard import [+24,-8]
1109 6/22/16 (192d 10h) Taha Do?an Güne?: Add IllegalStateException to Display.create [+5,-2]
1110 6/21/16 (192d 22h) Taha Do?an Güne?: Move FBO variables to fields [+5,-4]
1111 6/20/16 (193d 19h) Taha Do?an Güne?: Refactor according to feedback [+27,-25]
1112 6/20/16 (193d 22h) Rostyslav Zatserkovnyi: Initial NUI editor implementation [+445,-35]
1113 6/19/16 (194d 14h) Taha Do?an Güne?: Remove unused variables and methods from PostProcessor and WorldRendererImpl [+2,-46]
1114 6/19/16 (194d 20h) Taha Do?an Güne?: Use setViewportToSideOf in PostProcessor [+14,-20]
1115 6/19/16 (195d 7h) XTariq: Minor fixes. Still need to verify if the default settings for world gen are respected correctly. [+14,-1]
1116 6/19/16 (195d 11h) Taha Do?an Güne?: Remove unused methods from GraphicState [+2,-63]
1117 6/18/16 (195d 15h) Rasmus Praestholm: Add Books, DynamicCities, and StaticCities to the module lineup. [+4,-1]
1118 6/18/16 (195d 16h) XroMyla Gueril|Weblate Gooey: Translated using Weblate (Esperanto) [+140,-0]
1119 6/18/16 (195d 16h) xromyla|Weblate Gooey: Translated using Weblate (Russian) [+2,-0]
1120 6/18/16 (195d 17h) Rasmus Praestholm: Merge PR #2325 by @tdgunes - DAG work. [+450,-234]
1121 6/18/16 (196d 12h) XTariq: Reverted "Enable All" changes [+0,-11]
1122 6/18/16 (196d 12h) XTariq: JoshariasSurvival is now selected to be the first default gameplay template. [+32,-6]
1123 6/17/16 (197d 9h) Taha Do?an Güne?: Add BackdropNode and SkyBandsNode [+345,-155]
1124 6/16/16 (197d 13h) Taha Do?an Güne?|GitHub: Merge pull request #2 from msteiger/dag [+12,-47]
1125 6/16/16 (197d 18h) Martin Steiger: Internalize node instance creation [+12,-47]
1126 6/16/16 (198d 5h) Taha Do?an Güne?: Revert if-block [+5,-1]
1127 6/15/16 (198d 13h) Rostyslav Zatserkovnyi: Make some inline comments multilne [+15,-5]
1128 6/15/16 (198d 14h) Rostyslav Zatserkovnyi: Abstract class modifications, more JSON fixes [+142,-262]
1129 6/15/16 (199d 10h) Taha Do?an Güne?: Add NodeCreator with InjectionHelper, remove update() method from Nodes [+208,-163]
1130 6/15/16 (199d 12h) XTariq: Major change to DelayedActionSystem. [+11,-1]
1131 6/15/16 (199d 13h) Rostyslav Zatserkovnyi: Temp fix for failing test [+2,-2]
1132 6/14/16 (199d 13h) Rostyslav Zatserkovnyi: Extract node validation into acceptsChildren() [+26,-13]
1133 6/14/16 (200d 12h) Taha Do?an Güne?: Remove DAG structures, Add WorldReflectionNode [+132,-563]
1134 6/14/16 (200d 13h) Taha Do?an Güne?: Recent refactors [+82,-26]
1135 6/13/16 (200d 14h) Rostyslav Zatserkovnyi: Tree architecture improvements [+576,-317]
1136 6/13/16 (201d 11h) Rasmus Praestholm: Merge PR #2349 by @rzats - more tree view UI work. [+558,-113]
1137 6/12/16 (201d 17h) Rostyslav Zatserkovnyi: Fix a regression in JsonNode [+3,-3]
1138 6/12/16 (201d 20h) Rostyslav Zatserkovnyi: Implement Tree to JSON adapter, documentation and tests [+298,-35]
1139 6/12/16 (201d 20h) Taha Do?an Güne?: Remove shadowMap related state changes methods from GraphicState [+0,-24]
1140 6/12/16 (201d 22h) Taha Do?an Güne?: Add bindDisplay(), use context as Node parameter [+52,-67]
1141 6/12/16 (202d 11h) Taha Do?an Güne?: Fix shader name [+1,-1]
1142 6/12/16 (202d 13h) Rostyslav Zatserkovnyi: Implement JSON to Tree adapter and demo [+165,-68]
1143 6/11/16 (202d 14h) Taha Do?an Güne?: Refactor last modifications according to given feedback, add initial WorldReflectionNode [+124,-41]
1144 6/11/16 (203d 12h) Rasmus Praestholm: Merge PR #2351 by @xrtariq2594 - multijump support. [+71,-1]
1145 6/10/16 (203d 13h) mtjvankuik: languages sorted in player settings menu [+2,-0]
1146 6/10/16 (203d 13h) XTariq: Added multi jumping functionality and AffectMultiJumpEvent in the engine. [+71,-1]
1147 6/9/16 (204d 20h) Rostyslav Zatserkovnyi: UITreeView expand/contract buttons [+123,-38]
1148 6/9/16 (205d 6h) Rasmus Praestholm: Merge PR #2341 by @msteiger - remove support for italics (problematic for some international fonts) [+4,-2996]
1149 6/9/16 (205d 6h) Rasmus Praestholm: Merge PR #2345 by @Josharias - jump event tweaking. [+29,-3]
1150 6/9/16 (205d 6h) Rasmus Praestholm: Add Waterpicker to the credits. [+1,-1]
1151 6/9/16 (205d 6h) Rasmus Praestholm: Merge PR #2347 by @Josharias - chunk gen optimization. [+16,-5]
1152 6/9/16 (205d 11h) Taha Do?an Güne?: Semi-wrap shadowMap rendering tasks into a node [+183,-78]
1153 6/8/16 (205d 15h) Josh Zacharias: Allow modification of jump speed using events. Just like movement speed. [+29,-3]
1154 6/8/16 (205d 15h) Josh Zacharias: Cache the Air block so that looking up air by string is reduced. This is important during chunk generation when changing from air to a different block because the previous block returned. [+16,-5]
1155 6/8/16 (205d 18h) Rostyslav Zatserkovnyi|Rasmus Praestholm: Fix a silent NPE when no tree item is selected (#2348) [+8,-6]
1156 6/8/16 (205d 19h) Taha Do?an Güne?: Remove DAGRendererSystem [+59,-82]
1157 6/8/16 (205d 19h) Taha Do?an Güne?: Revert WorldRendererImpl changes [+6,-264]
1158 6/8/16 (205d 19h) Taha Do?an Güne?: Refactor wild card import [+18,-17]
1159 6/8/16 (205d 19h) Taha Do?an Güne?: Add primitive dag package with ShadowMapNode [+363,-0]
1160 6/8/16 (205d 19h) Taha Do?an Güne?: Add DirectedAcyclicClassGraph [+80,-36]
1161 6/8/16 (205d 19h) Taha Do?an Güne?: Add DirectedAcyclicGraph and Tests [+301,-0]
1162 6/8/16 (206d 8h) Rasmus Praestholm: Merge PR #2288 / #2346 by @tdgunes and @msteiger - UI work. [+430,-199]
1163 6/7/16 (206d 14h) Taha Do?an Güne?: Remove cast [+8,-7]
1164 6/7/16 (206d 15h) Martin Steiger: Use interaction region to enable/disable widgets [+88,-58]
1165 6/7/16 (206d 16h) Martin Steiger: Disable interaction region for disabled UIButton [+17,-20]
1166 6/7/16 (207d 6h) Rasmus Praestholm: Switch the one log statement to info for consistency & simplicity. [+2,-5]
1167 6/7/16 (207d 6h) Rasmus Praestholm: Merge PR #2344 by meeee. Minor logging tweak. [+6,-1]
1168 6/6/16 (208d 5h) Martin Steiger: Merge branch 'develop' of github.com:MovingBlocks/Terasology into disabled_types [+8790,-3225]
1169 6/6/16 (208d 7h) Rasmus Praestholm: Merge PRs #2340 and #2339 by @msteiger and @tdgunes - UI/asset fix. [+13,-13]
1170 6/5/16 (208d 14h) Rasmus Praestholm: Minor logging tweaks. [+6,-1]
1171 6/5/16 (208d 14h) Florian Köberle: Merge branch feature-UITreeView from rzats into develop (PR #2338) [+1725,-603]
1172 6/5/16 (208d 14h) Rostyslav Zatserkovnyi: Fix item selection NPE [+9,-0]
1173 6/5/16 (208d 19h) Rostyslav Zatserkovnyi: Use guava preconditions [+7,-20]
1174 6/5/16 (209d 2h) Martin Steiger: Remove italic fonts - impossible for CJK fonts [+4,-2996]
1175 6/4/16 (209d 14h) Rostyslav Zatserkovnyi: Modified keybinds, better documentation, better semantics [+232,-162]
1176 6/4/16 (209d 16h) Martin Steiger: Do not load assets when suggesting screens [+9,-13]
1177 6/4/16 (209d 17h) Rostyslav Zatserkovnyi: Copy, paste and add nodes! [+42,-14]
1178 6/4/16 (209d 22h) Taha Do?an Güne?: Dispose loaded assets for correct initialization [+9,-5]
1179 6/4/16 (209d 23h) Rostyslav Zatserkovnyi: Node deletion on DELETE, node movement [+68,-22]
1180 6/4/16 (210d 13h) Rostyslav Zatserkovnyi: Fix silly stuff in the Tree API, add stub implementation for node movement [+66,-38]
1181 6/3/16 (210d 16h) Rasmus Praestholm: Add IntelliJ run config for 8 GB max memory, suitable for running the game on EXTREME view distance (at least if you have the system to handle it - took half an hour sitting still to only have *most* the chunks visible). [+31,-0]
1182 6/3/16 (210d 18h) Rostyslav Zatserkovnyi: Tree.copy() & node deletion [+63,-14]
1183 6/3/16 (210d 18h) Josh Zacharias: Applying a shader uniforms to not just "currentOnly" causes lots of openGL state changes because it has to enable all the other shaders individually, set the value across the board, then reload the original shader. This starts to be a more prominent problem when each chunk does this multiple times in a frame. [+95,-77]
1184 6/3/16 (211d 13h) Rostyslav Zatserkovnyi: Fix scrollbar awkwardness, improve code readability [+31,-21]
1185 6/2/16 (212d 12h) Rostyslav Zatserkovnyi: UITreeView scrollbar working [+114,-24]
1186 5/31/16 (214d 4h) Weblate Gooey: Merge remote-tracking branch 'origin/weblate' into weblate [+2,-2]
1187 5/31/16 (214d 5h) Weblate Gooey: Add missing Japanese translation content [+52,-51]
1188 5/30/16 (214d 20h) Koga Masato|Weblate Gooey: Translated using Weblate (Japanese) [+134,-134]
1189 5/30/16 (214d 20h) Koga Masato|Weblate Gooey: Translated using Weblate (English (United States)) [+140,-0]
1190 5/30/16 (215d 9h) Rasmus Praestholm: Added several new contributors to the freshly restructured credits. [+1,-1]
1191 5/30/16 (215d 9h) Rasmus Praestholm: Merge PR #2331 by @xrtariq2594 - linkify credits. [+8,-8]
1192 5/30/16 (215d 13h) Rasmus Praestholm: Add StructureTemplates to the module lineup. [+1,-0]
1193 5/30/16 (215d 13h) Rasmus Praestholm: Fix missing quote. [+1,-1]
1194 5/29/16 (215d 14h) Rasmus Praestholm: Merge PR #2323 by @Axydlbaaxr - nullify damage while in ghost/god mode. [+8,-1]
1195 5/29/16 (215d 17h) Martin Steiger: Merge pull request #2332 from naiffuR/patch-1 [+14,-14]
1196 5/29/16 (215d 17h) Martin Steiger: Merge pull request #2334 from Arcnor: instance-dialogs [+1,-1]
1197 5/29/16 (216d 0h) Edu Garcia: Fix non working dialogs [+1,-1]
1198 5/29/16 (216d 5h) naiffuR: Update menu_ru.lang [+14,-14]
1199 5/28/16 (217d 1h) Rostyslav Zatserkovnyi: Followup to get disabled working [+15,-8]
1200 5/28/16 (217d 1h) Rostyslav Zatserkovnyi: Some work on making the elements pretty [+495,-402]
1201 5/28/16 (217d 5h) Martin Steiger: Merge pull request #2320 from roshikouhai - Japanese translation [+169,-169]
1202 5/28/16 (217d 5h) Martin Steiger: Merge pull request #2327 from msteiger/cjk-fonts [+1289,-9]
1203 5/28/16 (217d 7h) XTariq: Added links to contributors. [+8,-8]
1204 5/27/16 (217d 21h) Rostyslav Zatserkovnyi: Test method naming conventions [+254,-252]
1205 5/26/16 (218d 14h) Rostyslav Zatserkovnyi: Got UITreeView working!! [+238,-216]
1206 5/26/16 (218d 23h) Rostyslav Zatserkovnyi: Initial UITreeView (TODO: broken test screen initialiser!!) [+297,-21]
1207 5/26/16 (219d 2h) Martin Steiger: Merge pull request #2316 from tdgunes/metricmodes [+332,-17]
1208 5/26/16 (219d 3h) Martin Steiger: Add bold font for regular Hiragana and Katakana [+256,-2]
1209 5/26/16 (219d 3h) Martin Steiger: Add symbol glyphs to regular bold font [+267,-3]
1210 5/26/16 (219d 3h) Martin Steiger: Add font support for regular Hiragana and Katagana [+768,-6]
1211 5/25/16 (219d 13h) Taha Do?an Güne?: Refactor wild card import [+4,-1]
1212 5/25/16 (219d 17h) Rostyslav Zatserkovnyi: Add BreadthFirstIterator and general Tree tests [+188,-26]
1213 5/25/16 (220d 5h) Rio H: Updated Japanese translation to only be hiragana and katakana. [+110,-110]
1214 5/24/16 (220d 15h) Rostyslav Zatserkovnyi: Refactored the Tree hierarchy into a single class [+142,-221]
1215 5/24/16 (221d 5h) Matt Longley: change bool to boolean [+1,-1]
1216 5/24/16 (221d 5h) Matt Longley: Intercept and nullify damage events while in god mode #652 [+8,-1]
1217 5/24/16 (221d 12h) Rostyslav Zatserkovnyi: Implement Tree data structure and TreeViewModel [+322,-0]
1218 5/23/16 (221d 23h) Taha Do?an Güne?: Edit DebugMetricsSystem, remove CircularToggleSet [+16,-38]
1219 5/22/16 (222d 16h) Piotr Halama|Weblate Gooey: Translated using Weblate (Polish) [+125,-121]
1220 5/22/16 (222d 23h) Taha Do?an Güne?: Fix check style issues [+93,-120]
1221 5/22/16 (223d 0h) Taha Do?an Güne?: Remove collection.CircularToggleSet, add a primitive version to DebugMetricsSystem, add null checks [+51,-333]
1222 5/22/16 (223d 12h) Taha Do?an Güne?: Fix corner case, removing defaultMode, add its test [+13,-2]
1223 5/21/16 (223d 14h) Taha Do?an Güne?: Add CircularToggleSet (a new data structure), DebugMetricsSystemTest, Edit DebugMetricsSystem, appropriate java docs [+541,-36]
1224 5/19/16 (225d 17h) Taha Do?an Güne?: Rename DebugRenderingSystem to DebugMetricsSystem, add JavaDocs, guarantee checks [+43,-20]
1225 5/19/16 (226d 5h) Rio H: Added the Japanese translation for i8n [+169,-169]
1226 5/14/16 (230d 22h) Taha Do?an Güne?: Remove ListOrderedSet, Add DebugRenderingSystem [+88,-163]
1227 5/14/16 (231d 6h) Rasmus Praestholm: Add new module PotentialEnergyDevices to doc, add engiValk to credits, bump Trekmarvel to art team. [+3,-2]
1228 5/14/16 (231d 7h) engiValk|Rasmus Praestholm: replaceBlocks Command is done! (#2318) [+72,-15]
1229 5/13/16 (232d 8h) Rasmus Praestholm: Remove some duplicate translation strings that were causing issues (probable merge issue from earlier). [+4,-17]
1230 5/13/16 (232d 9h) Rasmus Praestholm: Merge PR #2306 (and #2273) by @viveret & @msteiger - UI animation system [+1778,-227]
1231 5/11/16 (233d 19h) Martin Steiger: Use existing methods to dispose obsolete NUI elements [+2,-1]
1232 5/11/16 (233d 20h) Taha Do?an Güne?: Add ListOrderedSet, Edit DebugOverlay and MetricsMode, register and unregister [+162,-10]
1233 5/10/16 (234d 18h) Taha Do?an Güne?: Testing scrollable area [+22,-4]
1234 5/10/16 (235d 7h) Josh Zacharias: Merge pull request #2310 from portokaliu/JustItems [+27,-8]
1235 5/8/16 (236d 18h) Martin Steiger: Use isLoaded check in NUIManagerInternal [+2,-3]
1236 5/8/16 (236d 18h) Martin Steiger: Merge branch 'develop' of github.com:MovingBlocks/Terasology into ui_animation_system [+2652,-1832]
1237 5/8/16 (237d 4h) Martin Steiger: Merge PR #2313 by rzats - Input settings menu i18n [+2128,-1587]
1238 5/8/16 (237d 6h) Rasmus Praestholm: Merge PR #2314 by @msteiger - library version bumps. [+9,-9]
1239 5/7/16 (237d 23h) Martin Steiger: Use image tinting in player settings screen [+7,-3]
1240 5/7/16 (238d 2h) Martin Steiger: Deprecate UIElement-based methods in NUIManager [+17,-10]
1241 5/7/16 (238d 2h) Martin Steiger: Initialise overlays properly [+96,-65]
1242 5/6/16 (238d 15h) Martin Steiger: Bump library versions [+9,-9]
1243 5/6/16 (238d 20h) Translator5|Weblate Gooey: Translated using Weblate (Russian) [+133,-131]
1244 5/6/16 (238d 20h) trekmarvel|Weblate Gooey: Translated using Weblate (Italian) [+131,-130]
1245 5/6/16 (239d 3h) Rostyslav Zatserkovnyi: Merge translation file changes [+515,-254]
1246 5/6/16 (239d 5h) Rasmus Praestholm: Merge PR #2267 by @CptCrispyCrunchy - fix for the Updates annotation during world gen. [+32,-3]
1247 5/6/16 (239d 6h) Rasmus Praestholm: Merge PR #2311 by @flo - easy region outlines. Includes color tweak added by @Josharias. [+250,-0]
1248 5/6/16 (239d 6h) Anthodeus: Put hardcoded value in prefab [+2,-1]
1249 5/5/16 (239d 18h) Rostyslav Zatserkovnyi: Input settings menu i18n; misc. i18n fixes [+2122,-1581]
1250 5/5/16 (240d 2h) Martin Steiger: Skip intro animation for main menu [+49,-6]
1251 5/5/16 (240d 3h) Martin Steiger: Add configurable menu animations [+133,-21]
1252 5/4/16 (240d 13h) Anthodeus: Item pickup delay using PickupComponent [+19,-16]
1253 5/4/16 (241d 5h) Rasmus Praestholm: Merge PR #2303 by @Josharias - looser Core biome dependency [+69,-64]
1254 5/4/16 (241d 11h) Josh Zacharias: Add in the ability to color the region outline. [+4,-1]
1255 5/3/16 (241d 14h) Florian Köberle: Added component & system for drawing region outlines. [+247,-0]
1256 5/3/16 (242d 6h) Rasmus Praestholm: Merge PR #2301 by @Josharias - 3d wizardry [+186,-209]
1257 5/2/16 (242d 16h) Martin Steiger: Add compatibility mode for NUI overlays [+10,-1]
1258 5/2/16 (243d 9h) Anthodeus: Item pickup delay [+23,-8]
1259 5/1/16 (243d 16h) Rasmus Praestholm: Slightly more user friendly log entry when the game crashes during graphics initialization. [+1,-1]
1260 5/1/16 (243d 19h) Martin Steiger: Add Javadoc for TimeModifiers [+24,-4]
1261 5/1/16 (243d 19h) Martin Steiger: Stop NUI animations on ESC [+47,-17]
1262 5/1/16 (243d 19h) Martin Steiger: Separate 'create' and 'open' screen [+89,-86]
1263 5/1/16 (243d 19h) Martin Steiger: Add animation to ConsoleScreen [+8,-2]
1264 5/1/16 (243d 19h) Martin Steiger: Make ESC to close check internal to CoreScreenLayer [+24,-23]
1265 5/1/16 (243d 19h) Martin Steiger: Apply swipe animations to main menu screens only [+251,-16]
1266 5/1/16 (243d 19h) Martin Steiger: Configure swipe animations for main menu screens [+156,-148]
1267 5/1/16 (243d 19h) Martin Steiger: Complete demonstration animations [+111,-64]
1268 5/1/16 (243d 19h) Martin Steiger: Implement reverse animations [+98,-24]
1269 5/1/16 (243d 19h) Martin Steiger: First draft for screen swipe animations [+208,-41]
1270 5/1/16 (243d 19h) Martin Steiger: Reconfigure animation system to MainMenu [+47,-11]
1271 4/30/16 (245d 0h) Martin Steiger: Support animation groups [+157,-72]
1272 4/30/16 (245d 0h) Martin Steiger: Experimental animation of title image [+82,-23]
1273 4/30/16 (245d 0h) Martin Steiger: Rough sketch of the NUI animation system for menus [+156,-49]
1274 4/30/16 (245d 0h) Martin Steiger: Refactor UI animation system [+247,-721]
1275 4/30/16 (245d 0h) viveret|Martin Steiger: Cleaned up and documented [+158,-189]
1276 4/30/16 (245d 0h) viveret|Martin Steiger: fixed setRepeat to use repeat mode and positive count, fixed accelerate and decelerate interpolators [+135,-188]
1277 4/30/16 (245d 0h) viveret|Martin Steiger: Default open / close animations part of UIScreenLayer, NUIManager now handles starting animations if they are set, screens now slide in and out [+184,-118]
1278 4/30/16 (245d 0h) viveret|Martin Steiger: Animations finally working, layout screens have opening animation [+115,-45]
1279 4/30/16 (245d 0h) viveret|Martin Steiger: Switching to desktop [+136,-46]
1280 4/30/16 (245d 0h) viveret|Martin Steiger: For the most part finished, need to find a way to test [+181,-200]
1281 4/30/16 (245d 0h) viveret|Martin Steiger: Fixed compile errors [+8,-6]
1282 4/30/16 (245d 0h) viveret|Martin Steiger: Working on animation JSON format and system [+164,-2]
1283 4/30/16 (245d 0h) viveret|Martin Steiger: Trying to hook animations into the engine [+168,-12]
1284 4/30/16 (245d 0h) viveret|Martin Steiger: Expanded interfaces and classes, added interpolators [+414,-77]
1285 4/30/16 (245d 0h) viveret|Martin Steiger: Fixed checkstyle and build errors [+60,-57]
1286 4/30/16 (245d 0h) viveret|Martin Steiger: Planning animation system [+148,-0]
1287 4/30/16 (245d 7h) Rasmus Praestholm: Add joseph-healy to credits. [+1,-1]
1288 4/30/16 (245d 7h) Rasmus Praestholm: Fix up some weird double quotes and add a couple missing commas. [+10,-10]
1289 4/30/16 (245d 9h) Joe Healy: brought back the minimal and custom translations that were there before [+11,-11]
1290 4/30/16 (245d 9h) Joe Healy: updated SV file with english placeholders [+7,-6]
1291 4/30/16 (245d 9h) Joe Healy: updated RO file with english placeholders [+8,-7]
1292 4/30/16 (245d 9h) Joe Healy: updated PT file with english placeholders [+7,-6]
1293 4/30/16 (245d 9h) Joe Healy: updated PL file with english placeholders [+7,-6]
1294 4/30/16 (245d 9h) Joe Healy: updated JA file with english placeholders [+7,-6]
1295 4/30/16 (245d 9h) Joe Healy: updated GL file with english placeholders [+7,-6]
1296 4/30/16 (245d 9h) Joe Healy: updated FR file with english placeholders [+7,-6]
1297 4/30/16 (245d 9h) Joe Healy: updated spanish translations [+8,-7]
1298 4/30/16 (245d 9h) Joe Healy: updated DE menu [+7,-6]
1299 4/30/16 (245d 10h) Joe Healy: updated CS menu with english palceholders [+7,-6]
1300 4/30/16 (245d 10h) Joe Healy: updated UK menu [+8,-7]
1301 4/30/16 (245d 10h) Joe Healy: updated RU language options [+8,-7]
1302 4/30/16 (245d 12h) Josh Zacharias: Remove the goofy lighting of a held torch. Replace with "self luminance" of the MeshComponent. [+8,-58]
1303 4/30/16 (245d 12h) Josh Zacharias: Fix sunlight propagation debug view and sunlight values flowing through the frame buffers. [+40,-92]
1304 4/30/16 (245d 12h) Josh Zacharias: Clean up unused lightProperties value by reducing the uniform's data type size. [+11,-13]
1305 4/30/16 (245d 12h) Josh Zacharias: Fix normal maps when looking at a block on all sides. [+136,-55]
1306 4/29/16 (246d 5h) Martin Steiger|Rasmus Praestholm: Add resilience to Serializer against malformed field data [+73,-5]
1307 4/29/16 (246d 5h) Martin Steiger|Rasmus Praestholm: Repair malformed color attributes in behavior nodes [+26,-26]
1308 4/29/16 (246d 5h) Martin Steiger|Rasmus Praestholm: Unifies color serialization [+11,-40]
1309 4/27/16 (247d 16h) Martin Steiger: Merge pull request #2304 - Italian translation update [+151,-130]
1310 4/27/16 (247d 19h) Trekmarvel: Italian translation update [+151,-130]
1311 4/27/16 (248d 8h) Josh Zacharias: Make it possible to extend the biome list by targeting the biome interface in world generation facets. [+69,-64]
1312 4/21/16 (254d 8h) Taha Do?an Güne?: Add disable main ui widgets [+264,-52]
1313 4/19/16 (255d 18h) Martin Steiger: Add tinting support to UIImage [+18,-1]
1314 4/19/16 (256d 6h) Rasmus Praestholm: Merge PR #2296 by @genuinelucifer [+5,-2]
1315 4/17/16 (258d 3h) Martin Steiger: Merge pull request #2298 from MovingBlocks/weblate [+139,-110]
1316 4/17/16 (258d 3h) Weblate Admin|Martin Steiger: Translated using Weblate (German) [+139,-110]
1317 4/17/16 (258d 4h) Weblate Admin|Weblate Gooey: Translated using Weblate (German) [+139,-110]
1318 4/17/16 (258d 5h) Abhinav Tripathi: Drop 1 item from inventory on right click in drop region. [+5,-2]
1319 4/16/16 (258d 22h) Abhinav Tripathi: Allow dropping of items from inventory grid [+129,-3]
1320 4/14/16 (261d 6h) Rasmus Praestholm: Merge PR #2281 by @Josharias - more lighting tweaks. [+100,-85]
1321 4/14/16 (261d 7h) Josh Zacharias: Reduce specular light and make everything less shiney. [+5,-3]
1322 4/13/16 (261d 19h) Rasmus Praestholm: Merge pull request #2286 from tdgunes/auto-complete [+69,-1]
1323 4/13/16 (262d 9h) Rasmus Praestholm: Merge PR #2290 by @planetguy32 - command improvement. [+18,-1]
1324 4/11/16 (264d 13h) Taha Do?an Güne?: Edit ScreenSuggester, distinguish duplicate resources [+18,-1]
1325 4/10/16 (264d 15h) planetguy32: Fixes #2276 [+1,-1]
1326 4/10/16 (264d 16h) planetguy32: Fixes #2265 [+18,-1]
1327 4/10/16 (265d 13h) Taha Do?an Güne?: Narrow suggestions and add module names [+8,-4]
1328 4/9/16 (265d 16h) Martin Steiger: Merge pull request #2287 from rzats/bugfix/scrollbarZeroDivision [+9,-7]
1329 4/9/16 (265d 16h) Rostyslav Zatserkovnyi: Improve control flow for value checks [+9,-7]
1330 4/9/16 (265d 20h) Rostyslav Zatserkovnyi: UIScrollbar zero division hardening [+2,-2]
1331 4/9/16 (265d 20h) Taha Do?an Güne?: Fix copyright date [+1,-1]
1332 4/9/16 (265d 21h) Taha Do?an Güne?: Add ScreenSuggester for showScreen auto completion [+48,-1]
1333 4/9/16 (266d 5h) Rasmus Praestholm: Mark Oculus support as disabled since it hasn't worked for a while (but still has a slot in the options). [+4,-2]
1334 4/9/16 (266d 5h) Rasmus Praestholm: Add MottaTheHutt to credits. [+1,-1]
1335 4/9/16 (266d 5h) Rasmus Praestholm: Slightly adjust order of keys logically. [+2,-2]
1336 4/9/16 (266d 5h) Rasmus Praestholm: Argh will you commit right! Shoo Git Gremlins! [+3,-3]
1337 4/9/16 (266d 5h) Rasmus Praestholm: Merge PR #2279 - tweak video settings. [+47,-28]
1338 4/9/16 (266d 5h) Rasmus Praestholm: Merge latest translations [+50,-50]
1339 4/9/16 (266d 5h) GooeyHub: Manually commit tricky modified file [+1,-1]
1340 4/9/16 (266d 5h) Rostyslav Zatserkovnyi|GooeyHub: Translated using Weblate (Ukrainian) [+13,-13]
1341 4/9/16 (266d 5h) Trekmarvel|GooeyHub: Translated using Weblate (Italian) [+4,-4]
1342 4/9/16 (266d 5h) Translator5|GooeyHub: Translated using Weblate (German) [+34,-34]
1343 4/9/16 (266d 6h) Rasmus Praestholm: Merge PR #2280 by @tdgunes - UI stuff! [+44,-14]
1344 4/9/16 (266d 6h) Rasmus Praestholm: Merge PR #2278 by @rzats - show disabled widgets on UI test screen. [+368,-253]
1345 4/8/16 (266d 16h) Josh Zacharias: Reduce overbrightness in various parts of the system. Also fix and tweak specular light to be distinguishable with the defaults. [+96,-83]
1346 4/7/16 (267d 13h) Taha Do?an Güne?: Add new checkbox textures, UILabel modes, enabled binding, make volumetric fog label gray [+44,-14]
1347 4/7/16 (267d 13h) Motta: added view distance/FOV message [+6,-1]
1348 4/7/16 (267d 14h) Rostyslav Zatserkovnyi: Reworked migTestScreen [+368,-253]
1349 4/7/16 (268d 12h) Motta: updated video preset names [+13,-13]
1350 4/6/16 (268d 17h) Motta: moved preset dropdown in video settings [+28,-14]
1351 4/6/16 (269d 7h) Rasmus Praestholm: Merge PR #2254 by @flo - fixes for #2087 + #1766 [+0,-16]
1352 4/5/16 (269d 14h) Rostyslav Zatserkovnyi: Disable volumetric fog checkbox [+2,-1]
1353 4/5/16 (269d 22h) Rostyslav Zatserkovnyi: Checkbox, Dropdown, DropdownScrollable disabled state [+70,-18]
1354 4/3/16 (272d 8h) Rasmus Praestholm: Merge PR #2228 by @Josharias - div by zero hardening. [+1,-1]
1355 4/3/16 (272d 13h) Rasmus Praestholm: Add tyuiwei / korp to credits. [+1,-1]
1356 4/2/16 (272d 13h) Rasmus Praestholm: Merge PR #2251 by @tyuiwei - better mass values. [+16,-10]
1357 4/2/16 (272d 16h) Yui Wei: Cleans floating 'mass' entries in prefabs, fixes itemPickup mass to 10 instead of 1, and adds some reasonable values for mass for leaf, glass, door. [+15,-14]
1358 4/2/16 (272d 18h) Yui Wei: Merge branch 'develop' of https://github.com/MovingBlocks/Terasology into 2071 [+884,-590]
1359 4/2/16 (273d 1h) Rostyslav Zatserkovnyi: Fix text rendering when no wrapping needed [+10,-7]
1360 4/2/16 (273d 6h) Rasmus Praestholm: Add viveret to credits. [+1,-1]
1361 4/2/16 (273d 6h) Rasmus Praestholm: Avoid flag icons and text overlapping. [+1,-1]
1362 4/2/16 (273d 7h) Rasmus Praestholm: Merge PR #2270 by @rzats - language icons. [+128,-6]
1363 4/1/16 (274d 1h) Tobias Nett: Merge pull request #2264 from viveret/vivy [+129,-2]
1364 4/1/16 (274d 6h) viveret: # This is a combination of 3 commits. [+129,-2]
1365 3/31/16 (274d 15h) Rostyslav Zatserkovnyi: Enable text wrapping by default and fix font drawing [+2,-2]
1366 3/31/16 (274d 16h) Rostyslav Zatserkovnyi: Add language dropdown icons [+128,-6]
1367 3/31/16 (274d 18h) Milan Ender: Update WorldBuilder.java [+20,-21]
1368 3/30/16 (275d 17h) Milan Ender: Update WorldBuilder.java [+16,-15]
1369 3/30/16 (275d 17h) Milan Ender: Update WorldBuilder.java [+15,-6]
1370 3/30/16 (275d 17h) Milan Ender: Update WorldBuilder.java [+34,-14]
1371 3/30/16 (276d 6h) Rasmus Praestholm: Add Vessalix to the credits. [+1,-1]
1372 3/30/16 (276d 6h) Rasmus Praestholm: A few additional tiny style tweaks. [+11,-16]
1373 3/30/16 (276d 6h) Rasmus Praestholm: Merge PR #2257 by @LadySerenaKitty - checkstyle fixes. [+87,-238]
1374 3/29/16 (277d 7h) Rasmus Praestholm: Add BlockDetector + ShatteredPlanes to module lineup, retire LandsOfTerra's entry, add CptCrispyCrunchy to credits. [+3,-2]
1375 3/29/16 (277d 12h) Jessica Hawkwell: Reverting change in favor of making CheckStyle happy. [+5,-5]
1376 3/28/16 (278d 8h) Jessica Hawkwell: Merge branch 'develop' into kitty-checkstyle [+397,-265]
1377 3/28/16 (278d 8h) Jessica Hawkwell: Merge remote-tracking branch 'MovingBlocks/develop' into develop [+470,-302]
1378 3/28/16 (278d 8h) Rasmus Praestholm: Add LadySerenaKitty to credits. [+1,-1]
1379 3/28/16 (278d 8h) Rasmus Praestholm: Change ONE_MEBIBYTE definition back. [+1,-1]
1380 3/28/16 (278d 8h) Rasmus Praestholm: Merge PR #2255 by @LadySerenaKitty - minor tweaks. [+61,-34]
1381 3/27/16 (278d 13h) Jessica Hawkwell: Killing off dead code. [+0,-16]
1382 3/27/16 (278d 14h) Jessica Hawkwell: Making changes discussed upon. [+10,-19]
1383 3/26/16 (279d 14h) Rasmus Praestholm: Add portokaliu / Anthodeus to the credits. [+1,-1]
1384 3/26/16 (279d 14h) Rasmus Praestholm: Merge PR #2258 by @portokaliu - UI fix. [+7,-0]
1385 3/26/16 (279d 16h) Rasmus Praestholm: Merge PR #2240 by @emanuele3d - documentation. [+329,-231]
1386 3/26/16 (279d 16h) Anthodeus: Fixed an issue where the hud throw marker would get stuck if player died before throwing item. [+7,-0]
1387 3/26/16 (280d 5h) Jessica Hawkwell: I went on a CheckStyle rampage. [+100,-226]
1388 3/26/16 (280d 8h) Rasmus Praestholm: Add pollend, kujiraOo, and planetguy32 to the credits. [+1,-1]
1389 3/26/16 (280d 8h) Rasmus Praestholm: Increase light radius a bit after discussion with @pollend. [+1,-1]
1390 3/26/16 (280d 9h) Rasmus Praestholm: Merge PR #2247 by @pollend - lighting tweaks. [+54,-25]
1391 3/25/16 (280d 17h) Martin Steiger: Merge PR 'Fixed #2174 - useful error message ..' [+31,-12]
1392 3/25/16 (280d 17h) Martin Steiger: Merge PR 'Fixed modules filter #2253' [+2,-1]
1393 3/25/16 (280d 17h) Martin Steiger: Fix remaining issues from #2256 [+9,-16]
1394 3/25/16 (280d 19h) Michael Pollind: fix to resolve problems with entities appearing as either completely white or black. #966 [+52,-31]
1395 3/24/16 (282d 1h) kujiraOo: New ArrayList isn't created anymore in the update loop. [+2,-1]
1396 3/24/16 (282d 8h) Michael Pollind: tweaks and fixes to problems related to very high oversaturation of lights [+54,-25]
1397 3/24/16 (282d 10h) Jessica Hawkwell: *facepaws* [+1,-0]
1398 3/24/16 (282d 10h) Jessica Hawkwell: added new Mac-specific ignores, removed unneeded blank lines [+5,-3]
1399 3/24/16 (282d 10h) Jessica Hawkwell: restoring import ordering [+25,-19]
1400 3/24/16 (282d 10h) Jessica Hawkwell: update to previous update [+10,-10]
1401 3/24/16 (282d 11h) Jessica Hawkwell: added debug capability [+23,-1]
1402 3/24/16 (282d 12h) Florian K??berle: Fix #2087 by not generating block entities again as they also get loaded. [+0,-16]
1403 3/23/16 (282d 12h) Arsenii Kurilov: Fixed modules filter. Not installed modules don't disappear from the list anymore. Removed unnecessary update() call from onTextChange() listener. [+1,-1]
1404 3/23/16 (282d 14h) Jessica Hawkwell: Merge remote-tracking branch 'MovingBlocks/develop' into develop [+6,-1]
1405 3/23/16 (282d 14h) Jessica Hawkwell: fixing the ordering in gitignore, some minor changes [+50,-54]
1406 3/23/16 (282d 18h) planetguy32: Fixes #2174 [+31,-12]
1407 3/23/16 (283d 6h) Yui Wei: Added more reasonable mass values [+10,-5]
1408 3/22/16 (284d 11h) manu3d: * Second round of documentation-related changes for WorldRenderer interface [+207,-276]
1409 3/19/16 (287d 6h) Michael Pollind: resolved issue #2231 [+6,-1]
1410 3/16/16 (290d 4h) Rasmus Praestholm: Bump for next version. [+5,-5]
1411 3/16/16 (290d 5h) Rasmus Praestholm: Missed a version file. [+1,-1]
1412 3/16/16 (290d 5h) Rasmus Praestholm: Release v1.0.0. Woo! [+4,-4]
1413 3/16/16 (290d 7h) Rasmus Praestholm: Merge PR #2235 by @BdeBock - new subtitle. [+36,-1]
1414 3/16/16 (290d 7h) Rasmus Praestholm: Add Trekmarvel to credits. [+1,-1]
1415 3/16/16 (290d 7h) Rasmus Praestholm: Remove 3 duplicate keys. [+2,-5]
1416 3/16/16 (290d 11h) manu3d: Added javadocs and TODOs to WorldRenderer interface. [+174,-7]
1417 3/15/16 (290d 13h) Trekmarvel: Update menu_it.lang [+27,-24]
1418 3/15/16 (290d 21h) Bas de Bock: Merge remote-tracking branch 'refs/remotes/origin/develop' into GameScreen_Subtitle [+0,-0]
1419 3/15/16 (290d 21h) Bas de Bock: Fixes the subtitle of Create Game Screen [+36,-1]
1420 3/15/16 (290d 22h) Bas de Bock: Merge remote-tracking branch 'refs/remotes/MovingBlocks/develop' into develop [+782,-268]
1421 3/15/16 (291d 5h) Rasmus Praestholm: Add Leonardoas26 to credits. [+1,-1]
1422 3/15/16 (291d 5h) Rasmus Praestholm: Run config for NameGenerator tests solo (without engine tests). [+26,-0]
1423 3/15/16 (291d 9h) Leonardo Akira Shimabukuro: Added more translation strings + Complete portuguese translation [+157,-105]
1424 3/13/16 (292d 13h) Rasmus Praestholm: Merge BT cleanup on top of latest develop. [+225,-133]
1425 3/13/16 (292d 13h) Rasmus Praestholm: Add GooeysQuests to the module lineup. [+1,-0]
1426 3/13/16 (292d 13h) Rasmus Praestholm: Add ClintRajaniemi to credits. [+1,-1]
1427 3/13/16 (292d 18h) Tobias Nett: Merge pull request #2229 from genuinelucifer/warn_modules [+24,-7]
1428 3/13/16 (292d 20h) Abhinav Tripathi: Added a label for filter. [+24,-7]
1429 3/13/16 (293d 5h) Josh Zacharias: Merge pull request #2227 from TobyShaw/bug2213 [+6,-0]
1430 3/13/16 (293d 6h) Josh Zacharias: Avoid dividing by zero in the inventory grid when the main canvas size is too small for the inventory cell by drawing a minimum of 1 cell horizontally even though it does not fit in the bounds. [+1,-1]
1431 3/13/16 (293d 7h) Toby Shaw: Fix bug #2213, result of crafting recipe is displayed in crafting window [+6,-0]
1432 3/12/16 (293d 15h) Rasmus Praestholm: Add TobyShaw to credits. [+1,-1]
1433 3/12/16 (293d 15h) Rasmus Praestholm: Merge PR #2225 by @TobyShaw - fixes for #2154 and #1713. [+19,-5]
1434 3/12/16 (293d 16h) Toby Shaw: Fix bug #1713, can no longer place water into water, losing water [+4,-0]
1435 3/12/16 (293d 16h) Rasmus Praestholm: Tiny comment tweaks. [+5,-13]
1436 3/12/16 (293d 17h) Toby Shaw: format if statement according to terasology style [+1,-1]
1437 3/12/16 (293d 17h) Rasmus Praestholm: Merge branch 'teleport-command-fix' of https://github.com/flo/Terasology into develop [+60,-27]
1438 3/12/16 (293d 17h) Toby Shaw: Fix bug #2154, Selection grid appears in correct spot for multi-block objects [+15,-5]
1439 3/12/16 (294d 5h) Rasmus Praestholm: Merge PR #2222 by @genuinelucifer - module select screen tweaks. [+111,-9]
1440 3/12/16 (294d 11h) Florian Köberle: Make teleport command work in multiplayer. [+60,-27]
1441 3/11/16 (294d 16h) Martin Steiger: Merge pull request #2182 from delftswa2016/Add-distinguished-select-game-screen [+50,-8]
1442 3/11/16 (295d 1h) Bas de Bock: Checkstyle fix [+1,-1]
1443 3/11/16 (295d 2h) Bas de Bock: Checkstyle fix [+1,-2]
1444 3/11/16 (295d 2h) Bas de Bock: removed unused imports [+0,-2]
1445 3/11/16 (295d 2h) Bas de Bock: Fixed subscribtion MainMenuScreen [+4,-8]
1446 3/10/16 (295d 19h) Abhinav Tripathi: Added letter jumping for searching modules. [+76,-2]
1447 3/10/16 (295d 23h) Abhinav Tripathi: Added warning for adding extra modules. [+35,-7]
1448 3/10/16 (295d 23h) Bas de Bock: Refactoring of select game screen [+15,-127]
1449 3/10/16 (296d 0h) Bas de Bock: Merge remote-tracking branch 'refs/remotes/MovingBlocks/develop' into Add-distinguished-select-game-screen [+122,-32]
1450 3/9/16 (297d 0h) Bas de Bock: Adds correct subtitle through Java code [+23,-2]
1451 3/9/16 (297d 1h) Bas de Bock: Merge remote-tracking branch 'refs/remotes/MovingBlocks/develop' into Add-distinguished-select-game-screen [+661,-237]
1452 3/9/16 (297d 5h) Rasmus Praestholm: Merge PR #2216 by @flo - alternative fix for #2212. [+22,-32]
1453 3/9/16 (297d 11h) Florian Köberle: Avoid catching of ArithmeticExceptions, by avoiding division through 0. [+22,-32]
1454 3/8/16 (297d 12h) Rasmus Praestholm: Merge a missed commit (git fetch fail). [+16,-13]
1455 3/8/16 (297d 12h) Rasmus Praestholm: Merge PR #2211 by @tdgunes - more graphic options. [+88,-8]
1456 3/8/16 (297d 17h) Rostyslav Zatserkovnyi: Limit warnings to one per instance [+9,-1]
1457 3/8/16 (297d 19h) tdgunes: Refactor ShaderParamtersCombine [+16,-13]
1458 3/8/16 (298d 0h) Rostyslav Zatserkovnyi: Discard exception stack trace [+1,-1]
1459 3/7/16 (298d 15h) Rostyslav Zatserkovnyi: Handle zero division in InventoryGrid [+18,-9]
1460 3/7/16 (298d 21h) tdgunes: Add fog, volumetric fog and particle effect limit options inside graphic options [+88,-8]
1461 3/6/16 (299d 13h) Bas de Bock: Merge remote-tracking branch 'refs/remotes/MovingBlocks/develop' into Add-distinguished-select-game-screen [+242,-148]
1462 3/6/16 (299d 17h) Rasmus Praestholm: Add to credits: oniatus, SkySom, genuinelucifer. [+1,-1]
1463 3/6/16 (299d 17h) Rasmus Praestholm: Merge PR #2201 by @genuinelucifer - scroll fix. [+6,-2]
1464 3/6/16 (300d 5h) Abhinav Tripathi: Fix issue when menu is scrolled down. [+6,-2]
1465 3/5/16 (300d 13h) Rasmus Praestholm: Merge more translations. [+0,-0]
1466 3/5/16 (300d 14h) Rasmus Praestholm: Add Margretor to credits. [+1,-1]
1467 3/5/16 (300d 14h) Rasmus Praestholm: More minor translation stuff, taking off the ! from Uber and Insane to avoid language warnings in Weblate. [+27,-27]
1468 3/5/16 (300d 14h) Rasmus Praestholm: Merge PR #2206 by @Margretor - manually translated Romanian. [+136,-136]
1469 3/5/16 (300d 14h) Margretor|GooeyHub: Translated using Weblate (Romanian) [+1,-1]
1470 3/5/16 (300d 14h) Margretor|GooeyHub: Translated using Weblate (Romanian) [+1,-1]
1471 3/5/16 (300d 14h) Piotr Halama|GooeyHub: Translated using Weblate (Romanian) [+1,-1]
1472 3/5/16 (300d 14h) Piotr Halama|GooeyHub: Translated using Weblate (Romanian) [+136,-136]
1473 3/5/16 (300d 14h) Margretor: Fixed Typo [+2,-2]
1474 3/5/16 (300d 14h) margretor: Fixed Typo [+1,-1]
1475 3/5/16 (300d 14h) Rasmus Praestholm: Merge PR #2203 by @flo - optimization. [+97,-16]
1476 3/5/16 (300d 15h) margretor: Romanian Language translation [+136,-136]
1477 3/5/16 (300d 16h) Rasmus Praestholm: Add JeanCGF and dkambersky to credits after merging translations. [+1,-1]
1478 3/5/16 (300d 16h) Rasmus Praestholm: Fix Spanish meta-language field. [+1,-1]
1479 3/5/16 (300d 16h) Rasmus Praestholm: Merge PR #2197 by @rzats - log config. [+9,-9]
1480 3/5/16 (300d 17h) Rasmus Praestholm: Blank out unset Romanian strings (except the two meta-language fields) [+136,-136]
1481 3/5/16 (300d 17h) Rasmus Praestholm: Merge latest translations. [+472,-52]
1482 3/5/16 (300d 17h) GooeyHub: Manual commit of unstaged Ukranian translations [+136,-136]
1483 3/5/16 (300d 19h) Florian K??berle: Add frustum culling to skeleton based meshes. [+97,-16]
1484 3/5/16 (301d 3h) Rasmus Praestholm: Add HashCode55 to credits. [+1,-1]
1485 3/5/16 (301d 4h) hashcode55: kick function now working [+4,-5]
1486 3/5/16 (301d 4h) Rasmus Praestholm: Merge PR #2199 by @oniatus - behavior tree cleanup [+225,-133]
1487 3/5/16 (301d 5h) hashcode55: kick feature now working [+1,-1]
1488 3/5/16 (301d 5h) hashcode55: Kick feature now working [+79,-77]
1489 3/4/16 (301d 13h) hashcode55: kick feature now working [+82,-75]
1490 3/4/16 (302d 3h) oniatus: Behavior system cleanup and refactoring [+229,-136]
1491 3/3/16 (302d 17h) Martin Steiger: Add Romanian language template file [+140,-0]
1492 3/3/16 (302d 18h) David Kamberský|GooeyHub: Translated using Weblate (Czech) [+129,-129]
1493 3/2/16 (303d 15h) Martin Steiger: Add Czech language file [+140,-0]
1494 3/2/16 (303d 16h) Martin Steiger: Add Ukrainian language file [+140,-0]
1495 3/2/16 (303d 17h) Rostyslav Zatserkovnyi: Add config option to override log level [+9,-9]
1496 3/2/16 (304d 10h) Rasmus Praestholm: Add tdgunes and oijazsh to credits. [+1,-1]
1497 3/2/16 (304d 10h) Rasmus Praestholm: Merge PR #2196 by @oijazsh - ladder usability. [+19,-7]
1498 3/1/16 (304d 19h) Omer Sheikh: Allow climbing ladders with jump/crouch keys. [+19,-7]
1499 3/1/16 (304d 20h) Taha Do?an Güne?: Add animated water and grass options, remove environment effects option [+25,-126]
1500 3/1/16 (305d 0h) Bas de Bock: Merge remote-tracking branch 'refs/remotes/MovingBlocks/develop' into develop [+242,-148]
1501 3/1/16 (305d 5h) Rasmus Praestholm: More doc stuff! Including new GitHub template files. [+47,-4]
1502 2/29/16 (305d 13h) Rostyslav Zatserkovnyi: Fix a 404 [+1,-1]
1503 2/29/16 (305d 13h) Rasmus Praestholm: Add rzats to credits. [+1,-1]
1504 2/29/16 (305d 15h) Rostyslav Zatserkovnyi: Add recommended order of import statements [+6,-0]
1505 2/28/16 (307d 8h) Rasmus Praestholm: Bump version requirement for TeraMath to 1.2.0. [+1,-1]
1506 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+74,-102]
1507 2/28/16 (307d 11h) Rasmus Praestholm: Fix a missed spot for the rename of the "short" to "shallow" railgun. [+1,-1]
1508 2/28/16 (307d 12h) Rasmus Praestholm: Merge PR #2184 by @arkka - log file name fix. [+24,-1]
1509 2/26/16 (309d 6h) Rasmus Praestholm: Merge PRs #2181 and #2183 - scrollbar tweaks. [+7,-4]
1510 2/25/16 (309d 23h) Alexander Grooff: Removed SelectGameScreenHost since it was dead code [+0,-115]
1511 2/24/16 (310d 15h) Arkka Dhiratara: Fix #2030 add hostname & server address on log file's name on server play (join remote host). [+24,-1]
1512 2/23/16 (311d 14h) Alexander Grooff: Added code changes from failed PR #2180 [+80,-33]
1513 2/23/16 (311d 15h) Bas de Bock: Add distinguished select game screen [+258,-3]
1514 2/23/16 (311d 20h) Alexander Grooff: Set worldGenerator menu visible options to three [+1,-0]
1515 2/23/16 (311d 20h) Alexander Grooff: Fixed Checkstyle warning [+5,-1]
1516 2/23/16 (311d 21h) Alexander Grooff: Changed menu type for gameplay to UIDropdownScrollable [+3,-2]
1517 2/23/16 (311d 22h) Alexander Grooff: Changed menu type for worldGenerator to UIDropdownScrollable [+3,-6]
1518 2/23/16 (312d 1h) JanZegers: Merge pull request #1 from MovingBlocks/develop [+3417,-1537]
1519 2/23/16 (312d 6h) Rasmus Praestholm: Add more contributors to the credits. [+1,-1]
1520 2/23/16 (312d 6h) Rasmus Praestholm: Merge PR #2176 by @AlexanderGrooff and others - scrollable dropdown. [+273,-4]
1521 2/23/16 (312d 10h) Josh Zacharias: Fix sound issues when in multiplayer (#715). Some events are not sent to the remote clients, so using the audio manager directly will never play sounds as desired. Instead, using the PlayeSoundEvent which should also help in #663 with sounds being played at specific locations in the world. [+100,-59]
1522 2/22/16 (312d 14h) Alexander Grooff: Corrected the checkstyle warnings, updated license date [+7,-3]
1523 2/22/16 (312d 20h) Alexander Grooff: Removed unused variables [+1,-3]
1524 2/22/16 (312d 20h) Alexander Grooff: Added checkstyle fixes, left some that are copied from UIDropdown [+10,-7]
1525 2/22/16 (313d 3h) Rasmus Praestholm: Add description for the new embedded module BuilderSampleGameplay. [+1,-0]
1526 2/22/16 (313d 4h) Rasmus Praestholm: Clarify name. [+1,-1]
1527 2/22/16 (313d 4h) Rasmus Praestholm: Merge PR #2175 by @Josharias - more explosions! [+342,-137]
1528 2/22/16 (313d 4h) Rasmus Praestholm: Add DamagingBlocks to the module lineup. [+2,-1]
1529 2/22/16 (313d 5h) Rasmus Praestholm: Merge PR #2172 by @Josharias - physics optimization. [+250,-54]
1530 2/22/16 (313d 5h) Josh Zacharias: Add in fuses for TNT. [+227,-107]
1531 2/22/16 (313d 6h) Rasmus Praestholm: Tweaks to let BuilderSampleGameplay work as a typical embedded module. [+313,-12]
1532 2/22/16 (313d 11h) Rasmus Praestholm: Merge PR #2171 by @Josharias - extract inventory and health [+1745,-945]
1533 2/22/16 (313d 11h) Josh Zacharias: Fix impulses with the items dropped from explosions. Impulses to dropped items are now configurable on damage type prefabs. [+116,-31]
1534 2/21/16 (313d 12h) Josh Zacharias: Fix various issues found in PR #2171: [+41,-37]
1535 2/21/16 (313d 18h) Josh Zacharias: Fix items created by cloning the held item from still being displayed as the held item. A bit of a brute force attack, but effective. [+41,-0]
1536 2/20/16 (314d 16h) Arkka Dhiratara: Added new setVisibleOptions function to adjust number of options that visible for scrolling, removing hard coded variable. [+9,-4]
1537 2/20/16 (314d 22h) Arkka Dhiratara: Replace fixed scroll_multiplier variable with dyanamic variable based on number of options. Change variable name for dropdown background object and add scrollableArea variable to accurately limit viewable area. [+11,-10]
1538 2/20/16 (315d 10h) Josh Zacharias: Multiplayer performance improvements on physics for rigid bodies (aka the railgun). [+222,-40]
1539 2/19/16 (315d 22h) Alexander Grooff: Added overridden onLoseFocus event listener [+11,-0]
1540 2/19/16 (316d 0h) Alexander Grooff: Added overridden onMouseWheel event listener [+9,-0]
1541 2/19/16 (316d 0h) Alexander Grooff: Readded methods from parent class [+28,-0]
1542 2/19/16 (316d 2h) Arkka Dhiratara: Change player menu screen ui from using UIDropdown to UIDropdownScrollable [+62,-6]
1543 2/19/16 (316d 2h) Arkka Dhiratara: Revert back the original UIDropdown class. Copy the working UIDropdownScroll to dedicated class. [+52,-47]
1544 2/19/16 (316d 5h) Jean CGF|GooeyHub: Translated using Weblate (Portuguese) [+50,-50]
1545 2/19/16 (316d 5h) Jean CGF|GooeyHub: Translated using Weblate (Japanese) [+2,-2]
1546 2/18/16 (317d 6h) Josh Zacharias: Reduce the network traffic caused by many dropped items in a multiplayer environment. [+23,-8]
1547 2/17/16 (318d 4h) Josh Zacharias: Allow rigid bodies to settle and sleep. When rigid bodies are removed, an area around them is woken up so that bodies resting on top can fall. This allows large amounts of rigid bodies in the world without actively calculating physics on them (like say from the railgun). [+6,-7]
1548 2/17/16 (318d 10h) Arkka Dhiratara: Add scrollable feature on UIDropdown class. TO-DO: Clean up the code, Create another class UIDropdownScrollable, implement the widget. [+38,-6]
1549 2/16/16 (318d 20h) Arkka Dhiratara: Working version of language selector. [+2,-2]
1550 2/16/16 (318d 21h) Alexander Grooff: Added field for max number of fields without scrollbar [+2,-0]
1551 2/16/16 (318d 21h) Alexander Grooff: Setup for UIDropdownScroll class, copied from UIDropdown [+115,-0]
1552 2/15/16 (320d 5h) Josh Zacharias: More null safety in some key systems. The mesh renderer bug caused a broken game which is worth avoiding. [+15,-13]
1553 2/15/16 (320d 6h) Josh Zacharias: Fix up some module sandboxing problems to do with annotations. Using interfaces instead to describe components in this manner. [+25,-18]
1554 2/15/16 (320d 6h) Josh Zacharias: Add Builder Sample Gameplay module. This demonstrates a gameplay module independent of Core. [+242,-0]
1555 2/15/16 (320d 6h) Josh Zacharias: Move Health system to Core. [+798,-544]
1556 2/15/16 (320d 6h) Josh Zacharias: Move inventory systems to the Core module. [+628,-378]
1557 2/15/16 (320d 6h) Rasmus Praestholm: Merge PRs #2167 and #2169 by @flo - bug fixes [+20,-9]
1558 2/15/16 (320d 6h) Rasmus Praestholm: Merge PR #2164 by @Josharias - respawn camera fix [+68,-12]
1559 2/15/16 (320d 8h) Josh Zacharias: Fix the NPE in the first person mount point animation code that happens when respawning into an unloaded chunk. [+6,-4]
1560 2/15/16 (320d 9h) Josh Zacharias: Merge branch 'AllowMortalCombat' into ReworkDroppedItems [+1922,-1153]
1561 2/14/16 (320d 21h) Florian Köberle: Try to fix #2160 by adding a delayed retry. [+18,-1]
1562 2/14/16 (321d 5h) Josh Zacharias: Add Character back in to ray tests to allow PvP combat. Add the ability to exclude entities from a physics ray test so that a player cannot hit or activate their own character. [+61,-18]
1563 2/14/16 (321d 11h) Josh Zacharias: Fix problems with multiplayer where held item events were messing with other character's first person rendering of held items. [+22,-19]
1564 2/13/16 (321d 15h) Florian Köberle: Fix crash when a entity with a behavior gets unloaded. [+2,-8]
1565 2/13/16 (321d 15h) Martin Steiger: Merge pull request #2166 from flo/fix-chunk-generation-event [+1,-1]
1566 2/13/16 (321d 15h) Florian Köberle: Send OnChunkGenerated when a new chunk gets generated. [+1,-1]
1567 2/13/16 (321d 15h) Josh Zacharias: Add class documention for the CameraClientSystem. [+50,-21]
1568 2/11/16 (323d 12h) Florian Köberle: Fix the broken viewing of behavior trees. [+6,-1]
1569 2/10/16 (325d 7h) Josh Zacharias: Fix camera linking to a respawned character. [+34,-7]
1570 2/8/16 (327d 4h) Rasmus Praestholm: Another attempt at doc link fix! [+1,-1]
1571 2/8/16 (327d 4h) Rasmus Praestholm: Minor doc tweaks. [+4,-4]
1572 2/8/16 (327d 5h) Rasmus Praestholm: Documentation overhaul - splits the readme into several sub pages. [+279,-281]
1573 2/8/16 (327d 5h) Rasmus Praestholm: Adjust Swedish meta-language fields. [+2,-2]
1574 2/8/16 (327d 10h) Rasmus Praestholm: Merge translation work. [+273,-1]
1575 2/7/16 (327d 21h) Ismael Saavedra|GooeyHub: Translated using Weblate (Swedish) [+103,-103]
1576 2/7/16 (327d 21h) Ismael Saavedra|GooeyHub: Translated using Weblate (Spanish) [+113,-113]
1577 2/7/16 (327d 21h) Malo Jaffré|GooeyHub: Translated using Weblate (French) [+1,-1]
1578 2/7/16 (328d 12h) Rasmus Praestholm: Merge PR #2152 by @MaloJaffre - improve whitelist. [+107,-67]
1579 2/6/16 (328d 15h) Rasmus Praestholm: Merge PR #2141 by @Josharias - rendering refactoring [+615,-386]
1580 2/5/16 (329d 15h) Malo Jaffré: Cleanup code in ExternalApiWhitelist [+64,-70]
1581 2/2/16 (332d 12h) Josh Zacharias: Remove the nesting of items inside dropped items. [+315,-368]
1582 2/2/16 (332d 16h) Malo Jaffré: Add external whitelist to ApiScraper [+6,-0]
1583 2/2/16 (332d 16h) Malo Jaffré: Move external whitelist for modules in a new class. [+107,-67]
1584 2/2/16 (332d 17h) Malo Jaffré: Switch "Cancel" and "Ok" buttons on the Input Settings popup. [+4,-4]
1585 1/30/16 (335d 16h) Josh Zacharias: Fix up prefabs still having "renderWithIcon" [+0,-9]
1586 1/27/16 (338d 13h) Josh Zacharias: Remove HeldItemChangedEvent, it was not serving any useful purpose. [+58,-89]
1587 1/24/16 (341d 14h) Rasmus Praestholm: Add CONTRIBUTING file, adjust readme and code of conduct slightly. [+87,-18]
1588 1/24/16 (341d 15h) Rasmus Praestholm: Merge PR #2120 by @MaloJaffre - code of conduct document. [+73,-0]
1589 1/24/16 (342d 12h) Josh Zacharias: Fixing issues with the entity based first person camera: [+54,-39]
1590 1/23/16 (343d 7h) Rasmus Praestholm: Merge PR #2135 by @emanuele3d - FrameBuffersManager [+473,-323]
1591 1/22/16 (343d 12h) manu3d: * Moved screenshot functionality from FrameBuffersManager to PostProcessor. PostProcessor however still gets the GPU data from the FrameBuffersManager. [+107,-89]
1592 1/22/16 (344d 7h) Rasmus Praestholm: Merge PR #2140 by @Josharias - gaze fix [+7,-3]
1593 1/21/16 (345d 4h) Josh Zacharias: Rework hand animation to use timestamps that can be replicated to other clients. [+539,-285]
1594 1/21/16 (345d 6h) Josh Zacharias: Adjust the character's gaze so that it does not peek into blocks above when hitting the roof. [+7,-3]
1595 1/20/16 (346d 7h) Rasmus Praestholm: Merge PR #2133 by @Josharias - decouple camera from character [+408,-157]
1596 1/19/16 (347d 5h) Rasmus Praestholm: Merge PR #2137 by @msteiger - margin tweak [+8,-4]
1597 1/18/16 (347d 15h) Martin Steiger: Add Spanish language template file [+136,-0]
1598 1/18/16 (347d 15h) Martin Steiger: Add Swedish language template file [+136,-0]
1599 1/17/16 (348d 22h) Martin Steiger: Adjust margins for subheadings [+8,-4]
1600 1/17/16 (348d 22h) Martin Steiger: Support custom bindings for secondary inputs [+36,-24]
1601 1/17/16 (348d 22h) Martin Steiger: Some fixes to the new input binding popup [+29,-11]
1602 1/17/16 (348d 22h) Martin Steiger: Rework new input binding popup [+235,-345]
1603 1/17/16 (348d 22h) Martin Steiger: Move input settings layout to UI file [+99,-55]
1604 1/17/16 (348d 22h) Martin Steiger: Minor tweaks in input settings code [+15,-9]
1605 1/17/16 (349d 11h) manu3d: * Added javadocs, comments and TODOs. [+170,-55]
1606 1/16/16 (349d 12h) Rasmus Praestholm: Merge some pending translations. [+44,-44]
1607 1/16/16 (349d 13h) Malo Jaffré|GooeyHub: Translated using Weblate (French) [+3,-3]
1608 1/16/16 (349d 13h) Rasmus Praestholm: Adjust the "meta" language field for French. [+1,-1]
1609 1/16/16 (349d 14h) Rasmus Praestholm: Merge latest translations [+136,-0]
1610 1/15/16 (351d 11h) manu3d: First commit in a long time. FrameBuffersManager considerably refactored. Introduces the concept of static/dynamic FBOs, hardens the process of changing resolutions (both image-related and shadowMap-related FBOs), probably eliminates previously undetected GPU memory leaks (FBOs memory was not released on resolution changes), hardens/streamlines the screenshot-taking process. Changes in the other files are minor and consequential. [+135,-117]
1611 1/15/16 (351d 11h) manu3d: Renamed LwjglRenderingProcess to FrameBuffersManager. [+138,-139]
1612 1/14/16 (351d 17h) Malo Jaffré|GooeyHub: Translated using Weblate (French) [+32,-32]
1613 1/13/16 (352d 12h) Josh Zacharias: Decoupled camera from the character. [+408,-157]
1614 1/13/16 (352d 15h) Martin Steiger: Merge pull request #2131 from MaloJaffre/controller_refactor [+16,-15]
1615 1/13/16 (352d 18h) GooeyHub: Merge remote-tracking branch 'origin/weblate' into weblate [+0,-0]
1616 1/13/16 (352d 18h) Malo Jaffré|Martin Steiger: Translated using Weblate (French) [+71,-71]
1617 1/13/16 (352d 18h) Martin Steiger: Add French translation template [+136,-0]
1618 1/13/16 (352d 18h) Malo Jaffré|GooeyHub: Translated using Weblate (French) [+71,-71]
1619 1/13/16 (352d 22h) Malo Jaffré: Add null check to avoid crashes when controller buttons not registered. [+16,-15]
1620 1/13/16 (353d 7h) Rasmus Praestholm: Merge PR #2126 by @MaloJaffre - link fix [+1,-1]
1621 1/11/16 (354d 16h) Martin Steiger: Add French translation template [+136,-0]
1622 1/11/16 (354d 17h) Malo Jaffré: Refactor ControllerInput to cleanup code. [+29,-26]
1623 1/11/16 (355d 2h) Malo Jaffré: Fix link in README.md [+1,-1]
1624 1/11/16 (355d 5h) Rasmus Praestholm: Adjust the "meta" language fields - the name of the language itself in English and natively. [+6,-6]
1625 1/11/16 (355d 6h) Rasmus Praestholm: Merge PR #2124 by @msteiger - Russian translation work [+136,-0]
1626 1/11/16 (355d 6h) Rasmus Praestholm: Merge PRs #2121 and #2123 by @MaloJaffre - delete unused classes [+0,-1549]
1627 1/10/16 (355d 15h) Rui|GooeyHub: Translated using Weblate (Japanese) [+9,-9]
1628 1/10/16 (355d 15h) Trams|GooeyHub: Translated using Weblate (Russian) [+132,-132]
1629 1/10/16 (355d 15h) Malo Jaffré: Remove anti-spam trick in code_of_conduct.md. [+1,-1]
1630 1/10/16 (355d 15h) Malo Jaffré: Delete unused ChunksProtobuf.java [+0,-1519]
1631 1/10/16 (355d 15h) Rasmus Praestholm: Merge PR #2108 by @msteiger - controller support [+1297,-199]
1632 1/10/16 (355d 16h) Malo Jaffré: Remove duplicate and unused Json merge method. [+0,-30]
1633 1/10/16 (355d 16h) Malo Jaffré: Add Open Code of Conduct to the repo. [+73,-0]
1634 1/10/16 (355d 16h) Rasmus Praestholm: Remove a few more author tags. [+0,-11]
1635 1/10/16 (355d 16h) Rasmus Praestholm: Merge PR #2118 by @msteiger - suppress warnings in generated code [+22,-0]
1636 1/10/16 (355d 16h) Rasmus Praestholm: Merge PR #2105 by @MaloJaffre - general Java refactoring [+991,-1925]
1637 1/10/16 (356d 1h) Malo Jaffr??: Add @FunctionalInterface to all functional interfaces. [+50,-42]
1638 1/10/16 (356d 2h) Martin Steiger: Merge pull request #25 from MaloJaffre/no-protobuf-warnings [+19,-0]
1639 1/9/16 (356d 17h) Malo Jaffré: Add @Generated to protobuf package file. [+19,-0]
1640 1/9/16 (356d 21h) Martin Steiger: Suppress all warnings in auto-generated source code [+3,-0]
1641 1/6/16 (360d 4h) Rasmus Praestholm: 2015 -> 2016 [+1,-1]
1642 1/6/16 (360d 4h) Rasmus Praestholm: Merge PR #2107 by @MaloJaffre - happy new year NOTICE! :-) [+1,-1]
1643 1/6/16 (360d 4h) Rasmus Praestholm: Merge PR #2114 by @msteiger - translations [+35,-36]
1644 1/5/16 (360d 15h) Martin Steiger: Add Russian language file template [+136,-0]
1645 1/5/16 (360d 15h) Gustavo Silva|GooeyHub: Translated using Weblate (Portuguese) [+33,-33]
1646 1/3/16 (362d 18h) Martin Steiger: Use controller config directly in controllers [+26,-103]
1647 1/3/16 (362d 18h) Martin Steiger: Delete obsolete Mouse class [+0,-39]
1648 1/3/16 (362d 18h) Martin Steiger: Use XBOX controller mapping and fix JavaDoc [+8,-8]
1649 1/3/16 (362d 18h) Martin Steiger: Support inversion of controller Z axis [+18,-2]
1650 1/3/16 (362d 19h) Martin Steiger: Fix serialization of controller buttons [+29,-14]
1651 1/3/16 (362d 22h) Malo Jaffré: Use new and modern java structures to simplify code (part 4). [+9,-5]
1652 1/3/16 (362d 22h) Malo Jaffré: Use new and modern java structures to simplify code (part 3). [+10,-13]
1653 1/3/16 (362d 23h) Martin Steiger: Implement support for controller axis dead zones [+127,-47]
1654 1/3/16 (362d 23h) Malo Jaffré: Bump year in NOTICE. [+1,-1]
1655 1/3/16 (363d 3h) Rasmus Praestholm: Adjust more Pre Alpha -> Alpha [+2,-2]
1656 1/3/16 (363d 6h) Rasmus Praestholm: Add note about the game launcher to help/scripts. Completes #1174. [+4,-1]
1657 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+8,-8]
1658 1/3/16 (363d 7h) Rasmus Praestholm: Assorted minor Gradle tweaking. [+22,-26]
1659 1/2/16 (363d 16h) Malo Jaffré: Use new and modern java structures to simplify code (part 2). [+135,-140]
1660 1/2/16 (363d 18h) Martin Steiger: Map rotation axis to player view direction [+80,-1]
1661 1/2/16 (363d 19h) Martin Steiger: Replace LWJGL controller manager with JInput [+234,-108]
1662 1/2/16 (363d 21h) Malo Jaffré: Use new and modern java structures to simplify code. [+1018,-1948]
1663 1/2/16 (364d 3h) Rasmus Praestholm: Merge PR #2104 - logistics [+48,-72]
1664 1/2/16 (364d 4h) Rasmus Praestholm: Back to using our production Artifactory. [+4,-4]
1665 1/1/16 (364d 12h) Rasmus Praestholm: Ignore TeraEd.iml [+1,-0]
1666 1/1/16 (364d 12h) Rasmus Praestholm: Merge updated version tweaking by @msteiger [+2,-0]
1667 1/1/16 (364d 17h) Malo Jaffré: Allow EntityRef.toFullDescription() to run in modules. [+4,-1]
1668 1/1/16 (364d 20h) Martin Steiger: Map controller buttons [+4,-0]
1669 1/1/16 (364d 20h) Martin Steiger: Support controller dead zones [+68,-4]
1670 1/1/16 (364d 21h) Martin Steiger: Update external library versions [+10,-10]
1671 1/1/16 (364d 22h) Martin Steiger: Support controller axis inversion [+126,-4]
1672 Open PRs:
1673 12/31/16 (0d 1h) Isaac: Add ping to server browser [+55,-9]
1674 12/31/16 (0d 6h) Joshua Wong: Use multiple stacks to give blocks. This closes #2607 [+25,-24]
1675 12/31/16 (0d 6h) Arav Singhal: Use dimensions instead to compare SetViewportSizeOf instances [+36,-14]
1676 12/29/16 (2d 0h) jellysnake: Add UITabBox [+128,-0]
1677 12/28/16 (2d 17h) null: Fix moon/sun cycles and nights being totally dark [+45,-19]
1678 12/27/16 (4d 7h) Soni L.: Add Socket [+786,-35]
1679 12/22/16 (8d 19h) Scott M Sunarto: Added Flag & Renamed Localisation File for Chinese Localisation [+0,-0]
1680 12/20/16 (10d 16h) Richard Keller: Fix #2605 Create new client side entity for wielded item [+70,-35]
1681 12/20/16 (10d 16h) Riley Schnee: Improving/Adding Spanish Translations - GCI [+42,-42]
1682 12/20/16 (10d 16h) Scott M Sunarto: Added Interactive Capability for fetchModule Gradle command. [+14,-1]
1683 12/5/16 (25d 21h) EvanY: Add button to launch the Crash Reporter from the pause menu [+43,-0]
1684 12/4/16 (26d 22h) nicknak: Fix for background music not looping [+63,-25]
1685 12/3/16 (27d 13h) Max Borsch: Made createModule interactive and support multiple CSV arguments [+35,-7]
1686 12/20/16 (10d 16h) Max Borsch: New Particle System [+3708,-0]
1687 11/19/16 (41d 17h) Martin Steiger: Reorder menu screens [+233,-353]
1688 11/19/16 (41d 17h) Taha Do?an Güne?: [RFR] Introduces API for module developers to add graphical tweaks to their mods [+263,-1]
1689 11/16/16 (44d 23h) aybuke ozdemir: Added the Turkish translation for i8n #2309 [+231,-0]
1690 11/15/16 (46d 11h) Nihal Singh: falling-off-ledges prevention (mc) feature [+137,-114]
1691 12/20/16 (10d 16h) Nihal Singh: Attempting fix for #2565 [+8,-2]
1692 11/15/16 (46d 11h) Arpan Banerjee: Loop main menu background music [+8,-2]
1693 11/15/16 (46d 11h) null: Discussion: Make setBlocks update entities like setBlock - at huge performance cost !!! [+17,-0]
1694 11/15/16 (46d 11h) Tobias Nett: [Discussion] Block placement renovation [+283,-96]
1695 11/15/16 (46d 11h) Coty Rothery: Swimming improvements [+126,-38]
1696 Updated Issues:
1697 12/30/16 (1d 6h) [OPEN] Rasmus Praestholm: Commands like listBlocks or search may fail if bad data is present
1698 12/29/16 (1d 17h) [OPEN] Arpit Kamboj: Lower Resolution Scaling Problem (1024x768)
1699 12/28/16 (3d 4h) [OPEN] null: New UI Widget: The UI Link Widget
1700 12/29/16 (1d 21h) [OPEN] null: New UI Widget: The Radial Item Selection Screen
1701 12/28/16 (3d 6h) [OPEN] null: Module jars are downloaded lowercase from server
1702 12/27/16 (4d 4h) [OPEN] Metatricity: I think there should be a small addition, maybe I'll make a new mod.
1703 12/26/16 (4d 17h) [CLOSED] Metatricity: I think there should be a new
1704 12/31/16 (0d 7h) [CLOSED] Arav Singhal: Use value comparisons instead of reference comparisons in StateChange.isDefaultInstance implementations
1705 12/22/16 (8d 14h) [CLOSED] Tobias Nett: Label in "Join Game" screen is broken
1706 12/29/16 (1d 20h) [OPEN] Scott M Sunarto: New UI Widget Proposal | Tab
1707 12/26/16 (5d 6h) [OPEN] Rasmus Praestholm: Unusually severe crash from simply missing a comma in a prefab array declaration
1708 12/21/16 (10d 6h) [OPEN] Rasmus Praestholm: Non-fatal exception logged when dropping a blueberry as a multiplayer client
1709 12/26/16 (4d 17h) [OPEN] manu3d: SetViewportToSizeOf class equality should be dependent on width/height, not fbo name
1710 12/31/16 (0d 2h) [OPEN] Görkem Mülayim: Terminate called without an active exception
1711 12/19/16 (11d 21h) [OPEN] manu3d: Rendering problem when enabling SSAO on Macbook/HD5000
1712 12/20/16 (10d 14h) [OPEN] null: Problems with UI's on 1024x768 screen
1713 12/18/16 (13d 0h) [OPEN] null: Log error for commands with missing @Sender parameters
1714 12/18/16 (13d 4h) [OPEN] Rasmus Praestholm: Rendering Chinese characters properly in-game may require additional font support
1715 12/17/16 (14d 11h) [OPEN] manu3d: Terasology should have layers, like an ogre.
1716 12/16/16 (15d 2h) [OPEN] manu3d: FlexibleConfig
1717 12/19/16 (11d 16h) [OPEN] Jon: NullPointerException of some kind. I'm new, sorry.
1718 12/20/16 (11d 3h) [OPEN] Görkem Mülayim: Values of input bindings cannot be obtained
1719 12/27/16 (3d 17h) [OPEN] Saket Singh: Black screen on changing from windowed mode to fullscreen when playing
1720 12/11/16 (20d 0h) [CLOSED] null: Unable to run Alpha 65 and load the save file created in 70 Alpha
1721 12/10/16 (20d 15h) [CLOSED] null: Error Loading Game
1722 12/10/16 (20d 19h) [OPEN] Scott M Sunarto: Low Resolution Bugs
1723 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Crouching doesn't properly uncrouch in multiplayer
1724 12/8/16 (22d 17h) [OPEN] Stefano Peris: Bugs graphics options menu
1725 12/8/16 (22d 18h) [OPEN] null: Low Resolution Bugs (GCI Arjan Guglani)
1726 12/13/16 (18d 0h) [OPEN] Rostyslav Zatserkovnyi: Extend Genome module to include human/animal genetics
1727 12/8/16 (22d 19h) [OPEN] Soni L.: Expose @DoNotAutoRegister to modules
1728 12/8/16 (22d 19h) [OPEN] Gregor Karetka: An error occurred while executing command 'showScreen': java.lang.NullPointerException
1729 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Likely native memory leak while connected to a headless JoshariasSurvival server
1730 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Follow-up to #2625 - broken unit tests and entity behavior confirmation
1731 11/27/16 (33d 15h) [CLOSED] Rasmus Praestholm: NPE crashing client on attempting to join headless server running MedievalCities
1732 12/29/16 (1d 19h) [OPEN] null: Block scrambling - something causes blocks to change shape/texture and function
1733 12/8/16 (22d 18h) [OPEN] Tobias Nett: Improve Weblate translation
1734 11/30/16 (30d 19h) [CLOSED] Rasmus Praestholm: Alpha 6 release - QA and module changes
1735 11/20/16 (40d 17h) [CLOSED] null: Mirel
1736 11/20/16 (40d 16h) [CLOSED] null: Mirel
1737 12/8/16 (22d 18h) [OPEN] null: Crash on launch with AMDGPU
1738 11/20/16 (41d 7h) [OPEN] null: Game Save System Request
1739 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: VR support follow-ups and potential extraction of the VR Provider eventually
1740 12/5/16 (25d 14h) [CLOSED] manu3d: Refactor Refreshing of Rendering TaskList
1741 11/17/16 (44d 5h) [CLOSED] Rasmus Praestholm: Starting game with wireframe mode left enabled causes a crash
1742 12/8/16 (22d 18h) [OPEN] Anthodeus: give more than 127 blocks in one command (use multiple stacks?)
1743 12/20/16 (10d 16h) [OPEN] Anthodeus: Host Items at (0,0,0)
1744 12/8/16 (22d 18h) [OPEN] null: Height Map screws up with too large a file
1745 12/8/16 (22d 18h) [OPEN] null: Chunk (30,0,0) refuses to load
1746 12/9/16 (22d 0h) [OPEN] manu3d: Integration of entity-based LightComponents with Light Propagation / Voxel Lighting
1747 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Certain kinds of explosive/railgun spam can cause math errors (and need a cooldown anyway)
1748 11/27/16 (33d 15h) [CLOSED] Rasmus Praestholm: Crash on 'e' clicking an assembly table in JoshariasSurvival as a client only game
1749 12/8/16 (22d 19h) [CLOSED] Rasmus Praestholm: Add engine version to timestamped log directory
1750 12/8/16 (22d 18h) [OPEN] Piotr Halama: Resizing not working properly
1751 12/8/16 (22d 18h) [OPEN] Marcel: Crash in multiplayer - chunk loading / rendering null issue, maybe related to dupe chunk loading
1752 12/10/16 (20d 13h) [OPEN] null: RAM abuse
1753 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Add note on input mappings that are originating from a module
1754 12/8/16 (22d 18h) [OPEN] Tobias Nett: Improve usability of in-game menues on small screens
1755 11/7/16 (54d 4h) [CLOSED] Josh Zacharias: Switching hotbar item while holding attack button causes an extra attack
1756 12/8/16 (22d 19h) [CLOSED] Rostyslav Zatserkovnyi: Develop an in-game credits screen
1757 12/30/16 (1d 3h) [OPEN] Rostyslav Zatserkovnyi: Add a button to display the CrashReporter in the main menu
1758 12/8/16 (22d 18h) [OPEN] Rostyslav Zatserkovnyi: Light&Shadow - Implement gameplay features
1759 12/30/16 (1d 3h) [OPEN] Rostyslav Zatserkovnyi: Light & Shadow - Implement art assets
1760 10/25/16 (66d 16h) [OPEN] Tobias Nett: Movement Refactoring
1761 12/8/16 (22d 18h) [OPEN] Bartosz Skrzypczak: Sunlight shadow never propagates into parts of the world that aren't loaded when placing blocks that cause the shadow
1762 12/13/16 (18d 0h) [CLOSED] Rostyslav Zatserkovnyi: Implement a crossbow or similar ranged item
1763 12/8/16 (22d 18h) [OPEN] Rostyslav Zatserkovnyi: Create a video tutorial for setting up the game environment
1764 10/26/16 (65d 17h) [CLOSED] Rostyslav Zatserkovnyi: Display active savegame path in the main menu
1765 12/8/16 (22d 18h) [OPEN] Nihal Singh: Crouch mode change bugs
1766 11/14/16 (47d 0h) [CLOSED] null: the game crash and dont even start
1767 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: Player name case sensitivity issues (in particular for console commands with a player target)
1768 12/27/16 (4d 9h) [OPEN] Rasmus Praestholm: Improve auto move support (autorun)
1769 12/8/16 (22d 18h) [OPEN] Nihal Singh: Add PRONE Mode
1770 12/8/16 (22d 18h) [OPEN] Nihal Singh: Crouch follow-ups
1771 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Game controller input still being consumed with the game window inactive
1772 12/13/16 (17d 19h) [OPEN] Rasmus Praestholm: Feature request: rope ladders
1773 11/17/16 (44d 5h) [CLOSED] Rasmus Praestholm: Warn user if mapping a key already in use elsewhere
1774 12/15/16 (15d 18h) [OPEN] Rasmus Praestholm: Add support for modifier keys to input mappings
1775 12/8/16 (22d 18h) [OPEN] null: OwnerEvent gets send to host + owning client
1776 10/25/16 (66d 16h) [OPEN] manu3d: Rendering Engine Overhaul
1777 11/24/16 (37d 4h) [CLOSED] Rasmus Praestholm: Add Arabic language file to support translations
1778 12/8/16 (22d 18h) [OPEN] Nihal Singh: Height change extras
1779 11/5/16 (56d 5h) [CLOSED] Rasmus Praestholm: More teleport commands
1780 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: After changing windowed/fullscreen mode the window can no longer be resized
1781 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Whitelist review: Java AWT
1782 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Game fails to dispose if server disrupted during client connection
1783 12/8/16 (22d 18h) [OPEN] manu3d: Water stops being rendered when resizing the window
1784 12/8/16 (22d 18h) [OPEN] Nihal Singh: Main menu background track not looping
1785 10/15/16 (77d 6h) [CLOSED] Nihal Singh: game number not refreshing in CreateGameScreen
1786 11/22/16 (39d 9h) [CLOSED] Nihal Singh: `giveBlock air` crashes the game
1787 12/8/16 (22d 18h) [OPEN] Soni L.: APNG support
1788 10/14/16 (77d 15h) [CLOSED] Júnior: Question - How can I install on Suse?
1789 10/10/16 (82d 4h) [CLOSED] Rasmus Praestholm: Bulk version of giveBlock
1790 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: Windowed / borderless fullscreen mode
1791 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Having certain modules (with substantial item/block count?) causes invisible blocks in multiplayer
1792 12/8/16 (22d 18h) [OPEN] null: Grass/Stones/etc floating above cave
1793 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Details (world preview) screen causes environment/context corruption
1794 10/20/16 (72d 6h) [CLOSED] Rasmus Praestholm: Fix offset causing excess space at the bottom of the modules list
1795 10/17/16 (74d 15h) [CLOSED] Rasmus Praestholm: Add option to clear the filter textbox on the Select Modules... screen
1796 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Update the Windows executables with 1.5 GB memory max
1797 10/21/16 (70d 21h) [CLOSED] Soni L.: Static components
1798 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Quirks related to swimming in shallow or even deep water (with or without jump/crouch)
1799 12/8/16 (22d 18h) [OPEN] Modmuss50: SkyBox rendering issues
1800 10/6/16 (86d 5h) [CLOSED] manu3d: VideoSettings Bug: "Back" button != Esc key
1801 10/14/16 (78d 3h) [CLOSED] Riceball LEE: crash on Alpha4
1802 9/23/16 (99d 2h) [CLOSED] Marcel: Headless server: engine module sync on join fails (1.2.1-alpha)
1803 12/8/16 (22d 18h) [OPEN] manu3d: Shadow settings are malfunctioning
1804 9/12/16 (109d 14h) [CLOSED] Soni L.: Download/File Transfer API
1805 9/12/16 (109d 14h) [CLOSED] Soni L.: API to get away from the sandbox
1806 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Better / clearer handling of duplicate chunk loading in multiplayer
1807 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Player selection of avatar / character model
1808 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Proof of concept: enable animations for the player avatar (use deer as placeholder)
1809 9/13/16 (109d 3h) [CLOSED] Rasmus Praestholm: Chests created via the StructuredTemplates module start empty in multiplayer
1810 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Hardening of some sort needed in DelayedActionSystem (plant growth can cause NPE crashes?)
1811 12/8/16 (22d 18h) [OPEN] Rostyslav Zatserkovnyi: "title"/"default" fonts should be removed from the module lineup
1812 12/8/16 (22d 18h) [OPEN] null: Crash when Characters die from fall damage during server prediction
1813 12/8/16 (22d 18h) [OPEN] null: Sending CharacterMoveInputEvent from BT Node is unsafe
1814 12/8/16 (22d 18h) [OPEN] Michael Pollind: ItemCommonSystem Null reference exception
1815 12/8/16 (22d 18h) [OPEN] null: Flakey MD5 loading when models have floats with two-digit iparts
1816 12/8/16 (22d 18h) [OPEN] null: Memory leak in the rendering pipline
1817 12/8/16 (22d 18h) [OPEN] null: Aplication crashed when trying to load an old saved single player game
1818 12/8/16 (22d 18h) [OPEN] null: 3D Faceted world generation
1819 11/5/16 (56d 7h) [CLOSED] Rasmus Praestholm: Tooltip message that ends up hitting the right side of the window starts "vibrating"
1820 12/8/16 (22d 18h) [OPEN] Geoffrey, Tang: Animated water looks absurdly strange from different angles
1821 8/22/16 (131d 12h) [CLOSED] null: Crashed while playing on a private server with Josjharis Survival, with no extra modules
1822 9/9/16 (113d 2h) [CLOSED] Rostyslav Zatserkovnyi: "title" font does not support non-ASCII characters
1823 12/8/16 (22d 18h) [OPEN] null: Modules are tied to "org"-namespace
1824 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Tutorial: Transitioning to "The Terasology Way" of thinking, for MC modders
1825 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Improve naming conventions in a future major release
1826 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Add RESTful API option to the game server
1827 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Better highlight examples or prepare a small tutorial for block categories
1828 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Translation support for prefabs (and other?) assets
1829 11/11/16 (49d 22h) [CLOSED] Rasmus Praestholm: giveblock command with quantity not working on a local secondary client
1830 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Previewing an unsupported world breaks world preview for remainder of game session
1831 10/8/16 (84d 9h) [CLOSED] Rasmus Praestholm: Increase default amount of memory assigned to the game
1832 12/8/16 (22d 18h) [OPEN] Tobias Nett: Duplicated block ids
1833 8/6/16 (147d 12h) [CLOSED] Tobias Nett: Auto-select of picked up items with full quick access slots
1834 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Graphic artifacts possible after changing video settings in-game
1835 7/30/16 (154d 10h) [CLOSED] Tobias Nett: Rendering Relevant Entities
1836 12/31/16 (0d 10h) [OPEN] Rasmus Praestholm: The Great Retexturing - Part 1
1837 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Snow stuffs
1838 10/15/16 (77d 5h) [CLOSED] Rasmus Praestholm: Graphics crash likely in native code (probably will close later as a won't-fix)
1839 9/12/16 (109d 23h) [CLOSED] null: Crash after jumping and dying from the drop
1840 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Diagonal artifacts on a Radeon R9 Fury with similar modern system stats
1841 12/8/16 (22d 18h) [OPEN] null: cant start with intel gpu hd5500
1842 7/15/16 (168d 14h) [CLOSED] ToadsworthLP: Rendering freaks out when maximizing the game windows
1843 7/2/16 (182d 4h) [CLOSED] null: f****
1844 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: General review of OpenGL related logging
1845 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Race condition / bad initialization order during game start vs chunk generation
1846 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Downloaded modules lack input mappings (module scanning)
1847 10/5/16 (86d 15h) [CLOSED] Rasmus Praestholm: Switch from X to checkmark for active checkboxes?
1848 10/12/16 (79d 22h) [CLOSED] Rasmus Praestholm: Refresh button / functionality for server info on join server screen
1849 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: No support for auto-downloading modules if server if running from source
1850 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Sfx in multiplayer for other players play for all?
1851 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Add latency meter to the [tab] player display (and on server list page)
1852 12/13/16 (17d 22h) [OPEN] Rasmus Praestholm: Add toggle / option to improve visibility of chat
1853 6/25/16 (188d 13h) [CLOSED] null: https://docs.google.com/uc?id=0B5l2RT_UOCXRX3JHQThKd2h6c0U&export=download
1854 6/25/16 (188d 13h) [CLOSED] null: mardam
1855 12/26/16 (5d 5h) [OPEN] Rasmus Praestholm: Music abruptly stops during game startup, is fine when returning from a world
1856 12/8/16 (22d 18h) [OPEN] manu3d: Lightshafts problems
1857 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Multiplayer crash affecting multiple clients (but not server?)
1858 6/26/16 (188d 5h) [CLOSED] Rasmus Praestholm: Multi-jumping support enabled for infinite jumps in multiplayer by default
1859 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Crash in multiplayer - character prediction issue?
1860 12/8/16 (22d 18h) [OPEN] Martin Steiger: Avoid using the zip FSP in SaveTransaction
1861 6/26/16 (188d 7h) [CLOSED] Rasmus Praestholm: Change default gameplay template to JoshariasSurvival
1862 6/11/16 (203d 12h) [CLOSED] Rasmus Praestholm: Sort entries in the language dropdown under player settings
1863 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Prefabs with empty lists cause failures - add support?
1864 12/23/16 (7d 15h) [CLOSED] Rasmus Praestholm: Filtering modules can impact world gen availability on create game screen
1865 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: @In fails to initialize something that works via direct CoreRegistry retrieval
1866 5/31/16 (213d 17h) [CLOSED] null: got a crash while generating a new world for a customized experience not sure if actual bug/crash or too many modules in use at once
1867 6/5/16 (208d 17h) [CLOSED] null: Performance problems
1868 6/9/16 (205d 6h) [CLOSED] Martin Steiger: Remove support for italics
1869 6/6/16 (208d 7h) [CLOSED] Rostyslav Zatserkovnyi: showScreen() autocompletion breaks screen initialization
1870 5/26/16 (218d 19h) [CLOSED] null: terasology
1871 5/28/16 (216d 17h) [CLOSED] null: Error report during the gameplay
1872 5/29/16 (215d 16h) [CLOSED] null: Terasology Freezes and crashes when I try to open BlockPicker
1873 10/8/16 (84d 5h) [CLOSED] Glen Murdock: Crash after hitting blocks below surface.
1874 10/5/16 (86d 14h) [CLOSED] Rasmus Praestholm: NPE on clicking "Update" for a module that's not in the meta-server yet
1875 5/30/16 (215d 9h) [CLOSED] Rasmus Praestholm: Update credits to link to individual contributors
1876 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: New API testing module
1877 5/26/16 (218d 22h) [CLOSED] null: Hey
1878 12/8/16 (22d 18h) [OPEN] Rostyslav Zatserkovnyi: No i18n support for Settings ? Input
1879 5/1/16 (243d 16h) [CLOSED] Maxim: Can't launch game
1880 11/26/16 (35d 12h) [OPEN] Rostyslav Zatserkovnyi: NUI Extraction
1881 4/25/16 (250d 12h) [CLOSED] null: Exception
1882 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Getting more done in GitHub with ZenHub
1883 6/26/16 (188d 5h) [CLOSED] Rasmus Praestholm: Inventory related behavior on right-click
1884 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Thread pool model update / salvage old PR
1885 11/28/16 (32d 19h) [CLOSED] Rasmus Praestholm: Potentially unify the giveBlock and giveItem commands
1886 4/21/16 (254d 12h) [CLOSED] null: Hello-World
1887 10/15/16 (77d 5h) [CLOSED] Rasmus Praestholm: Update translations for view distances
1888 4/11/16 (263d 16h) [CLOSED] Rasmus Praestholm: Div by zero on min-length scrollbar (UI test screen)
1889 6/8/16 (206d 8h) [CLOSED] Rasmus Praestholm: Visually distinct UI elements for enabled/disabled (and support for more disabled types)
1890 4/11/16 (264d 7h) [CLOSED] Jessica Hawkwell: DefaultCelestialSystem does not fire its time events
1891 5/13/16 (232d 8h) [CLOSED] Viveret Amant: No UI Animation System (Required for Terasology/Breathing#4 and #1639)
1892 4/11/16 (263d 20h) [CLOSED] null: crashed
1893 4/21/16 (254d 12h) [CLOSED] Rasmus Praestholm: Support for disabled UI elements
1894 12/8/16 (22d 18h) [OPEN] Martin Steiger: Implement support for S3 texture compression
1895 4/21/16 (254d 12h) [CLOSED] Rasmus Praestholm: Better error message on giveBlock command for non-existing blocks
1896 9/26/16 (95d 17h) [CLOSED] Michael Pollind: GLSLMaterial binding issue with Texture and FBO
1897 5/10/16 (234d 23h) [CLOSED] Tobias Nett: Borders in FacetProvider `@Updates` have no effect
1898 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Changing a parent .prefab does not affect a child prefab at runtime
1899 4/21/16 (254d 12h) [CLOSED] Translator5: Java JRE 9 Crash
1900 5/29/16 (215d 16h) [CLOSED] null: Module not working on its own (block picker)
1901 12/8/16 (22d 18h) [OPEN] Translator5: Volumetric Fog broken
1902 10/8/16 (84d 5h) [CLOSED] Rostyslav Zatserkovnyi: Add Terasology to up-for-grabs.net
1903 12/8/16 (22d 18h) [OPEN] null: Missing or bad .gitignore in some modules
1904 3/26/16 (280d 8h) [CLOSED] Rasmus Praestholm: Unknown game lockup, thread dump included - any clues?
1905 12/8/16 (22d 18h) [OPEN] null: Customizable and animated character models
1906 3/16/16 (290d 6h) [CLOSED] Rasmus Praestholm: Add same single/multi subtitle for Create Game screen as Select Game screen
1907 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Outstanding behavior tree quirks
1908 3/23/16 (283d 7h) [CLOSED] Rasmus Praestholm: Fix broken behavior tree tests
1909 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Improve progress reporting when retrieving modules from a server
1910 9/9/16 (113d 6h) [CLOSED] Roman Coder: In-game d/l of module with dependencies fails to see dependent code exists in IDE, causing loading problems
1911 12/8/16 (22d 18h) [OPEN] null: [crash] it crashes when i try to create a game with Rails module enabled
1912 12/8/16 (22d 18h) [OPEN] null: Modules don't work when they are just downloaded[bug]
1913 4/15/16 (260d 0h) [CLOSED] null: Don't know what the issue caused this but here you go the logs
1914 4/16/16 (258d 14h) [CLOSED] null: Drag & dropping items with the mouse besides a dialog should drop them to the ground
1915 12/8/16 (22d 18h) [OPEN] Suraj Hande: Crash while loading ogg files in
1916 3/13/16 (293d 5h) [CLOSED] Rasmus Praestholm: Recipe output not visible in TTA crafting
1917 3/16/16 (289d 13h) [CLOSED] Rasmus Praestholm: Harden UI code to avoid division by zero
1918 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Tutorial: Working with Blender assets and getting creatures in-game
1919 12/8/16 (22d 18h) [OPEN] null: Improved particle systems [$25]
1920 7/22/16 (162d 5h) [CLOSED] Rasmus Praestholm: Translation keys for graphic presets seem to not be in use
1921 3/7/16 (298d 17h) [CLOSED] Rasmus Praestholm: Language selection drop-down doesn't seem to hold all languages?
1922 12/8/16 (22d 18h) [OPEN] Sergio Semedi Barranco: BlackScreen (xOne controller)
1923 12/8/16 (22d 18h) [OPEN] Josh Zacharias: Out of memory Error on a long running host game
1924 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Player hand "stretches" away from frame with ghost active
1925 3/13/16 (292d 16h) [CLOSED] Rasmus Praestholm: Unable to kill deer
1926 3/7/16 (298d 16h) [CLOSED] Rasmus Praestholm: Division by zero in inventory code from TTA workstation
1927 8/27/16 (125d 14h) [CLOSED] null: Crash (Pathfinder Test World - dupe of #2003)
1928 3/6/16 (299d 17h) [CLOSED] Rasmus Praestholm: Slight display issue in dropdowns with more items than their default point to activate scrolling
1929 2/26/16 (309d 6h) [CLOSED] Alexander Grooff: UIDropdownScrollable shows scrollbar even when it's unnecessary
1930 2/26/16 (309d 6h) [CLOSED] Rasmus Praestholm: Apply new scrollable dropdown to other appropriate dropdowns
1931 4/21/16 (254d 12h) [CLOSED] Rasmus Praestholm: Better error message when console-requesting ambiguous items
1932 3/11/16 (294d 16h) [CLOSED] Rasmus Praestholm: Distinguish the "Select Game" screen for single player vs host game
1933 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Modified blocks from a single player world cause trouble if reused in multiplayer
1934 4/11/16 (263d 19h) [CLOSED] null: pedro1
1935 2/17/16 (318d 9h) [CLOSED] Rasmus Praestholm: Rare crash attempting to auto-save but finding a non-empty directory
1936 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Add our annotations to the API docs
1937 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Tutorial module: Events, interactions, and inventory
1938 2/15/16 (320d 6h) [CLOSED] Rasmus Praestholm: Player / camera location seemingly not reset after respawning / falling to your death
1939 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Tutorial module for basic usages of assets
1940 3/12/16 (293d 15h) [CLOSED] Rasmus Praestholm: Selection grid appears in wrong spot for a multi-block workstation
1941 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Tutorial on basic entity system usage
1942 2/8/16 (327d 4h) [CLOSED] Travis Randall: Crash
1943 2/4/16 (331d 7h) [CLOSED] null: p
1944 1/31/16 (334d 15h) [CLOSED] null: p
1945 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Replace applet version of game with Java Webstart
1946 8/27/16 (125d 14h) [CLOSED] null: Terasology was shut down by no reanson: IllegalStateException: Seed was not been set
1947 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Follow-up to #2136 - slight input mapping tweaks
1948 2/8/16 (327d 4h) [CLOSED] Zurh: Just Reporting Crash
1949 2/7/16 (328d 6h) [CLOSED] Rasmus Praestholm: Make package/class list in ModuleManagerImpl into a collection, add to ApiScraper
1950 1/23/16 (342d 13h) [CLOSED] David Refoua: Can not create new worlds
1951 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: Able to throw some items through blocks at just the right angle
1952 1/22/16 (344d 7h) [CLOSED] Rasmus Praestholm: The player's head can bump slightly too far into the ceiling, seeing through the world
1953 2/23/16 (312d 6h) [CLOSED] Rasmus Praestholm: Drop-downs need a tweak to avoid running out of space.
1954 1/14/16 (352d 6h) [CLOSED] Rasmus Praestholm: Controller crashes on exotic buttons
1955 3/16/16 (289d 13h) [CLOSED] Rasmus Praestholm: Disclaimer to warn user about enabling unsupported or all modules
1956 1/23/16 (342d 13h) [CLOSED] null: Error while loading terasology
1957 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: More tweaking for better controller support
1958 2/29/16 (305d 13h) [CLOSED] Martin Steiger: Consistent order of import statements for IDEs
1959 1/11/16 (355d 5h) [CLOSED] Malo Jaffré: Duplicate and unused Json merge methods.
1960 12/8/16 (22d 18h) [OPEN] Jakub Sztandera: Eye adaptation is not working
1961 1/6/16 (360d 6h) [CLOSED] null: Jumping to my death gives me a NullPointerException
1962 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Revive Oculus Rift / general VR support [$25]
1963 12/8/16 (22d 18h) [OPEN] Florian "Sangar" Nücke: IllegalArgumentException when loading prefab (presumably with bad data)
1964 12/8/16 (22d 18h) [OPEN] Florian "Sangar" Nücke: NullPointerException in org.terasology.logic.delay.DelayedActionSystem.invokeDelayedOperations
1965 1/6/16 (360d 8h) [CLOSED] : PC crashes when trying to play
1966 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Desired behavior of a held (item/stack, not hand/active) item + multiplayer bug
1967 12/8/16 (22d 17h) [OPEN] Martin Steiger: Upgrade to LWJGL 3 (or LibGDX)
1968 1/4/16 (361d 22h) [CLOSED] theTechnoKid: Game Crashes when going to menu.
1969 2/28/16 (307d 8h) [CLOSED] Rasmus Praestholm: Release latest TeraMath, bump dependency in engine
1970 4/13/16 (261d 19h) [CLOSED] Martin Steiger: Add gamepad support
1971 2/28/16 (307d 9h) [CLOSED] Rasmus Praestholm: Asset clarification to avoid confusion
1972 4/21/16 (254d 12h) [CLOSED] Marcin Sciesinski: Extra entity events when loading game
1973 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Renovation for MasterOfOreon [$50]
1974 3/12/16 (294d 4h) [CLOSED] Rasmus Praestholm: Support letter-jumping in the module list
1975 12/8/16 (22d 18h) [CLOSED] Rasmus Praestholm: Rendering issue causing minimap to go all-black for some users [$25 awarded]
1976 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Physics-based combat system (resurrect old system?) [$100]
1977 4/21/16 (254d 12h) [CLOSED] Rasmus Praestholm: Review "weight" of base objects
1978 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Behavior tree renovation / documentation [$100]
1979 12/8/16 (22d 18h) [OPEN] Martin Steiger: Reorder menu screens
1980 10/15/16 (77d 5h) [CLOSED] Rasmus Praestholm: Odd crash in multiplayer
1981 1/19/16 (347d 4h) [CLOSED] Rasmus Praestholm: Follow-up tweaks for input mappings (PR #2060)
1982 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Easier way to run game at minimal settings / visual guide
1983 12/8/16 (22d 18h) [OPEN] Martin Steiger: Disable Jenkins test report comments on GitHub
1984 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Clear out remaining (old) deprecations
1985 4/5/16 (269d 13h) [CLOSED] Rasmus Praestholm: Final bit of font tweaking
1986 2/28/16 (307d 11h) [CLOSED] Rasmus Praestholm: Game log files for server play lack a world name component
1987 11/30/16 (31d 2h) [CLOSED] Rasmus Praestholm: Add dimensions to view distance naming and enhance further
1988 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: trimmedLoweredCube shape and water rendering (maybe larger hard coded rendering issue)
1989 2/28/16 (307d 9h) [CLOSED] Rasmus Praestholm: Java package structure review prior to v1.0.0 + maybe some package-level Javadoc
1990 12/8/16 (22d 18h) [OPEN] Martin Steiger: Render mesh subgroups with different material [$5]
1991 8/27/16 (125d 14h) [CLOSED] Colin Dean: Failed launch - Pathfinder test world crashes
1992 12/8/16 (22d 18h) [OPEN] MarkDerosier: Rendering issue with engine:trimmedLoweredCube
1993 12/8/16 (22d 18h) [CLOSED] Rasmus Praestholm: "auto" blocks unavailable via in-game console, blocks also missing from listBlocks [$5 awarded]
1994 1/3/16 (363d 6h) [CLOSED] Rasmus Praestholm: Update Pre-alpha to Alpha in various places
1995 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Review module versions considering engine has gone v1.0.0 and the game Alpha
1996 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Documentation overhaul
1997 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Ship wiki as game manual with Omega distribution? Other Git submodule potential?
1998 7/7/16 (176d 14h) [CLOSED] Rasmus Praestholm: Apply improved spawning algorithm to Perlin (and others?)
1999 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Able to run modules with same version but different code while connected to a server
2000 10/8/16 (84d 11h) [CLOSED] Josh Zacharias: Crash on light merging when on multiplayer
2001 12/8/16 (22d 18h) [OPEN] null: OpenGLTexture related game crash on exit to main menu
2002 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Part of debug text originates from server?
2003 12/8/16 (22d 18h) [OPEN] Josh Zacharias: Blocks with assets with the same name somehow get muddled
2004 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Performance issue when auto-save triggers in constrained memory situations
2005 12/8/16 (22d 18h) [OPEN] Martin Steiger: Implement rotated texture drawing [$5]
2006 12/8/16 (22d 18h) [OPEN] Ronnie Tucker: Map preview crash
2007 12/8/16 (22d 18h) [OPEN] Metabee: Water mesh logic where?
2008 12/8/16 (22d 18h) [OPEN] Martin Steiger: Create custom gameplay template
2009 12/8/16 (22d 18h) [OPEN] Martin Steiger: Support reloading of NUI screens when UI assets change
2010 4/17/16 (258d 2h) [CLOSED] Martin Steiger: Update Translation Server to Weblate 2.4
2011 10/8/16 (83d 17h) [CLOSED] Koz Ross: Asset license clarification
2012 12/8/16 (22d 18h) [OPEN] Martin Steiger: Combobox drop-down list is cropped by ScrollableArea bounds
2013 12/8/16 (22d 18h) [OPEN] Martin Steiger: Filter obsolete modules from download listing
2014 12/8/16 (22d 18h) [OPEN] null: 343 chunks or over 22 million blocks need to be loaded at the server just to make the first chunk visible at the client?
2015 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Expected behavior during low FPS on Pathfinding?
2016 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Dropped items from blocks oddly large and staying upright?
2017 12/8/16 (22d 18h) [OPEN] Martin Steiger: Config unavailable on startup in PC facade
2018 1/14/16 (352d 6h) [CLOSED] null: Sometimes terasology crashes with ClosedWatchServiceException while loading
2019 1/14/16 (352d 6h) [CLOSED] Josh Zacharias: ViewDistance is not able to be changed after recent Context changes (even crashes the game)
2020 12/8/16 (22d 18h) [OPEN] null: Non static way for the UI to get the requried objects from the CoreRegistry / Context instance.
2021 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Crash on startup - Linux Mint 17 with GLib
2022 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Checkstyle conventions and Gradle-based IDE templates for Javadoc
2023 12/8/16 (22d 18h) [OPEN] Martin Steiger: Add list of world generators as module extension
2024 8/24/16 (128d 13h) [CLOSED] Martin Steiger: Artifactory requires authentification for some artifacts
2025 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Game crash on listing info for a bad state server in the master list
2026 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: World preview refactoring
2027 7/10/16 (174d 7h) [CLOSED] Rasmus Praestholm: Game fails to dispose when connection issues have occurred in a multiplayer session
2028 5/29/16 (216d 3h) [CLOSED] manu3d: Open up the DebugOverlay to add/remove MetricsModes
2029 12/8/16 (22d 18h) [OPEN] Immortius: Engine Initialisation and Lifecycle improvement
2030 4/6/16 (269d 7h) [CLOSED] Marcin Sciesinski: When life-cycle events called for block entities - getting a block from that chunk returns "Air"
2031 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Request to change the way entities in a chunk are loaded and their life-cycle events called
2032 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Non-persistent block entities get stored
2033 5/1/16 (243d 16h) [CLOSED] Martin Steiger: Crash on missing FBO for SSAO
2034 9/23/16 (99d 2h) [CLOSED] Marcel: Docker image build for servers, Jenkins release build trigger
2035 12/8/16 (22d 18h) [OPEN] prestidigitator: Rendering Freezes/Breaks when Resizing Window when In-Game
2036 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Menu music restarts when interacting with the preview button (huh!)
2037 10/9/16 (83d 4h) [CLOSED] manu3d: DAG-based Rendering Pipelines
2038 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Reminder for disposal strategies for new Context system when ready
2039 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Block rotation (in 90 degrees multiples) should be done by Component that is read by ChunkMeshGenerator
2040 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Best practices + code rules for default methods
2041 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Logging an issue is failing due to security settings
2042 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: When chunk is loaded, block entities are added into manager one by one
2043 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: checkForSupportRemoved able to spin out of control
2044 3/12/16 (293d 15h) [CLOSED] Rasmus Praestholm: You can replace water blocks with water blocks forever
2045 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Side of water blocks facing the sun appears white
2046 12/8/16 (22d 18h) [OPEN] manu3d: Use OpenGL's Occlusion Queries to unload chunks and avoid loading chunks
2047 12/8/16 (22d 18h) [OPEN] manu3d: Observable Configs
2048 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: CoreRegistry unable to resolve a class loaded by different ClassLoader for injection
2049 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Support for per module permissions
2050 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Rare case where player can end up inside a newly placed block
2051 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Harden event handling against errors
2052 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: When I do "Return to main" or "Exit Terasology" the BeforeChunkUnload is not called
2053 12/8/16 (22d 18h) [OPEN] Deleted user: Items are not being destroyed when dropped into lava
2054 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Any block setting code should be using PlaceBlocks to allow vetoing
2055 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Any inventory changes should be going through InventoryManager
2056 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: PlayerStartingInventorySystem is unable to give items to remote player (read description)
2057 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Railgun improvements [$10]
2058 1/4/16 (362d 3h) [CLOSED] Rasmus Praestholm: Retire all Javadoc author tags
2059 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Block placement utilities (commands)
2060 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Update basic display of health [$10]
2061 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Need to add in Apache commons-vfs2 to fix a zip issue on a Linux server
2062 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: UI Improvements for vertically squeezed resolutions
2063 7/10/16 (174d 7h) [CLOSED] Rasmus Praestholm: Multiplayer too version sensitive - Core module download fails
2064 12/8/16 (22d 18h) [OPEN] Martin Steiger: UI skin inheritance not working across modules
2065 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Further improvements to blur
2066 11/22/16 (39d 9h) [CLOSED] Rasmus Praestholm: Some commands not recognized for clients connected to a server
2067 1/14/16 (352d 6h) [CLOSED] Rasmus Praestholm: Default world / gameplay selection needs fixing
2068 12/8/16 (22d 18h) [OPEN] minnesotags: White-lists and Black-lists
2069 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Improve Java handling on Macs
2070 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Refactor how the Breathing modules activates
2071 2/28/16 (307d 8h) [CLOSED] Rasmus Praestholm: Logging improvements for better 24/7 headless support
2072 3/8/16 (297d 19h) [CLOSED] Rasmus Praestholm: Headless launched via jar still shows splash screen?
2073 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: FreeBSD support - no LWJGL binaries?
2074 12/8/16 (22d 18h) [OPEN] manu3d: Create an avatar preview based on the current WorldRenderer
2075 12/8/16 (22d 18h) [OPEN] null: Regression caused by teramath merge (PR #1417): Hand torch light is broken
2076 10/15/16 (77d 5h) [CLOSED] Rasmus Praestholm: Crash on "preview" or "config" buttons on create world screen, TTA active
2077 12/8/16 (22d 18h) [OPEN] Martin Steiger: Support different font styles
2078 12/8/16 (22d 18h) [OPEN] Deleted user: Item tooltip on tool changing
2079 12/8/16 (22d 18h) [CLOSED] Rasmus Praestholm: Enhance @DefaultBinding to support setting secondary key [$5 awarded]
2080 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: World time out of sync on multiplayer clients if changed via arrow keys
2081 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Preview image for save games (logo, template placeholder or player-taken screenshots)
2082 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Water effect: animated waves active at all layers and sizes of bodies of water
2083 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Water reflection: multiple water levels
2084 12/8/16 (22d 18h) [OPEN] Immortius: Improve support for optional parameters in Commands
2085 1/24/16 (341d 14h) [CLOSED] Rasmus Praestholm: Update console / command pages in the wiki
2086 12/8/16 (22d 18h) [OPEN] Martin Steiger: Fix dependency version entries in Artifactory pom files
2087 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: "Sticky" thrown objects (especially torches)
2088 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: spawnPrefab behavior vs authority / network mode
2089 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Easy option to export player identity
2090 12/8/16 (22d 18h) [OPEN] manu3d: Repeated code block could be made into a one liner with a builder class?
2091 1/3/16 (363d 7h) [CLOSED] Martin Steiger: Move code configuration files to a shared repository
2092 12/8/16 (22d 18h) [OPEN] Hugo Locurcio: Chat readability and usability suggestions
2093 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Improve visibility of missing resource / asset scenarios
2094 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Launch using .exe does not print any output
2095 3/16/16 (289d 13h) [CLOSED] Rasmus Praestholm: Crash on kicking a user
2096 1/2/16 (364d 6h) [CLOSED] Rasmus Praestholm: Allow EntityRef.toFullDescription() to run in modules
2097 12/8/16 (22d 18h) [OPEN] null: Hard java crash with some graphics cards when using 32-bit Java / drivers
2098 12/8/16 (22d 18h) [CLOSED] Rasmus Praestholm: Enhance ladder climbing to support jump/crouch keys [$5 awarded]
2099 8/5/16 (148d 10h) [CLOSED] Hugo Locurcio: Language translations
2100 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Modify LocalChunkProvider to unschedule generation/loading of no longer needed chunks
2101 3/16/16 (289d 13h) [CLOSED] Rasmus Praestholm: Pathfinding + spawning L&S creatures + unload chunks == boom!
2102 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Improve game entry/exit with more hooks for disposal + docs
2103 12/8/16 (22d 18h) [OPEN] Josh Zacharias: BlockStructuralSupportSystem cannot deal with stacked supported blocks
2104 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Camera enhancements - 3rd person view etc
2105 12/8/16 (22d 18h) [OPEN] Josh Zacharias: Game crashes after loading a second new game with different modules enabled
2106 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Review / fix module sandbox hack
2107 12/8/16 (22d 18h) [OPEN] null: Multiple Clients With the Same Identity Can Connect
2108 3/16/16 (289d 13h) [CLOSED] Rasmus Praestholm: Externalize asset system + improve docs
2109 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Streamline new gameplay GUI selection with similar for headless
2110 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: UI scaling [$10]
2111 12/8/16 (22d 18h) [OPEN] null: Subdirectories are not Included in the URI when Indexing Assets
2112 12/8/16 (22d 18h) [OPEN] null: Multiplayer: Crafting Table only accessible for Host. And 'E' activates on host…
2113 4/16/16 (259d 0h) [CLOSED] Rasmus Praestholm: Line up "back" button in different places
2114 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Further enhancements to bring new faceted perlin up to speed with legacy perlin
2115 1/3/16 (363d 6h) [CLOSED] Rasmus Praestholm: Add comments in the launch scripts / exe help about the Launcher
2116 10/15/16 (77d 6h) [CLOSED] Rasmus Praestholm: Allow player customization of eye (camera) height, maybe collision height
2117 3/16/16 (290d 6h) [CLOSED] Rasmus Praestholm: Additional graphic options in GUI
2118 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Rendering: Support alpha cutoff / alpha test for block texture transparency
2119 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Button to apply "optimal" graphic settings
2120 12/8/16 (22d 18h) [OPEN] manu3d: Refactor StateMainMenu.init(GameEngine) to remove line RegisterInputSystem
2121 12/8/16 (22d 18h) [OPEN] manu3d: Reduce coupling between Input System and CameraTargetSystem
2122 12/8/16 (22d 18h) [OPEN] manu3d: ComponentSystemManager initialization, registration and re-registration
2123 12/8/16 (22d 18h) [OPEN] asl97: minimum requirements page
2124 10/27/16 (65d 0h) [CLOSED] Rasmus Praestholm: Add button to show CrashReporter from main menu
2125 12/8/16 (22d 18h) [OPEN] Martin Steiger: Show server info in GUI before joining
2126 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: EntityManager::copy works incorrectly on a remote client
2127 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Enhance crouching functionality [$5]
2128 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Tile damage effect persists beyond an "Ace" multiblock being broken
2129 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Display labels for debug graphics modes
2130 12/8/16 (22d 18h) [OPEN] Mike Kienenberger: Add "scale" to MeshComponent
2131 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Screenshots should respect debug text being toggled on
2132 12/8/16 (22d 18h) [OPEN] Josh Zacharias: TranslucentMesh does not function for block pickups
2133 12/8/16 (22d 18h) [OPEN] Mike Kienenberger: Collada support for models
2134 4/21/16 (254d 12h) [CLOSED] Tobias Nett: Changing graphic settings in-game results in odd behavior like models or blocks going all black or white
2135 12/8/16 (22d 18h) [OPEN] Tobias Nett: More "Default" Keymaps
2136 10/29/16 (63d 5h) [CLOSED] Marcin Sciesinski: Charcoal Pit no longer displays smoke particles when burning
2137 3/26/16 (280d 8h) [CLOSED] Rasmus Praestholm: Blooooooooom ! Can get too bright in general and especially on "dust" particle effects
2138 11/28/16 (32d 19h) [CLOSED] Rasmus Praestholm: Block system overhaul
2139 10/8/16 (84d 4h) [CLOSED] Martin Steiger: Agent-based simulation of land usage
2140 12/8/16 (22d 18h) [OPEN] Martin Steiger: Noise-based generation of distinguishable terrain features
2141 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Leap Motion library + implementation
2142 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Highlight video: Throughout the Ages
2143 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Mobile server management utility
2144 3/26/16 (279d 15h) [CLOSED] Matthew D. Scholefield: Torches too bright in Sunlight
2145 12/8/16 (22d 18h) [CLOSED] Rasmus Praestholm: GelCube overhaul [$10]
2146 12/8/16 (22d 18h) [OPEN] Henry Mao: Modding/Plugin API
2147 12/8/16 (22d 18h) [OPEN] null: Self Generating Structure (Castle)
2148 10/8/16 (84d 4h) [CLOSED] Rasmus Praestholm: Standalone NUI editor
2149 2/23/16 (312d 6h) [CLOSED] Rasmus Praestholm: NUI - drop-downs entries may drop below bottom of window
2150 12/8/16 (22d 18h) [OPEN] Mike Kienenberger: add description of engine:checkStyleMain to gradlew tasks output
2151 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Allow overrides to be declared in a file (rather than just via the overrides directory)
2152 4/1/16 (274d 1h) [CLOSED] Martin Steiger: Support for JPG textures
2153 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Miniaturizer seems broken
2154 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Validation of json data against game initialization test
2155 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - Fences
2156 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Support for multiple face textures in one direction for block shapes
2157 3/3/16 (302d 14h) [CLOSED] Rasmus Praestholm: Player hand / held tool is translucent in some circumstances
2158 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Backwards-compatibility redirects
2159 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - "Gray" flora art asset
2160 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Particle effects overdraw the player's hand/held object too much
2161 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - Sample
2162 11/27/16 (33d 16h) [CLOSED] Rasmus Praestholm: Module Overhaul - Potions
2163 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - Portals
2164 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - GrammarSystem
2165 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - DynamicBlocks
2166 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - Crafting
2167 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - Books
2168 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Module Overhaul - Adventure
2169 2/23/16 (312d 6h) [CLOSED] Rasmus Praestholm: No "place block" sfx played on client for own placed block (but OK for others)
2170 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Events getting called after modules are "shutdown()"
2171 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: Switching out of Terasology makes mouse unusable on Linux
2172 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: We got a second sun and not the good kind ;-)
2173 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Re-introduce the "Advanced" menu (for monitoring) with multiplayer compatibility
2174 3/26/16 (280d 8h) [CLOSED] Martijn Courteaux: Torch light sums up to quickly.
2175 10/25/16 (66d 23h) [CLOSED] null: Crossbow - L&S II Pawn Storm
2176 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Sfx review - need mono, not stereo
2177 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Weirdly hard to see water in low block light conditions?
2178 5/30/16 (215d 13h) [CLOSED] Rasmus Praestholm: Intercept and nullify damage events while in god mode
2179 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Animated block tiles
2180 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Primitive Combat (GelCube style)
2181 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Player avatar
2182 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Very basic growth sim
2183 10/25/16 (66d 21h) [CLOSED] Tobias Nett: L&S - Extensibility - Maps
2184 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Tower turret blocks
2185 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Circuitry to help power turrets in towers
2186 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: "Light" version of dev setup / GitHub setup for those not needing a full clone
2187 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Guide on taking assets from Blender and exporting into Terasology-friendly format
2188 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - "Class" line-up and effects
2189 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Building line-up and effects
2190 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Pathing for mobs
2191 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: L&S - Command map
2192 10/26/16 (66d 5h) [CLOSED] Rasmus Praestholm: L&S - "Dice" catapult ammo art assets
2193 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Red Bishop art assets
2194 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Black Bishop art assets
2195 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Black Fool art assets
2196 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Black Queen art assets
2197 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Black King art assets
2198 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Black Rook art assets
2199 10/25/16 (66d 21h) [CLOSED] Rasmus Praestholm: L&S - Red Knight art assets
2200 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: L&S - Red Fool art assets
2201 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: L&S - Red King art assets
2202 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: L&S - Red Rook art assets
2203 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: L&S - Red Queen art assets
2204 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: L&S - Black Knight art assets
2205 11/1/16 (59d 20h) [CLOSED] Rasmus Praestholm: L&S - Custom ChunkGenerator based on a static heightmap
2206 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: L&S - collection quests
2207 12/8/16 (22d 19h) [CLOSED] Rasmus Praestholm: L&S - Victory condition quest
2208 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - "MacGuffin" block for each side (capture the flag style)
2209 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Secret room grand Tao 3d decorative animated model
2210 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Pachisi Planes central Tao symbol
2211 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Carrom Corners decorative blocks
2212 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Domino piece (tree) art assets
2213 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Billiard Bluffs (trees) art assets
2214 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Card Crags (tree) art assets
2215 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Backgammon tree art assets
2216 10/25/16 (67d 0h) [CLOSED] mbrotz: Weird keyboard behavior
2217 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Red Pawn art assets
2218 10/25/16 (66d 22h) [CLOSED] Rasmus Praestholm: L&S - Black Pawn art assets
2219 10/25/16 (66d 23h) [CLOSED] Rasmus Praestholm: L&S - Flora Generator
2220 10/25/16 (66d 23h) [CLOSED] Rasmus Praestholm: L&S - Flora art assets
2221 10/25/16 (66d 23h) [CLOSED] Rasmus Praestholm: L&S - Tree Generator
2222 10/25/16 (66d 23h) [CLOSED] Rasmus Praestholm: L&S - Poker chip tree art assets
2223 10/24/16 (67d 17h) [CLOSED] Rasmus Praestholm: Display active save path in main menu somewhere
2224 12/8/16 (22d 18h) [OPEN] Marcin Sciesinski: @ReceiveEvent should allow to exclude events for entities with specified Component
2225 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Auto-doc block shapes for wiki with sample(s) included
2226 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Hide water edges with foam
2227 7/14/16 (170d 5h) [CLOSED] Julien G.: Snow Trees
2228 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Add 'tab' order to GUI components
2229 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Make train intersections and tees automatic rather than unique blocks
2230 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Anatomy System
2231 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Android / OUYA compatibility
2232 1/24/16 (341d 14h) [CLOSED] Rasmus Praestholm: Add CONTRIBUTING file
2233 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Water reflects sunlight even if in shadow
2234 12/8/16 (22d 18h) [OPEN] Tobias Nett: Waving Fooliage Gap
2235 12/8/16 (22d 18h) [OPEN] Tobias Nett: Double Sided Block Rendering
2236 12/8/16 (22d 18h) [OPEN] Andreas Höhmann: Under water effect too early
2237 12/8/16 (22d 18h) [OPEN] Benjamin Glatzel: Add a new rendering approach for far distance chunks to support very far rendering distances
2238 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: CustomBlocks - shrunk block selections
2239 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Procedural creature generator
2240 10/25/16 (66d 23h) [CLOSED] Rasmus Praestholm: Timer Trouble
2241 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Advanced organic growth simulator port from Python
2242 11/7/16 (54d 6h) [CLOSED] Rasmus Praestholm: Setup video
2243 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Planetoid World Gen with climate bands etc
2244 12/8/16 (22d 18h) [OPEN] Benjamin Glatzel: Play music using different external triggers
2245 12/8/16 (22d 18h) [OPEN] Benjamin Glatzel: Moonlight is not applied in the block and particle shaders
2246 7/1/16 (183d 7h) [CLOSED] Igor Yamolov: Make leaves penetrable
2247 12/8/16 (22d 18h) [OPEN] Deleted user: Cinematic game mode
2248 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Advanced and dynamic geology based on plate tectonics
2249 4/21/16 (254d 12h) [CLOSED] Rasmus Praestholm: secondaryResource counter (TeraSmartArray / Nibble)
2250 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Block Integrity System
2251 10/25/16 (66d 19h) [CLOSED] Rasmus Praestholm: Intro doc / tutorial on Unit Testing & JavaDoc
2252 12/8/16 (22d 18h) [OPEN] Deleted user: Geometry Shader based Rendering
2253 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Spinny 3D render of BlockCollection / Blueprints
2254 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Double water transparency = no water!
2255 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Skysphere: Special effects
2256 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Skysphere: More than two celestials
2257 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Skysphere: Non-fixed celestial positioning
2258 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Skysphere: Phases of the moon
2259 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Thin client running automated tests via scripted Groovy commands
2260 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Different forest biomes
2261 3/16/16 (289d 13h) [CLOSED] Rasmus Praestholm: Dynamically change the inner "block" in a Gel-Cube?
2262 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Workshops / Rooms
2263 12/8/16 (22d 18h) [OPEN] Rasmus Praestholm: Automated game doc intro within source code?
2264 2/8/16 (327d 4h) [CLOSED] Rasmus Praestholm: Flesh out the Contributor Guide in the wiki
2265MovingBlocks/TerasologyLauncher
2266 Commits:
2267 12/24/16 (7d 11h) Max Borsch|Rostyslav Zatserkovnyi: Add unit tests for GameRunner (#396) [+149,-0]
2268 12/22/16 (8d 23h) Scott M Sunarto|Tobias Nett: Fixed FileUtils Issue #393 (#395) [+32,-27]
2269 12/21/16 (9d 13h) Aaron Hill|Tobias Nett: Add tests for LauncherUpdater and TerasologyGameVersions (#394) [+483,-12]
2270 12/19/16 (11d 14h) Tobias Nett|GitHub: Merge pull request #393 from iojw/tests [+420,-24]
2271 12/19/16 (11d 15h) Tobias Nett: removed magic numbers [+4,-1]
2272 12/19/16 (11d 15h) iojw|Tobias Nett: Added check for insufficient space [+72,-6]
2273 12/19/16 (11d 16h) iojw: Added tests for BaseLauncherSettings, FileUtils, DirectoryUtils [+420,-24]
2274 12/1/16 (30d 7h) Rasmus Praestholm: Additional naming fix, removing underscore didn't work in all cases. Added comment for future reference. [+4,-3]
2275 11/30/16 (30d 12h) AvaLanCS: remove underscore from TERASOLOGY_STABLE job name because it is used as part of an url in the launcher [+2,-2]
2276 11/30/16 (30d 18h) Tobias Nett: Update PMD config. [+11,-10]
2277 11/30/16 (30d 18h) Tobias Nett|GitHub: Merge pull request #384 from iojw/pmd-warnings [+17,-13]
2278 11/30/16 (30d 19h) iojw: Further pmd fixes [+17,-13]
2279 11/30/16 (30d 21h) Rostyslav Zatserkovnyi|GitHub: Merge PR #383 by @iojw - PMD warning fixes [+35,-33]
2280 11/30/16 (30d 21h) iojw: Fixed identation issue [+2,-2]
2281 11/30/16 (30d 21h) iojw: Fixed all PMD warnings for org.terasology.launcher.game [+35,-33]
2282 10/24/16 (67d 20h) Tobias Nett|GitHub: Feature/checkstyle (#380) [+183,-230]
2283 10/22/16 (69d 17h) Tobias Nett: findbugs/UG_SYNC_SET_UNSYNC_GET: getLocale should be synchronized (like setLocale) [+9,-8]
2284 10/22/16 (69d 18h) Tobias Nett: squid:S1148 Throwable.printStackTrace(...) should not be called [+4,-9]
2285 10/22/16 (69d 18h) Tobias Nett: squid:S2325 private methods that don't access instance data should be 'static' [+5,-7]
2286 10/22/16 (69d 18h) Tobias Nett: fixed error: variable selected might not have been initialized [+1,-1]
2287 10/22/16 (69d 18h) Zeeshan Asghar|Tobias Nett: squid:S1192 String literals should not be duplicated [+20,-16]
2288 10/22/16 (69d 20h) Tobias Nett: added CREDITS and updated icons [+291,-9]
2289 10/10/16 (81d 23h) Avalancs|Tobias Nett: #324 add tooltips (#376) [+22,-0]
2290 7/22/16 (162d 10h) Rasmus Praestholm: Release v3.1.0 [+11,-1]
2291 7/22/16 (162d 10h) Rasmus Praestholm: Merge stray commits applied to master branch [+0,-0]
2292 7/22/16 (162d 10h) Rasmus Praestholm: Merge latest translations [+261,-55]
2293 7/22/16 (162d 10h) Piotr Halama|GooeyHub: Translated using Weblate (Polish) [+2,-2]
2294 7/22/16 (162d 10h) Eychics|GooeyHub: Translated using Weblate (French) [+1,-1]
2295 7/22/16 (162d 10h) Rasmus Praestholm: Fixes #371 by making job result detection less fragile. [+1,-1]
2296 6/18/16 (195d 16h) xromyla|GooeyHub: Translated using Weblate (Russian) [+14,-14]
2297 6/10/16 (204d 11h) Rasmus Praestholm: Add mtjvankuik to credits. [+1,-0]
2298 6/10/16 (204d 12h) mtjvankuik: removed copy of folder [+0,-1]
2299 6/6/16 (208d 5h) mtjvankuik: import code conventions [+7,-1]
2300 6/3/16 (210d 16h) mtjvankuik: Languages sorted in settings drop down menu [+14,-13]
2301 4/27/16 (247d 23h) trekmarvel|GooeyHub: Translated using Weblate (Italian) [+9,-9]
2302 4/17/16 (257d 15h) Rostyslav Zatserkovnyi|GooeyHub: Translated using Weblate (Ukrainian) [+129,-129]
2303 4/17/16 (257d 16h) Weblate Admin|GooeyHub: Translated using Weblate (Ukrainian) [+5,-5]
2304 4/17/16 (257d 23h) Martin Steiger: Update LabelsBundle.properties [+21,-21]
2305 4/17/16 (258d 0h) Rostyslav Zatserkovnyi|GooeyHub: Translated using Weblate (Ukrainian) [+1,-0]
2306 4/17/16 (258d 0h) Rostyslav Zatserkovnyi|GooeyHub: Translated using Weblate (Ukrainian) [+21,-21]
2307 4/10/16 (264d 19h) mtjvankuik: languages in dropdown in alphabetical order [+4,-1]
2308 4/4/16 (271d 1h) Tobias Nett: Merge branch 'pr/363' into develop [+18,-18]
2309 4/4/16 (271d 1h) Tobias Nett: Minor adjustments for scaling. [+5,-5]
2310 4/4/16 (271d 3h) Tobias Nett: Added Ukrainian (uk) [+218,-12]
2311 4/4/16 (271d 12h) Rasmus Praestholm: Merge latest translations. [+190,-206]
2312 4/3/16 (271d 13h) GooeyHub: Merge remote-tracking branch 'origin/weblate' into weblate [+183,-183]
2313 4/3/16 (271d 13h) Rostyslav Zatserkovnyi: Move icons to resource folder [+12,-12]
2314 3/31/16 (274d 14h) Martin van Kuik|mtjvankuik: replaced background image launcher, added blur effect [+7,-0]
2315 3/30/16 (275d 18h) Tobias Nett: Merge pull request #362 from rzats/lang-icons [+78,-8]
2316 3/30/16 (276d 13h) Martin van Kuik|mtjvankuik: Made launcher resizable, replaced small resolution background with new background 3840x2160, improved scalability [+7,-14]
2317 3/29/16 (277d 0h) Rostyslav Zatserkovnyi: Icon visible in control area [+11,-2]
2318 3/29/16 (277d 2h) Rostyslav Zatserkovnyi: Use several improved icons [+0,-0]
2319 3/28/16 (277d 16h) Rostyslav Zatserkovnyi: Better exception handling [+11,-10]
2320 3/28/16 (277d 22h) Rostyslav Zatserkovnyi: Add language icons [+65,-5]
2321 3/28/16 (277d 23h) Tobias Nett: Merge pull request #361 from mtjvankuik/develop [+1,-1]
2322 3/28/16 (278d 0h) Martin van Kuik: Update settings.fxml [+1,-1]
2323 3/21/16 (284d 18h) Tobias Nett: Merge pull request #354 from DevFactory/release/useless-parenthesis-shoule-be-removed-fix-1 [+5,-5]
2324 3/21/16 (284d 18h) Tobias Nett: Merge pull request #356 from DevFactory/release/consective-appends-should-reuse-fix-1 [+76,-75]
2325 3/15/16 (291d 2h) Zeeshan Asghar: pmd:ConsecutiveAppendsShouldReuse Consecutive Appends Should Reuse [+76,-75]
2326 3/15/16 (291d 2h) Zeeshan Asghar: squid:UselessParenthesesCheck Useless parentheses around expressions should be removed to prevent any misunderstanding [+5,-5]
2327 3/5/16 (300d 16h) Rostyslav Zatserkovnyi: Fix to provide more appropriate default level [+1,-1]
2328 3/5/16 (300d 23h) Tobias Nett: Merge pull request #351 from rzats/feature-LogLevel [+589,-156]
2329 3/3/16 (302d 15h) Rostyslav Zatserkovnyi: Remove some repeated code [+1,-10]
2330 3/3/16 (302d 17h) Rostyslav Zatserkovnyi: Implement localization fallbacks [+149,-68]
2331 3/3/16 (302d 18h) Ismael Saavedra|GooeyHub: Translated using Weblate (Spanish) [+2,-2]
2332 3/3/16 (302d 18h) Trams|GooeyHub: Translated using Weblate (Russian) [+3,-3]
2333 3/3/16 (302d 18h) Malo Jaffré|GooeyHub: Translated using Weblate (French) [+1,-1]
2334 3/3/16 (302d 18h) Trekmarvel|GooeyHub: Translated using Weblate (Afrikaans) [+41,-41]
2335 3/2/16 (303d 15h) Rostyslav Zatserkovnyi: Interact w/ launcher [+11,-4]
2336 3/1/16 (304d 14h) Rostyslav Zatserkovnyi: Add option to stick to default settings [+16,-0]
2337 3/1/16 (304d 15h) Rostyslav Zatserkovnyi: Finish working on LogLevel box [+13,-0]
2338 3/1/16 (304d 15h) Rostyslav Zatserkovnyi: Populate ComboBox; fix #350 [+212,-26]
2339 3/1/16 (304d 16h) Rostyslav Zatserkovnyi: Setup UI element and resource string [+252,-113]
2340 1/30/16 (335d 16h) Tobias Nett: Fixed user defined parameters. [+8,-2]
2341 1/30/16 (335d 17h) Tobias Nett: Merge branch 'feature/settings_restructure' into develop [+663,-159]
2342 1/30/16 (335d 21h) Tobias Nett: Added simple test cases for `LauncherSettings` and its decorator. [+211,-125]
2343 1/30/16 (335d 23h) Tobias Nett: Restructured Launcher Settings. [+489,-71]
2344 1/29/16 (336d 18h) Tobias Nett: Made `NullLauncherConfiguration` final [+1,-1]
2345 1/29/16 (336d 18h) Tobias Nett: Update Copyright 2016 [+404,-94]
2346 1/29/16 (336d 20h) Tobias Nett: FindBugs code cleanup. [+59,-13]
2347 1/29/16 (336d 21h) Tobias Nett: Checkstyle code cleanup. [+50,-39]
2348 1/29/16 (336d 22h) Tobias Nett: Invoke `Desktop.open()` only from AWT event thread. [+32,-37]
2349 1/28/16 (337d 21h) Tobias Nett: Added task description and updated Gradle to 2.10 [+9,-5]
2350 1/27/16 (338d 12h) Tobias Nett: Added a `createPatch` task to the build script. [+66,-2]
2351 1/26/16 (340d 0h) Tobias Nett: Run DirectoryChooser on FXApplicationThread -- fixes #339 [+19,-10]
2352 1/24/16 (341d 16h) Rasmus Praestholm: Update docs. [+47,-34]
2353 1/24/16 (341d 16h) Rasmus Praestholm: Release v3.0.0 [+4,-2]
2354 1/22/16 (343d 12h) Tobias Nett: Explicitly stated the dependency on JavaFX. [+2,-2]
2355 1/11/16 (355d 3h) Piotr Halama|GooeyHub: Translated using Weblate (French) [+14,-14]
2356 Open PRs:
2357 12/3/16 (27d 13h) Maxim Kopecki: Fixed the Build System [+20,-33]
2358 Updated Issues:
2359 12/20/16 (10d 21h) [OPEN] Isaac: Initial and maximum memory settings do not work
2360 12/21/16 (9d 14h) [CLOSED] Tobias Nett: Detect free space on drive before Download
2361 12/8/16 (22d 19h) [OPEN] Maxim Kopecki: Official Linux version for the Launcher
2362 12/19/16 (11d 14h) [CLOSED] Rasmus Praestholm: "Installed" in the available versions drop-down does not seem to update without a restart
2363 11/11/16 (50d 10h) [OPEN] Tobias Nett: Investigate Directory-Based Format for Intellij IDEA Project
2364 11/30/16 (30d 21h) [CLOSED] Tobias Nett: Fix PMD issues
2365 10/24/16 (67d 20h) [CLOSED] Tobias Nett: Fix checkstyle warnings
2366 12/10/16 (20d 18h) [OPEN] Tobias Nett: Update banner image
2367 10/22/16 (69d 20h) [CLOSED] Tobias Nett: Add credits for icons/resources
2368 12/21/16 (9d 13h) [OPEN] MarkDerosier: Add a clear cache button in GUI.
2369 8/31/16 (122d 12h) [OPEN] Tobias Nett: Update Documentation/Readme
2370 11/30/16 (30d 12h) [OPEN] Noah: Built Launcher uses 15 Gigs of RAM on launch.
2371 7/23/16 (161d 9h) [CLOSED] null: Java Launcher?
2372 7/22/16 (162d 10h) [CLOSED] Rasmus Praestholm: Jenkins upgrade changed content of an API call slightly, breaking job scanning
2373 6/15/16 (198d 19h) [CLOSED] null: .jar executable for non-Windows users?
2374 4/17/16 (257d 17h) [CLOSED] Martin Steiger: Source strings don't show up for Labels components in Weblate
2375 6/12/16 (201d 18h) [CLOSED] Tobias Nett: Sort languages in drop down menu
2376 11/22/16 (39d 9h) [OPEN] Translator5: Launcher Freeze
2377 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Maybe eventually hook up Java webstart again
2378 3/5/16 (300d 22h) [CLOSED] Rostyslav Zatserkovnyi: Duplicated JavaFX IDs?
2379 3/5/16 (300d 22h) [CLOSED] Rasmus Praestholm: Allow user to configure log level (for the game)
2380 4/4/16 (271d 1h) [CLOSED] Rasmus Praestholm: Resizable window
2381 1/22/16 (343d 13h) [CLOSED] Rasmus Praestholm: Launcher broken on Linux?
2382 1/27/16 (339d 4h) [CLOSED] Rasmus Praestholm: User failing to get the second directory chooser
2383 11/22/16 (39d 9h) [OPEN] Paul: Launcher fixed directory requirement
2384 1/27/16 (339d 4h) [CLOSED] Paul: Data directory setting hang
2385 11/18/16 (42d 17h) [OPEN] Rasmus Praestholm: New exes seem to cause game launch to fail?
2386 10/14/16 (77d 16h) [CLOSED] Albert: Launcher tooltips (hovering over the main buttons)
2387 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Warn user in UI if Omega-less release selected
2388 11/26/16 (34d 13h) [OPEN] Tobias Nett: Add note about proxy settings to the wiki
2389 12/10/16 (20d 18h) [CLOSED] Piotr Halama: Launcher cannot start Developer versions of Terasology
2390 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Different module scopes for game lines
2391 8/5/16 (148d 12h) [OPEN] Tobias Nett: Update Changelog View
2392 11/22/16 (39d 9h) [OPEN] Tobias Nett: More Game Options
2393 11/18/16 (43d 2h) [OPEN] Tobias Nett: User defined number of previous builds
2394 11/22/16 (39d 9h) [OPEN] Martin Steiger: Change versioning scheme to git
2395 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Pull in added build descriptions from Jenkins and add to changelog
2396 4/4/16 (271d 0h) [CLOSED] Tobias Nett: Show Installed Games in Drop-Down
2397 11/14/16 (47d 2h) [OPEN] Tobias Nett: Installations Overview
2398 12/21/16 (9d 13h) [CLOSED] Tobias Nett: JavaDoc
2399 12/21/16 (9d 13h) [CLOSED] Tobias Nett: [Wiki] Build Documentation
2400 11/28/16 (32d 20h) [OPEN] Tobias Nett: [Wiki] User Manual
2401 11/13/16 (47d 22h) [OPEN] Tobias Nett: Manually specify a build number
2402 11/22/16 (39d 9h) [OPEN] Tobias Nett: Incremental Launcher Updates
2403 11/8/16 (53d 7h) [OPEN] Tobias Nett: Bundle JRE
2404 11/22/16 (39d 9h) [OPEN] Tobias Nett: Incorporate ModuleManager
2405 11/3/16 (58d 2h) [OPEN] Tobias Nett: Fancy CSS
2406 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Add new headless server button
2407 8/5/16 (148d 12h) [CLOSED] Mathias Kalb: Translation into french
2408 8/5/16 (148d 12h) [CLOSED] Mathias Kalb: Review PMD configuration
2409 11/22/16 (39d 9h) [OPEN] Mathias Kalb: Detect offline mode
2410 11/8/16 (53d 5h) [OPEN] Mathias Kalb: More and better error messages during download
2411 11/12/16 (49d 0h) [OPEN] Mathias Kalb: Download launcher zip from GitHub
2412 11/15/16 (45d 19h) [OPEN] Mathias Kalb: Update gradle idea task
2413 10/25/16 (66d 22h) [CLOSED] Mathias Kalb: Update gitignore and add gitattributes
2414 11/18/16 (43d 5h) [OPEN] Mathias Kalb: Handle hibernation/sleep mode during download
2415 11/8/16 (53d 0h) [OPEN] Mathias Kalb: Detect internet hang up at download
2416 8/5/16 (148d 12h) [OPEN] Mathias Kalb: Test installer IzPack
2417 1/26/16 (340d 0h) [CLOSED] Tobias Nett: Support more languages
2418 11/22/16 (39d 9h) [OPEN] Tobias Nett: Mod management
2419 11/22/16 (39d 9h) [OPEN] Mathias Kalb: Backup saved worlds
2420 11/12/16 (48d 17h) [OPEN] Rasmus Praestholm: Add "Download all official music in background" checkbox somewhere checked by default
2421 4/3/16 (271d 14h) [CLOSED] Tobias Nett: Language flags
2422 8/5/16 (148d 12h) [CLOSED] Mathias Kalb: JUnit tests
2423MovingBlocks/TerasologyModulesWikiTemplate
2424 Commits:
2425 12/8/16 (22d 19h) Benjamin Amos|GitHub: Fixed link in WikiInfo.md [+1,-1]
2426 12/2/16 (28d 15h) BenjaminAmos|GitHub: Update WikiInfo.md [+1,-1]
2427 12/2/16 (28d 15h) BenjaminAmos|GitHub: Created WikiInfo file [+1,-0]
2428MovingBlocks/WorldViewer
2429 Commits:
2430 12/14/16 (16d 16h) Tobias Nett: updated .gitignore with IntelliJ project files [+5,-0]
2431 8/16/16 (136d 17h) Martin Steiger|GitHub: Merge pull request #2 from oniatus/updateVersion [+1,-1]
2432 8/14/16 (139d 2h) oniatus: update [+23,-21]
2433 8/14/16 (139d 2h) oniatus: update to latest version [+22,-24]
2434 5/17/16 (227d 16h) Martin Steiger: Add images of ShatteredPlanes [+0,-0]
2435 Updated Issues:
2436 8/14/16 (139d 1h) [OPEN] null: Support to reload/refresh a module folder
2437MovingBlocks/box2d-editor
2438 Open PRs:
2439 8/1/16 (152d 6h) Rasmus Praestholm: Another round of tweaks and fixes [+1041,-74]
2440 Updated Issues:
2441 11/22/16 (39d 9h) [OPEN] Ned Wolpert: Building the editor?
2442MovingBlocks/gestalt
2443 Commits:
2444 9/2/16 (120d 8h) Rasmus Praestholm: Version bump to next snapshot. [+1,-1]
2445 9/2/16 (120d 8h) Rasmus Praestholm: v5.1.2 release. [+1,-1]
2446 8/28/16 (125d 4h) Immortius|GitHub: Merge pull request #57 from oniatus/snapshotOverride [+11,-1]
2447 8/28/16 (125d 4h) oniatus: and fix formatting... [+1,-1]
2448 8/28/16 (125d 4h) oniatus: rename logger [+3,-3]
2449 8/27/16 (126d 3h) oniatus: log error on duplicate module [+11,-1]
2450 8/25/16 (127d 17h) oniatus: avoid snapshots being overridden [+2,-2]
2451 7/24/16 (160d 8h) Rasmus Praestholm: Bump version for next snapshot. [+1,-1]
2452 7/24/16 (160d 8h) Rasmus Praestholm: Release 5.1.1 [+1,-1]
2453 7/24/16 (160d 11h) Immortius|GitHub: Merge pull request #56 from immortius/disposal-notification-fix [+1,-1]
2454 7/24/16 (160d 11h) Immortius: Altered the order of disposal processing so that assets are removed from their type before disposal - this ensures that if a disposal action triggers a refetch of the asset the (being disposed) same asset isn't returned. [+1,-1]
2455 5/6/16 (238d 21h) Gooey: [artifactory-release] Next development version [+0,-0]
2456 5/5/16 (239d 20h) Immortius: Merge pull request #54 from msteiger/versions [+2,-2]
2457 5/5/16 (239d 20h) Immortius: Merge pull request #53 from msteiger/check-loaded-assets [+27,-2]
2458 5/5/16 (240d 2h) Martin Steiger: Bump library versions to latest [+2,-2]
2459 5/5/16 (240d 2h) Martin Steiger: Completed JavaDoc for AssetManager [+5,-2]
2460 5/5/16 (240d 2h) Martin Steiger: Add AssetManager.isLoaded [+22,-0]
2461 4/15/16 (260d 6h) Immortius: Merge pull request #52 from immortius/tweaksFromDestSolFeedback [+2,-1]
2462 4/15/16 (260d 6h) Immortius: Finished header for DisposalHook. [+2,-1]
2463 2/21/16 (314d 9h) Immortius: Merge pull request #51 from immortius/develop [+2913,-2]
2464 2/21/16 (314d 9h) Immortius: Initial version of gestalt-entity-system, with support for atomic operations. [+2913,-2]
2465 1/27/16 (338d 22h) Immortius: Merge pull request #49 from MaloJaffre/api_documented [+3,-2]
2466 1/27/16 (338d 22h) Immortius: Merge pull request #50 from MaloJaffre/gradlew_executable [+0,-0]
2467 1/27/16 (338d 22h) Malo Jaffré: Make gradlew executable for Linux and Mac users. [+0,-0]
2468 1/27/16 (338d 22h) Malo Jaffré: Add @Documented to @Api. [+3,-2]
2469 1/7/16 (358d 13h) Immortius: Merge pull request #48 from msteiger/versions [+3,-3]
2470 Updated Issues:
2471 12/24/16 (6d 18h) [OPEN] Immortius: Storage implementation exploration
2472 11/11/16 (50d 10h) [OPEN] Martin Steiger: Give feedback on failed dependency resolution
2473MovingBlocks/meta-server
2474 Updated Issues:
2475 11/12/16 (48d 21h) [OPEN] Marcel: Server information field
2476 11/12/16 (48d 21h) [OPEN] Marcel: Server name only allows 20 characters
2477 12/8/16 (22d 13h) [OPEN] Martin Steiger: No connection available
2478 1/10/16 (355d 15h) [OPEN] Martin Steiger: Add rotating log files
2479MovingBlocks/movingblocks.github.com
2480 Commits:
2481 12/1/16 (29d 17h) Tobias Nett|GitHub: Merge pull request #68 from gkaretka/gk_align [+65,-38]
2482 12/1/16 (29d 18h) Gregor Karetka: Vertical alignment improvements [+65,-38]
2483 4/17/16 (258d 1h) Martin Steiger: Add favicon in png format [+0,-0]
2484 2/19/16 (316d 7h) Rasmus Praestholm: Remove the "Play" button - no more easy access applet, alas! [+0,-10]
2485 Updated Issues:
2486 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Broken guide links due to changes in the engine wiki
2487 8/8/16 (145d 8h) [CLOSED] Martin Steiger: Clean up DNS entries
2488 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Replace soundtrack player in Flash with an HTML5 version
2489 1/20/16 (345d 14h) [CLOSED] Rasmus Praestholm: Issues with buttons/icons in different browsers
2490 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Standardize license one day?
2491 11/14/16 (46d 22h) [OPEN] Mathias Kalb: New features
2492 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Add more videos
2493 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Need new "how to" video for going through Dev Setup to run from source
2494 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Add video thumbnails to the "Development" section
2495 11/11/16 (50d 8h) [OPEN] Rasmus Praestholm: Design: Support new vertical video columns
2496 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Vertical alignment improvements
2497 11/14/16 (46d 22h) [OPEN] Rasmus Praestholm: Create and add video showcasing Skaldarnar's Gothic Village world
2498Terasology/Alchemy
2499 Commits:
2500 11/22/16 (39d 5h) Rasmus Praestholm: Update dependency versions due to recent version bumps elsewhere. [+6,-6]
2501 11/20/16 (40d 16h) XTariq: Updated README and other minor fixes. [+16,-11]
2502 11/10/16 (51d 8h) XTariq: Updated recipe prefabs. [+22,-14]
2503 11/7/16 (54d 5h) XTariq: Added documentation to all classes in this module. [+736,-64]
2504 11/5/16 (56d 7h) XTariq: Added documentation to several classes in this module. [+223,-108]
2505 11/4/16 (57d 5h) XTariq: Added first version of using potion bottles for brewing potions. Now, the bottle durabilities will carry over. [+139,-13]
2506 11/1/16 (60d 6h) XTariq: Fixes to the Herbalism stations, and refactoring the bottle recipes to account for the Potions changes. [+10,-64]
2507 9/10/16 (111d 15h) XTariq: Added InGameHelp and WorkstationInGameHelp to this module. [+486,-20]
2508 9/9/16 (113d 11h) XTariq: Refactored Alchemy so that it now depends on the Potions module. [+59,-1046]
2509 7/9/16 (175d 5h) XTariq: Added missing blocks, textures, and recipes for potions. Also added spawn definitions for herbs. [+269,-15]
2510 7/7/16 (176d 15h) XTariq: Split status cure effect into individual and combined potions. Also added item use speed potion [+64,-7]
2511 7/5/16 (179d 8h) XTariq: Minor fixes, and change to the construction of the HerbalismStation. [+32,-8]
2512 7/4/16 (179d 15h) XTariq: Updates to accommodate recent changes to AlterationEffects. [+27,-2]
2513 7/3/16 (181d 4h) XTariq: Fixes to old potions. Added Poison, Cure, and Health Boost potions. Fixed generator. [+113,-15]
2514 7/1/16 (183d 11h) XTariq: Updated potion graphics and added bottles. [+78,-19]
2515 6/25/16 (188d 15h) XTariq: Amendment to previous comitt. [+5,-7]
2516 6/25/16 (188d 15h) XTariq: Added DoubleJumpPotion, the recipe for the AllSpeedPotion, and some stuff for the future. [+89,-0]
2517 6/24/16 (189d 14h) XTariq: Added functionality so that potions can now have multiple effects. Added AllSpeedPotion. [+219,-48]
2518 6/23/16 (190d 15h) XTariq: Added texture atlas and modified alchemy workstation recipes. [+36,-1]
2519 6/22/16 (191d 16h) XTariq: Initial creation of Alchemy, spun off from the Herbalism elements of WoodAndStone. [+3331,-0]
2520 Updated Issues:
2521 11/22/16 (39d 5h) [CLOSED] XTariq: Add comments and documentation to all classes
2522 11/23/16 (38d 11h) [CLOSED] XTariq: Fix delay issue when brewing potions.
2523 10/25/16 (66d 15h) [OPEN] XTariq: Add recipes for three potions
2524Terasology/AlterationEffects
2525 Commits:
2526 12/16/16 (14d 12h) XTariq|GitHub: Merge pull request #6 from iojw/duration [+42,-18]
2527 12/9/16 (21d 15h) Rostyslav Zatserkovnyi|GitHub: Merge PR #8 by @iojw - add README [+50,-0]
2528 12/9/16 (21d 19h) iojw: Edited based on comments [+18,-18]
2529 12/8/16 (22d 16h) iojw: Added README [+50,-0]
2530 12/6/16 (25d 3h) iojw: Added DURATION_INDEFINITE [+42,-18]
2531 12/4/16 (27d 7h) Rasmus Praestholm: Glue tweaks, mostly code style. [+10,-10]
2532 12/3/16 (27d 12h) TJJT777|GitHub: Update SpeedAlterationSystem.java [+1,-1]
2533 12/3/16 (27d 12h) TJJT777|GitHub: Update GlueComponent.java [+15,-1]
2534 12/3/16 (27d 12h) TJJT777|GitHub: Update GlueAlterationEffect.java [+18,-3]
2535 12/3/16 (28d 5h) TJJT777|GitHub: Update SpeedAlterationSystem.java [+8,-0]
2536 12/3/16 (28d 5h) TJJT777|GitHub: Update GlueAlterationEffect.java [+5,-7]
2537 12/1/16 (30d 6h) TJJT777|GitHub: Update GlueAlterationEffect.java [+16,-6]
2538 12/1/16 (30d 6h) TJJT777|GitHub: Update AlterationEffects.java [+1,-0]
2539 12/1/16 (30d 6h) TJJT777|GitHub: Update GlueComponent.java [+1,-0]
2540 12/1/16 (30d 6h) TJJT777|GitHub: Update GlueComponent.java [+1,-0]
2541 12/1/16 (30d 6h) TJJT777|GitHub: Create GlueAlterationEffect.java [+32,-0]
2542 12/1/16 (30d 6h) TJJT777|GitHub: Create GlueComponent.java [+6,-0]
2543 12/1/16 (30d 6h) Isaac|XTariq: Add decover effect (#4) [+126,-0]
2544 11/30/16 (31d 9h) Isaac|XTariq: Added stun effect (#3) [+79,-2]
2545 8/23/16 (129d 18h) XTariq: Added a new type of effect called ResistDamage, which decreases damage of particular type. [+216,-2]
2546 8/16/16 (136d 15h) XTariq: Fix to HealthBoost effect. [+20,-15]
2547 7/7/16 (176d 15h) XTariq: Split cure DOT effect. [+64,-8]
2548 7/7/16 (177d 8h) XTariq: Added the ItemUseSpeed Alteration effect. [+92,-0]
2549 7/4/16 (179d 15h) XTariq: Minor change to the AlterationEffects to allow for the passing of an optional ID string. [+133,-2]
2550 7/4/16 (180d 12h) XTariq: Minor fix to boosts. [+2,-1]
2551 7/3/16 (181d 4h) XTariq: Added DOT, Cure DOT, and Health Boost alteration effects. [+330,-0]
2552 6/12/16 (201d 19h) XTariq: Added MultiJump effect and handling. [+88,-1]
2553 6/10/16 (204d 12h) XTariq: Added JumpSpeed effect and modified systems to incorporate it. [+94,-5]
2554 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
2555 Open PRs:
2556 12/11/16 (20d 5h) Isaac: Added documentation [+382,-9]
2557 12/11/16 (20d 5h) null: Add Javadoc documentation. [+596,-28]
2558 12/9/16 (22d 6h) null: Enlarge Effects [+130,-0]
2559Terasology/Anatomy
2560 Commits:
2561 5/22/16 (223d 7h) XTariq: Moved most methods from Comp to System. Removed energy. Added part destruction and revival. [+106,-75]
2562 5/21/16 (223d 15h) XTariq: Fixed checkstyle errors. [+30,-77]
2563 5/21/16 (223d 15h) XTariq: Added description to module.txt [+1,-1]
2564 5/21/16 (223d 15h) XTariq: Added description to module.txt [+1,-1]
2565 5/21/16 (223d 15h) XTariq: First working version of a basic system. [+399,-0]
2566 Updated Issues:
2567 5/26/16 (218d 14h) [CLOSED] XTariq: Regenerating health is not working
2568Terasology/AnotherWorld
2569 Commits:
2570 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
2571Terasology/AnotherWorldPlants
2572 Commits:
2573 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+3,-3]
2574 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+2,-6]
2575 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
2576Terasology/Behaviors
2577 Open PRs:
2578 12/28/16 (3d 0h) null: Update module.txt [+1,-1]
2579 12/18/16 (13d 4h) Scott M Sunarto: Update module.txt & Create README.md [+3,-1]
2580 Updated Issues:
2581 1/24/16 (341d 15h) [OPEN] Rasmus Praestholm: Import some old documentation if applicable
2582Terasology/BlockDetector
2583 Commits:
2584 7/15/16 (168d 21h) Rostyslav Zatserkovnyi: Prevent CaveDetector from triggering mid-air [+52,-2]
2585 7/9/16 (174d 16h) Rostyslav Zatserkovnyi: Better finetuning for DetectorData; CaveDetector implementation [+82,-14]
2586 3/27/16 (278d 13h) Rostyslav Zatserkovnyi: Easter egg detectors, oh my! [+77,-32]
2587 3/27/16 (278d 18h) Rostyslav Zatserkovnyi: README syntax highlighting [+31,-31]
2588 3/27/16 (278d 21h) Rostyslav Zatserkovnyi: Module ready for release [+37,-53]
2589 3/27/16 (278d 21h) Rostyslav Zatserkovnyi: NPE removal, linear scaling & graceful shutdown [+62,-26]
2590 3/27/16 (278d 23h) Rostyslav Zatserkovnyi: Pre-final commit for NPE review [+283,-230]
2591 3/27/16 (279d 0h) Rostyslav Zatserkovnyi: Initial API implementation [+273,-61]
2592 3/27/16 (279d 1h) Rostyslav Zatserkovnyi: Remove sound effect padding [+0,-0]
2593 3/26/16 (279d 14h) Rostyslav Zatserkovnyi: Add continuous distance-dependent signal [+88,-35]
2594 3/26/16 (279d 17h) Rostyslav Zatserkovnyi: Initial detector implementation [+164,-74]
2595 3/26/16 (279d 19h) Rostyslav Zatserkovnyi: Add detection system [+73,-0]
2596 3/26/16 (279d 22h) Rostyslav Zatserkovnyi: Add scanner sound effect [+5,-1]
2597 3/26/16 (279d 22h) Rostyslav Zatserkovnyi: Initial commit [+26,-0]
2598Terasology/BlockPicker
2599 Commits:
2600 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
2601 8/8/16 (144d 22h) Michael Pollind: tweaked block picker screen with inventory [+42,-6]
2602 5/28/16 (216d 14h) Josh Zacharias: Fix the block picker crash bugs. [+31,-28]
2603 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+1,-1]
2604 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
2605Terasology/Books
2606 Commits:
2607 12/27/16 (4d 10h) Cervator: Minor bits of cleanup and removal of inventory clearing before adding book stuff. [+1,-44]
2608 12/26/16 (4d 22h) iojw: Fix bugs [+24,-28]
2609 12/26/16 (5d 1h) iojw: Various enhancements for books [+534,-103]
2610 6/22/16 (192d 13h) Waterpicker: Fixed Errors [+26,-21]
2611 6/18/16 (195d 16h) Rasmus Praestholm: Minor tweaks / fixes. [+5,-8]
2612 6/18/16 (195d 20h) Waterpicker: Version 1.0.0 - Books functional [+350,-254]
2613 6/17/16 (196d 21h) Waterpicker: Redesigned BookScreen [+68,-53]
2614 6/11/16 (202d 23h) Waterpicker: Accidentally pushed build folder yet again. >< [+0,-0]
2615 6/11/16 (202d 23h) Waterpicker: Completed Page turning logic inside gui. [+77,-42]
2616 6/9/16 (205d 7h) Waterpicker: Merge remote-tracking branch 'refs/remotes/origin/overhaul' [+373,-174]
2617 6/9/16 (205d 8h) Waterpicker: Missed a bit. [+5,-15]
2618 6/9/16 (205d 8h) Waterpicker: Checked and corrected the Style [+47,-62]
2619 6/9/16 (205d 9h) Waterpicker: Removed on accident build files [+34,-0]
2620 6/9/16 (205d 9h) Waterpicker: First batch. [+324,-134]
2621 Updated Issues:
2622 12/27/16 (4d 10h) [OPEN] Rasmus Praestholm: Support images in books
2623 12/27/16 (4d 10h) [OPEN] Rasmus Praestholm: Improve book pagination
2624 12/28/16 (3d 4h) [OPEN] Rasmus Praestholm: Re-implement some unique functionality for bookcases
2625 12/27/16 (4d 10h) [OPEN] Rasmus Praestholm: Remove usage of default font
2626 12/28/16 (2d 20h) [OPEN] Rasmus Praestholm: Cursor can be left in the opening cover when page 1 is visible
2627 12/27/16 (4d 10h) [CLOSED] Rasmus Praestholm: Few remaining issues at v1.0.0
2628Terasology/Breathing
2629 Commits:
2630 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
2631 Updated Issues:
2632 5/30/16 (215d 13h) [OPEN] Rasmus Praestholm: Breathing only triggers on player movement, not plain sinking
2633Terasology/Caves
2634 Commits:
2635 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
2636Terasology/ChangingBlocks
2637 Commits:
2638 12/13/16 (18d 0h) TheJYKoder|Rostyslav Zatserkovnyi: Update module.txt (#2) [+2,-2]
2639 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+10,-9]
2640Terasology/ChiselBlocks
2641 Commits:
2642 11/9/16 (52d 10h) Rasmus Praestholm|GitHub: Create module.txt to allow usage as a Terasology module [+9,-0]
2643 10/13/16 (79d 12h) Drullkus: Two new Shelf types [+0,-0]
2644 9/29/16 (93d 0h) Drullkus: Just one more commit [+0,-0]
2645 9/29/16 (93d 0h) Drullkus: Texture fixes [+0,-0]
2646 9/29/16 (93d 1h) Drullkus: Llama Wool! [+0,-0]
2647 9/27/16 (95d 9h) Drullkus|GitHub: Create CONTRIBUTING.md [+11,-0]
2648 9/27/16 (95d 9h) Drullkus: Whoops [+0,-0]
2649 9/27/16 (95d 10h) Drullkus: Add new pattern [+0,-0]
2650 9/22/16 (100d 7h) Drullkus: Fix a derp [+0,-0]
2651 9/21/16 (100d 14h) Drullkus: Water/Lava stones [+0,-0]
2652 9/21/16 (100d 18h) Drullkus: Add gitignore [+2,-0]
2653 9/21/16 (100d 18h) Drullkus: Andesite Diorite Grante Quartz and Weavers [+0,-0]
2654 7/26/16 (158d 12h) Drullkus: Commit new pattern collection [+0,-0]
2655 7/24/16 (159d 20h) Drullkus: Add two new variants [+0,-0]
2656 7/22/16 (162d 9h) Drullkus|GitHub: Merge pull request #5 from KnightMiner/add-bookshelf [+0,-0]
2657 7/22/16 (162d 11h) KnightMiner: New bookshelf textures at default resolution [+0,-0]
2658 7/21/16 (163d 9h) Drullkus: Redstone [+0,-0]
2659 7/21/16 (163d 9h) Drullkus: Add grayscale [+0,-0]
2660 7/16/16 (168d 2h) Drullkus: Quick rename [+0,-0]
2661 7/16/16 (168d 2h) Drullkus: Tossing these two a bone [+0,-0]
2662 7/16/16 (168d 2h) Drullkus: Glowstone [+0,-0]
2663 6/20/16 (194d 2h) Drullkus: Whoops [+0,-0]
2664 6/20/16 (194d 2h) Drullkus: Add Prismarine! [+0,-0]
2665 6/14/16 (200d 5h) Drullkus: Whoops [+0,-0]
2666 6/14/16 (200d 5h) Drullkus: This took two hours and the End result was worth it. [+0,-0]
2667 6/12/16 (202d 2h) Drullkus: Rename assets [+0,-0]
2668 6/12/16 (202d 2h) Drullkus: Update license [+180,-2]
2669 6/12/16 (202d 2h) Drullkus: Add purpur and both sandstones [+0,-0]
2670 6/12/16 (202d 3h) Drullkus: Add Basalt, Bricks, Hardened Clay [+42,-0]
2671 6/11/16 (203d 6h) Drullkus: Textures! [+0,-0]
2672 5/17/16 (227d 16h) Drullkus: Update LICENSE.md [+1,-164]
2673 4/19/16 (256d 1h) Drullkus: Add Coal; Charcoal; Coal Coke variants [+0,-0]
2674 4/19/16 (256d 1h) Drullkus: Add Sandstone; More fixing up [+1,-7]
2675 4/9/16 (266d 7h) Drullkus: Update README.md [+1,-3]
2676 4/8/16 (267d 4h) Drullkus: Update LICENSE.md [+3,-1]
2677 4/1/16 (274d 6h) Drullkus: Update LICENSE.md [+152,-15]
2678 3/30/16 (275d 15h) Drullkus: Merge pull request #3 from Yulife/master [+14,-0]
2679 3/30/16 (275d 15h) Yulife: Unity Style item textures and BM blocks [+14,-0]
2680 3/23/16 (283d 12h) Drullkus: Update LICENSE.md [+1,-1]
2681 3/23/16 (283d 12h) Drullkus: Update LICENSE.md [+0,-7]
2682 3/22/16 (284d 9h) Drullkus: Chiselable Brownies [+0,-0]
2683 3/17/16 (288d 16h) Drullkus: Quick fix for Poison Stone Bricks [+0,-0]
2684 3/17/16 (289d 7h) Drullkus: Retexture EVERYTHING again. [+0,-0]
2685 3/16/16 (290d 9h) Drullkus: Slight fix [+1,-1]
2686 3/15/16 (291d 12h) Drullkus: Huge refactor! [+6,-0]
2687 3/5/16 (301d 5h) Drullkus: Retextured the retextures! [+0,-0]
2688 3/4/16 (302d 2h) Drullkus: Add basic Cobblestone Blocks [+0,-0]
2689 3/4/16 (302d 3h) Drullkus: Oops [+4,-4]
2690 3/4/16 (302d 3h) Drullkus: Update README.md [+11,-2]
2691 3/4/16 (302d 3h) Drullkus: Oops [+27,-15]
2692 3/4/16 (302d 3h) Drullkus: Add License to apply for textures. [+22,-0]
2693 3/4/16 (302d 5h) Drullkus: Initial commit [+2,-0]
2694Terasology/Cities
2695 Commits:
2696 3/5/16 (301d 4h) Rasmus Praestholm: Bump Pathfinding requirement for BT cleanup. [+1,-1]
2697 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
2698 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
2699 Updated Issues:
2700 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: NPE on player tracker in a reloaded world
2701 12/7/16 (23d 13h) [OPEN] Martin Steiger: Create two equally sized towns
2702Terasology/ClimateConditions
2703 Commits:
2704 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
2705Terasology/Climbables
2706 Commits:
2707 11/28/16 (33d 7h) Rasmus Praestholm: Minor tweaks / fixes. [+4,-68]
2708 11/28/16 (33d 8h) Rasmus Praestholm: Doc updates for unification of giveBlock and giveItem into give. [+4,-4]
2709 11/21/16 (39d 21h) portokaliu: Clambering Improvements [+81,-84]
2710 11/18/16 (42d 19h) portokaliu: Clambering Improvements [+28,-21]
2711 11/16/16 (44d 18h) portokaliu: Did I hear SpiderMan? [+446,-0]
2712 11/8/16 (52d 21h) portokaliu: ModuleCreation [+10,-0]
2713Terasology/ComputerMonitors
2714 Commits:
2715 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+2,-2]
2716 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+4,-4]
2717Terasology/Cooking
2718 Commits:
2719 12/31/16 (0d 8h) yodadude2003|Rasmus Praestholm: GCI task: added griddle as new cooking utensil (#110) [+28,-0]
2720 12/30/16 (1d 4h) Rasmus Praestholm: Merge/mash some potatoes. Minor conflict in README.md. [+82,-1]
2721 12/30/16 (1d 4h) Shounakr|Rasmus Praestholm: Pull Request to Cooking module for raw food item Fig (#111) [+29,-1]
2722 12/29/16 (1d 19h) andriii25: Updated README.md and module.txt [+4,-2]
2723 12/29/16 (1d 19h) andriii25: Added mashed potatoes with its recipe [+50,-0]
2724 12/29/16 (1d 19h) andriii25: Added a potato masher kitchen utensil [+29,-0]
2725 12/27/16 (4d 3h) Nihal Singh|GitHub: Update RecipeFriedRice.prefab [+2,-2]
2726 12/27/16 (4d 3h) Nihal Singh|GitHub: Added fried rice #107 [+39,-1]
2727 12/27/16 (4d 10h) TwoTau: Add fried rice [+39,-1]
2728 12/26/16 (5d 5h) Anarav|Cervator: Add toast [+42,-1]
2729 12/26/16 (5d 6h) Cervator: Remove an extra comma. [+1,-1]
2730 12/26/16 (5d 9h) Marvel0usX|GitHub: Update Cleaver.prefab [+23,-23]
2731 12/25/16 (5d 20h) Marvel0usX|GitHub: Update README.md [+3,-1]
2732 12/25/16 (5d 20h) Marvel0usX|GitHub: New Cooking Utensil [+24,-0]
2733 12/25/16 (5d 20h) Marvel0usX|GitHub: New Cooking Utensil [+0,-0]
2734 12/24/16 (6d 18h) yvars|Nihal Singh: Improves texture for Fried Chicken and Chicken (#103) [+2,-2]
2735 12/22/16 (8d 16h) yvars|XTariq: Added Chicken and Fried Chicken (#100) [+82,-1]
2736 12/22/16 (8d 17h) kcirtaptrick|XTariq: Add GrapeJuice and RecipeGrapeJuice (#66) [+55,-2]
2737 12/22/16 (9d 2h) VaibhavBajaj|Rasmus Praestholm: [CURRENT GCI TASK] Added Tongs utensil. [PREVIOUS TASK]Added Cheese, Veggie Pizza and ButterJamSandwich (#87) [+214,-3]
2738 12/21/16 (9d 16h) Benjamin Amos|XTariq: Added a blender (for Google Code-In). (#99) [+29,-1]
2739 12/21/16 (10d 6h) Rasmus Praestholm: Merge peach juice and skewer [+1,-1]
2740 12/21/16 (10d 8h) SufurElite: Added a description as to where the image came from [+1,-1]
2741 12/21/16 (10d 12h) TheJYKoder|XTariq: Basting Brush Addition (#97) [+11,-1]
2742 12/20/16 (10d 13h) TheJYKoder|XTariq: Pumpkin Soup (#95) [+57,-0]
2743 12/20/16 (10d 13h) Rufus Behr|XTariq: Skewer (#94) [+73,-0]
2744 12/20/16 (10d 13h) SufurElite: Fixed Peach Juice processingTime [+1,-1]
2745 12/20/16 (10d 14h) yodadude2003|XTariq: Added french toast (and recipe) (#90) [+46,-1]
2746 12/20/16 (10d 17h) SufurElite: Added a peach juice recipe, and a peach juice item [+55,-0]
2747 12/20/16 (10d 17h) SufurElite: Added a peach juice, and a peach juice recipe [+0,-0]
2748 12/20/16 (10d 18h) SufurElite: added image description for the Skewer just added [+2,-0]
2749 12/20/16 (10d 19h) SufurElite: Added a skewer [+16,-0]
2750 12/20/16 (11d 4h) Marvel0usX|Rasmus Praestholm: Cakes are guaranteed to satisfy any sweet tooth. [+49,-1]
2751 12/18/16 (12d 14h) Rasmus Praestholm: Mege juicer [+28,-0]
2752 12/18/16 (12d 21h) Scott M Sunarto: Fixed Whitespaces [+5,-5]
2753 12/18/16 (13d 3h) Rasmus Praestholm: Remove some stray conflict markers. [+0,-2]
2754 12/18/16 (13d 3h) VaibhavBajaj|Rasmus Praestholm: Added bread and jam to raw food items (#86) [+119,-1]
2755 12/17/16 (13d 16h) Scott M Sunarto: Added new utensil - Juicer [+28,-0]
2756 12/16/16 (14d 12h) Arpit Kamboj|Rasmus Praestholm: Added new utensil - Rolling Pin [+19,-1]
2757 12/14/16 (16d 17h) Minege|Nihal Singh: Added Bean, Cooked Beans, Recipe Cooked Beans and ChopSticks (#80) [+87,-2]
2758 12/14/16 (16d 17h) DhananjayGarg19|Nihal Singh: Added SauteedApples and recipe (#79) [+41,-0]
2759 12/14/16 (17d 1h) mjuvekar7|Nihal Singh: Added recipe for Peach Pie (#77) [+42,-1]
2760 12/14/16 (17d 1h) mjuvekar7|Nihal Singh: Added Ladle (#76) [+19,-1]
2761 12/14/16 (17d 2h) Nihal Singh: Fixed Peeler [+0,-0]
2762 12/14/16 (17d 2h) patnipriyansh|Nihal Singh: Added Peeler (#75) [+19,-0]
2763 12/14/16 (17d 2h) Nihal Singh: Fixed pecan [+2,-2]
2764 12/14/16 (17d 2h) patnipriyansh|Nihal Singh: Added Pecan and PecanPie with recipe (#74) [+58,-0]
2765 12/13/16 (17d 19h) Nihal Singh: Merge branch 'master' of https://github.com/Terasology/Cooking [+28,-0]
2766 12/13/16 (17d 19h) Nihal Singh: Fixed Sporfe file name [+0,-0]
2767 12/13/16 (17d 20h) patnipriyansh|Nihal Singh: Starfruit added (#71) [+28,-0]
2768 12/13/16 (17d 20h) Nihal Singh: Changed juice to drink [+0,-0]
2769 12/13/16 (17d 20h) Nihal Singh: Updated icons. Created juice section [+1,-1]
2770 12/13/16 (17d 21h) DhananjayGarg19|Nihal Singh: Added sporfe (#70) [+19,-0]
2771 12/13/16 (18d 4h) kcirtaptrick|Nihal Singh: Added pumpkin, pumpkin pie, apple juice, orange, orange juice (#65) [+211,-2]
2772 12/13/16 (18d 5h) Nihal Singh|GitHub: Update README.md [+6,-6]
2773 12/13/16 (18d 5h) kcirtaptrick|Nihal Singh: Add Fork and Spatula (#63) [+50,-0]
2774 12/12/16 (18d 19h) Nihal Singh: Fixed BananaBread [+1,-1]
2775 12/12/16 (18d 19h) mdj117|Nihal Singh: Added Banana Bread with Recipe (#58) [+44,-0]
2776 12/12/16 (18d 20h) JayGupta2003|Nihal Singh: Added whisk (#47) [+28,-0]
2777 12/11/16 (19d 16h) Nihal Singh|GitHub: Added spork [+16,-0]
2778 12/11/16 (19d 16h) mdj117|GitHub: Update spork.prefab [+4,-4]
2779 12/11/16 (19d 17h) Nihal Singh: Merge branch 'mdj117-master' [+7,-6]
2780 12/11/16 (19d 17h) Nihal Singh: Fixed pomegranate [+7,-6]
2781 12/11/16 (19d 17h) mdj117|Nihal Singh: Add files via upload [+0,-0]
2782 12/11/16 (19d 17h) mdj117|Nihal Singh: Create pomegranate.prefab [+26,-0]
2783 12/11/16 (19d 17h) mdj117|Nihal Singh: Update README.md [+2,-0]
2784 12/11/16 (19d 17h) mdj117|GitHub: Add files via upload [+0,-0]
2785 12/11/16 (19d 17h) mdj117|GitHub: Create spork.prefab [+16,-0]
2786 12/11/16 (19d 23h) Nihal Singh|GitHub: Merge pull request #40 from JayGupta2003/JayGupta2003 [+15,-0]
2787 12/11/16 (19d 23h) Rostyslav Zatserkovnyi: Remove .DS_Store [+0,-0]
2788 12/11/16 (20d 0h) Nihal Singh: Merge branch 'master' of https://github.com/Terasology/Cooking [+1,-1]
2789 12/11/16 (20d 0h) Nihal Singh: Fixed PineapplePie icon (Made transparent) [+1,-1]
2790 12/11/16 (20d 0h) Nihal Singh|GitHub: Merge pull request #41 from JayGupta2003/patch-1 [+1,-1]
2791 12/11/16 (20d 0h) Nihal Singh: Merge branch 'JayGupta2003-master' [+27,-1]
2792 12/11/16 (20d 0h) Nihal Singh: Fixed readme conflict [+27,-1]
2793 12/11/16 (20d 1h) JayGupta2003|GitHub: Added Copyright free image to Readme.md [+1,-1]
2794 12/11/16 (20d 1h) JayGupta2003|GitHub: Added Pineapple Pie Image [+0,-0]
2795 12/11/16 (20d 1h) JayGupta2003|GitHub: Delete PineapplePie.png [+0,-0]
2796 12/11/16 (20d 2h) JayGupta2003|GitHub: Add files via upload [+0,-0]
2797 12/11/16 (20d 2h) JayGupta2003|GitHub: Delete PineapplePie.png [+0,-0]
2798 12/11/16 (20d 2h) JayGupta2003|GitHub: Update README.md [+1,-1]
2799 12/11/16 (20d 4h) JayGupta2003|GitHub: Added Pineapple Pie Image source to it [+3,-1]
2800 12/11/16 (20d 4h) JayGupta2003|GitHub: Added PineapplePie.png [+0,-0]
2801 12/11/16 (20d 4h) JayGupta2003|GitHub: Deleted PineapplePie.png as it was cherry pie. [+0,-0]
2802 12/11/16 (20d 9h) Kallen Tu: Added Grater cooking utensil. [+31,-1]
2803 12/10/16 (20d 18h) JayGupta2003|GitHub: Added image for PineapplePie [+0,-0]
2804 12/10/16 (20d 18h) JayGupta2003|GitHub: Added PineapplePie item to it [+24,-0]
2805 12/10/16 (20d 22h) JayGupta2003|GitHub: Added JayGupta2003 in the authors section. [+1,-1]
2806 12/10/16 (20d 22h) JayGupta2003|GitHub: Added RecipePineapplePie [+15,-0]
2807 12/10/16 (21d 6h) Rasmus Praestholm: Added Fruit Salad [+57,-1]
2808 12/10/16 (21d 10h) Rasmus Praestholm: Fix Ramen texture address. [+1,-1]
2809 12/10/16 (21d 10h) Rasmus Praestholm: Merge Ramen. Blessed be its noodly appendage. [+41,-2]
2810 12/9/16 (21d 19h) JX Pan|GitHub: Ramen-texture [+0,-0]
2811 12/9/16 (22d 5h) Rasmus Praestholm: Add missing comma and fix texture target. [+3,-3]
2812 12/9/16 (22d 5h) Scott M Sunarto|Rasmus Praestholm: Added Wheat (Raw Food) [+30,-2]
2813 12/8/16 (22d 12h) Max: Carrot, Mushroom, Tomato, Maize! [+82,-1]
2814 12/8/16 (22d 15h) XTariq|GitHub: Merge pull request #34 from TehTotalPwnage/master [+27,-1]
2815 12/8/16 (22d 22h) JX Pan|GitHub: Ramen [+24,-0]
2816 12/8/16 (23d 4h) JX Pan|GitHub: Update module.txt [+1,-1]
2817 12/8/16 (23d 4h) JX Pan|GitHub: Merge pull request #1 from p99410/p99410-patch-1 [+15,-0]
2818 12/8/16 (23d 4h) JX Pan|GitHub: Added RecipeRamen [+15,-0]
2819 12/8/16 (23d 8h) Michael Nguyen: Add Squeezer utensil for GCI task [+27,-1]
2820 12/7/16 (23d 15h) Aditya Singh|XTariq: Added recipe for (Chocolate) Cake (#33) [+39,-1]
2821 12/7/16 (24d 4h) Rasmus Praestholm: There is no spoon. This merge is a lie. [+21,-1]
2822 12/7/16 (24d 4h) Shardul Chiplunkar: Add missing descriptions. [+3,-3]
2823 12/7/16 (24d 4h) Shardul Chiplunkar: Merge branch 'master' of https://github.com/Terasology/Cooking. Fix conflicts by using my image and most of their prefab. [+173,-3]
2824 12/7/16 (24d 5h) Shardul Chiplunkar: Add recipe for Omelette. Add relevant food items and icons. [+142,-3]
2825 12/6/16 (24d 19h) Gregor Karetka: Add name to readme.md and module.txt [+5,-1]
2826 12/6/16 (24d 19h) Gregor Karetka: Add a new cooking utensil to the Cooking module [+16,-0]
2827 12/6/16 (25d 0h) Quinn: Updated Readme with sources [+4,-0]
2828 12/6/16 (25d 0h) Quinn: Added Potato Salad [+78,-0]
2829 12/6/16 (25d 3h) Quinn: Resized all items to 32x32 to improve memory usage [+0,-0]
2830 12/6/16 (25d 6h) Rasmus Praestholm: Switch some tabs to spaces. [+37,-37]
2831 12/6/16 (25d 6h) Rasmus Praestholm: Merge eggs! [+74,-3]
2832 12/6/16 (25d 8h) Markus|XTariq: Added Coconut Recipes (#26) [+45,-0]
2833 12/6/16 (25d 11h) Gregor Karetka|XTariq: Added Cookie and Cookie recipe. [+56,-2]
2834 12/6/16 (25d 12h) XTariq: Minor fix applied to Peach prefab, and resized Peach texture down to 64 x 64 as well as removed BG. [+1,-1]
2835 12/5/16 (25d 12h) SufurElite|XTariq: Added "Peach" food item. [+32,-3]
2836 12/5/16 (25d 14h) J0hnCena: Add egg and boiled egg [+72,-1]
2837 12/5/16 (26d 9h) Rasmus Praestholm: Tiny whitespace fix. [+1,-1]
2838 12/5/16 (26d 9h) Rasmus Praestholm: Merge ALL the potatoes! [+79,-0]
2839 12/5/16 (26d 9h) Quinn: Updated readme with attributions [+2,-2]
2840 12/5/16 (26d 10h) Quinn: Added Butter, Roast Potatoes and a recipe for the latter [+79,-0]
2841 12/5/16 (26d 10h) Rasmus Praestholm: Merge author addition. [+2,-2]
2842 12/5/16 (26d 11h) Rasmus Praestholm: Fix a comma and a bad icon path. [+2,-2]
2843 12/5/16 (26d 11h) Rasmus Praestholm: Resolve conflict: readme changed twice. [+106,-1]
2844 12/5/16 (26d 11h) Camellia Guan|GitHub: Update module.txt [+1,-1]
2845 12/5/16 (26d 11h) Camellia Guan|GitHub: Update module.txt [+2,-2]
2846 12/5/16 (26d 12h) Camellia Guan|GitHub: Update README.md [+7,-1]
2847 12/5/16 (26d 12h) Camellia Guan: Added a PineappleJuice, RecipePineappleJuice, Pineapple, BrownSugar and Texture [+0,-0]
2848 12/5/16 (26d 12h) Camellia Guan: Added a PineappleJuice, RecipePineappleJuice, Pineapple, BrownSugar and Texture [+3,-3]
2849 12/5/16 (26d 12h) XTariq|GitHub: Merge pull request #23 from kallentu/recipe [+63,-1]
2850 12/5/16 (26d 12h) Camellia Guan: Added a PineappleJuice, RecipePineappleJuice, Pineapple, Sugar and Texture [+16,-0]
2851 12/5/16 (26d 12h) Kallen Tu: Added Sugar and Apple Pie. [+63,-1]
2852 12/4/16 (26d 12h) Camellia Guan: Added a PineappleJuice, RecipePineappleJuice, Pineapple and Texture [+0,-0]
2853 12/4/16 (26d 12h) Camellia Guan: Added a PineappleJuice, RecipePineappleJuice, Pineapple and Texture [+57,-1]
2854 12/4/16 (26d 12h) Kallen Tu|XTariq: Added new food item "Mango". [+32,-3]
2855 12/4/16 (26d 13h) Ostap|XTariq: Added Kiwi fruit and Lemon Tea. [+73,-3]
2856 12/4/16 (26d 13h) Camellia Guan: Added a PineappleJuice and Texture [+27,-0]
2857 12/4/16 (26d 16h) XTariq|GitHub: Merge pull request #20 from jellysnake/master [+27,-1]
2858 12/4/16 (26d 18h) Quinn: Added Potato [+27,-1]
2859 12/4/16 (27d 7h) madmate|XTariq: Added a Coconut and some of their products to the Cooking module. [+101,-4]
2860 12/4/16 (27d 8h) CurtisM132|XTariq: Added new food item "Lettuce". [+31,-1]
2861 12/4/16 (27d 9h) MasterGN|XTariq: Add new food item "Banana". [+55,-27]
2862 12/3/16 (27d 16h) Sari Hannula|XTariq: Chocolate Addition (#12) [+33,-2]
2863 11/29/16 (32d 8h) The-Tinhorn|XTariq: Added Pear. [+32,-1]
2864 11/28/16 (32d 15h) XTariq: Fixed empty Apple prefab. [+30,-1]
2865 11/28/16 (32d 18h) XTariq|GitHub: Merge pull request #5 from nihal111/master [+19,-7]
2866 11/28/16 (32d 20h) Nihal Singh: Updated README [+11,-3]
2867 11/28/16 (32d 20h) Nihal Singh: Updated README [+15,-11]
2868 11/22/16 (39d 5h) Rasmus Praestholm: Update dependency versions from recent version bumps elsewhere. [+3,-3]
2869 11/18/16 (42d 15h) Tobias Nett|GitHub: Merge pull request #4 from Terasology/develop [+762,-15]
2870 11/18/16 (42d 16h) XTariq: Minor fix to Avacado description. [+1,-1]
2871 11/12/16 (49d 12h) XTariq: Added documentation to all classes and fixed an update issue with the module's workstations. [+314,-17]
2872 9/18/16 (104d 13h) XTariq: Added InGameHelp to Cooking module. [+462,-12]
2873 7/9/16 (175d 5h) XTariq: More food items and a new "station" type. [+559,-3]
2874 6/26/16 (188d 5h) XTariq: More raw and cooked food. [+107,-4]
2875 6/24/16 (189d 14h) XTariq: Minor reorganization, and added four new food items with reused graphics. [+154,-0]
2876 6/23/16 (190d 15h) XTariq: Initial creation of Cooking, spun off from the Cooking elements of WoodAndStone. [+995,-0]
2877 Open PRs:
2878 12/31/16 (0d 9h) Bernice: Add Shrimp as food item [+29,-0]
2879 12/29/16 (1d 21h) null: Add files via upload [+29,-0]
2880 12/28/16 (3d 5h) null: Create create-cilantro [+78,-0]
2881 12/20/16 (11d 5h) null: Add files via upload [+191,-174]
2882 12/18/16 (12d 19h) null: Create tray.prefab [+16,-0]
2883 12/17/16 (14d 4h) null: Add files via upload [+17,-0]
2884 12/14/16 (16d 17h) null: GCI TASK (DhananjayGarg19) [+75,-0]
2885 12/13/16 (18d 10h) Camellia Guan: Update module.txt (I changed my username) [+1,-1]
2886 12/11/16 (19d 17h) Rufus Behr: Updated readme and module [+5,-3]
2887 12/11/16 (19d 17h) apaukraine: Created frying pan [+225,-0]
2888 12/11/16 (19d 17h) Dhruv Shrivastava: Sumbitted GCI Task (By Dhruv Shrivastava) [+52,-0]
2889 12/11/16 (19d 17h) null: Create pizza [+24,-0]
2890 Updated Issues:
2891 12/29/16 (1d 14h) [OPEN] null: Cooking should depend on Hunger and Thirst or none of them
2892 11/14/16 (47d 5h) [OPEN] XTariq: Add comments and documentation to all classes
2893 10/25/16 (66d 15h) [OPEN] XTariq: Add support for optional ingredients in Cooking
2894 12/17/16 (14d 10h) [OPEN] XTariq: Add WorkstationInGameHelp to Cooking Recipes
2895Terasology/CopperAndBronze
2896 Commits:
2897 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+2,-2]
2898 3/31/16 (275d 4h) Josh Zacharias: Migrate to Workstation 1.0.0. [+3,-3]
2899 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
2900 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+2,-2]
2901 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+0,-9]
2902 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
2903Terasology/Crafting
2904 Updated Issues:
2905 11/10/16 (51d 1h) [OPEN] Rasmus Praestholm: Update documentation
2906Terasology/CustomOreGen
2907 Commits:
2908 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+2,-2]
2909Terasology/DamagingBlocks
2910 Commits:
2911 12/3/16 (28d 7h) Rasmus Praestholm: Tiny typo/whitespace tweaks. [+7,-6]
2912 12/3/16 (28d 7h) Rasmus Praestholm: Merge more doc updates. [+33,-0]
2913 12/3/16 (28d 8h) TheJYKoder|GitHub: Update DamageSystem.java [+1,-3]
2914 12/3/16 (28d 8h) TheJYKoder|GitHub: Update DamageSystem.java [+1,-1]
2915 12/2/16 (29d 4h) TheJYKoder|GitHub: Update README.md [+12,-12]
2916 12/2/16 (29d 4h) TheJYKoder|GitHub: Update DamageSystem.java [+25,-3]
2917 12/2/16 (29d 8h) TheJYKoder|GitHub: Create README.md [+33,-0]
2918 11/22/16 (39d 5h) Rasmus Praestholm: Code style (minimal). [+3,-6]
2919 10/28/16 (64d 12h) Anthodeus: Added distructions of thrown items into damaging blocks [+23,-0]
2920 2/22/16 (313d 4h) Rasmus Praestholm: Checkstyle fixes and less logging. [+9,-26]
2921 2/22/16 (313d 4h) Rasmus Praestholm: Update for engine change (inventory/health now in Core). [+5,-1]
2922Terasology/Dialogs
2923 Commits:
2924 8/22/16 (130d 17h) Martin Steiger|GitHub: Merge pull request #3 from CptCrispyCrunchy/master [+17,-12]
2925 8/22/16 (131d 13h) CptCrunchy: Added support for PlayerAction subtypes outside the dialogs module [+13,-4]
2926 8/21/16 (131d 14h) CptCrunchy: Merge branches 'develop' and 'master' of https://github.com/Terasology/Dialogs [+2,-2]
2927 8/12/16 (141d 1h) Tobias Nett|GitHub: Merge pull request #1 from CptCrispyCrunchy/master [+4,-8]
2928 8/11/16 (141d 16h) CptCrunchy: -updated to be compatible with the latest engine build [+4,-8]
2929 Open PRs:
2930 12/18/16 (13d 4h) Scott M Sunarto: Update module.txt [+2,-2]
2931 Updated Issues:
2932 8/22/16 (130d 17h) [CLOSED] Milan Ender: Registering new type handlers for PlayerActions outside of the dialogs module has no effect
2933Terasology/Durability
2934 Commits:
2935 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
2936 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
2937 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+1,-2]
2938 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
2939Terasology/DynamicCities
2940 Commits:
2941 11/27/16 (33d 15h) Rasmus Praestholm: Potential fix for https://github.com/MovingBlocks/Terasology/issues/2628 [+3,-2]
2942 11/22/16 (39d 5h) Rasmus Praestholm: Update dependency versions from recent version bumps elsewhere. [+1,-1]
2943 10/8/16 (84d 7h) Rasmus Praestholm: Demote DynamicCities as a gameplay template in favor of MedievalCities so there is a culture definition present. [+5,-4]
2944 9/5/16 (116d 13h) Milan Ender|GitHub: Update README.md [+1,-1]
2945 9/5/16 (116d 13h) Milan Ender|GitHub: Update README.md [+3,-0]
2946 8/27/16 (126d 0h) CptCrispyCrunchy: Merge remote-tracking branch 'origin/master' [+0,-0]
2947 8/23/16 (129d 17h) Tobias Nett: Further improvements to BlockBufferSystem [+66,-40]
2948 8/23/16 (129d 20h) Tobias Nett: Improvements to BlockBuffer [+40,-22]
2949 8/23/16 (130d 13h) CptCrunchy: Merge with develop [+2075,-1125]
2950 8/22/16 (131d 4h) Milan Ender|GitHub: Update README.md [+0,-1]
2951 8/22/16 (131d 4h) Milan Ender|GitHub: Update README.md [+1,-0]
2952 8/22/16 (131d 4h) CptCrunchy: Readme update [+5,-5]
2953 8/22/16 (131d 12h) CptCrunchy: removed unnecessary logging [+4,-2]
2954 8/20/16 (132d 21h) CptCrunchy: Bugfixes and moved population growth with defaults back to this module [+34,-46]
2955 8/18/16 (134d 19h) CptCrunchy: Added hills/mountains/river. Added terrain check for parcel placement. [+57,-10]
2956 8/18/16 (134d 22h) CptCrunchy: Added an event based precondition check before spawning parcels of a zone. [+41,-5]
2957 8/18/16 (134d 22h) Milan Ender|GitHub: Merge pull request #18 from Terasology/buildingManagerFix [+38,-25]
2958 8/18/16 (135d 1h) Tobias Nett: Bugfix for crash if no building for zone and culture can be found [+38,-25]
2959 8/17/16 (135d 14h) CptCrunchy: Bugfixes [+14,-1]
2960 8/17/16 (135d 22h) CptCrispyCrunchy: Added toggle command for region name tags, refactoring and adding persistence to region entities [+152,-47]
2961 8/17/16 (135d 23h) CptCrispyCrunchy: Merge remote-tracking branch 'origin/develop' into develop [+0,-1]
2962 8/17/16 (135d 23h) CptCrispyCrunchy: Moved magic numbers to the SettlementConstants class [+10,-12]
2963 8/17/16 (136d 11h) CptCrunchy: Bugfix [+0,-1]
2964 8/16/16 (136d 19h) CptCrunchy: Moved storage handlers to the economy module and bugfixes [+34,-247]
2965 8/15/16 (137d 21h) CptCrispyCrunchy: Added a block buffer which limits the blocks which are set with the worldprovider per step to a limited amount [+165,-28]
2966 8/13/16 (140d 10h) CptCrunchy: -tweaked some settings [+10,-3]
2967 8/13/16 (140d 11h) CptCrunchy: temporary commit - very experimental [+191,-22]
2968 8/11/16 (141d 18h) CptCrunchy: Bugfixes, refactoring, tweaking and additional support for external modules [+336,-450]
2969 8/10/16 (142d 20h) CptCrunchy: -refactoring,tidying up and some additional comments [+84,-109]
2970 8/10/16 (142d 21h) CptCrunchy: Added missing serializations and bugfixes [+58,-11]
2971 8/10/16 (143d 11h) CptCrunchy: -bug fixes [+40,-22]
2972 8/10/16 (143d 12h) CptCrunchy: Tree removal in city area [+868,-223]
2973 8/8/16 (144d 18h) CptCrunchy: Bugfix and performance improvements [+13,-34]
2974 8/8/16 (144d 19h) CptCrunchy: Added rotation of buildings to fit on a parcel [+82,-16]
2975 8/8/16 (144d 21h) CptCrunchy: -tweaked some settings [+129,-92]
2976 8/8/16 (144d 22h) CptCrunchy: -Added a missing 0 check for district distribution (not the cause for issue #8 though) [+9,-5]
2977 8/6/16 (146d 18h) Milan Ender|GitHub: Update Construction.java [+1,-1]
2978 8/6/16 (146d 19h) Milan Ender|GitHub: Merge pull request #13 from Terasology/develop [+1977,-606]
2979 8/6/16 (146d 19h) Milan Ender|GitHub: Update default.prefab [+2,-2]
2980 8/5/16 (147d 14h) CptCrunchy: -added syncing of district facet to enable the district overlay on client side [+95,-21]
2981 8/4/16 (148d 18h) CptCrunchy: -added structuralResources dependency [+247,-37]
2982 8/3/16 (150d 13h) CptCrunchy: -small bugfix [+1,-1]
2983 8/2/16 (150d 13h) CptCrunchy: -small bugfix [+8,-0]
2984 8/2/16 (150d 14h) CptCrunchy: -small bugfix [+4,-15]
2985 8/2/16 (150d 15h) CptCrunchy: -removed case sensitivity of the caching processes for prefabs. [+54,-14]
2986 8/2/16 (150d 21h) CptCrunchy: -refactoring [+5,-5]
2987 8/2/16 (150d 22h) CptCrunchy: -optimized imports [+160,-145]
2988 8/1/16 (151d 21h) CptCrispyCrunchy: -progress on storage handler for engine inventory (not finished yet) [+266,-10]
2989 8/1/16 (152d 1h) CptCrispyCrunchy: Merge branch 'develop' of https://github.com/Terasology/DynamicCities into develop [+656,-132]
2990 7/30/16 (153d 23h) CptCrunchy: -preparation for core inventory compatibility [+178,-8]
2991 7/29/16 (154d 17h) CptCrunchy: -new building! [+187,-37]
2992 7/29/16 (154d 21h) CptCrunchy: -Optionally spawn an entity for a building to and add MarketSubscriberComponents and Storages in the prefab file. [+99,-83]
2993 7/27/16 (156d 14h) CptCrunchy: -Refactoring for economy events and based the population growth on the economy system. [+198,-10]
2994 7/26/16 (157d 20h) CptCrunchy: Merge branches 'develop' and 'master' of https://github.com/Terasology/DynamicCities into develop [+4,-3]
2995 7/21/16 (162d 22h) CptCrispyCrunchy: Merge branches 'develop' and 'master' of https://github.com/Terasology/DynamicCities into develop [+4,-3]
2996 7/20/16 (163d 15h) Milan Ender|GitHub: Update module.txt [+2,-2]
2997 7/20/16 (163d 15h) Milan Ender|GitHub: Update README.md [+2,-1]
2998 7/20/16 (163d 15h) Milan Ender|GitHub: Add files via upload [+0,-0]
2999 7/20/16 (163d 16h) CptCrispyCrunchy: -cultures have a specific set of available buildings [+49,-8]
3000 7/20/16 (163d 17h) CptCrispyCrunchy: -bug fix for district assignment [+5,-1]
3001 7/20/16 (163d 18h) CptCrispyCrunchy: -district overlay gets rendered again after loading a city [+28,-16]
3002 7/20/16 (163d 18h) CptCrispyCrunchy: -District assignment is now based on the cultural needs for zones [+228,-156]
3003 7/19/16 (165d 2h) CptCrunchy: -Rough sketch for probability distribution to assign new districts [+116,-139]
3004 7/18/16 (165d 20h) CptCrispyCrunchy: -broken develop build [+345,-196]
3005 7/13/16 (170d 13h) CptCrispyCrunchy: -bug fixes [+37,-37]
3006 7/13/16 (171d 11h) CptCrispyCrunchy: Merge remote-tracking branch 'origin/master' into master1 [+5,-0]
3007 7/13/16 (171d 11h) CptCrispyCrunchy: -Building manager provides building types read from prefabs now [+394,-1239]
3008 7/8/16 (175d 18h) Milan Ender|GitHub: Update README.md [+1,-0]
3009 7/8/16 (175d 18h) Milan Ender|GitHub: Update README.md [+4,-0]
3010 7/8/16 (175d 18h) Milan Ender|GitHub: Add files via upload [+0,-0]
3011 7/8/16 (175d 18h) CptCrispyCrunchy: -Small bugfix for the DistrictOverlay [+3,-1]
3012 7/8/16 (175d 21h) CptCrispyCrunchy: -Prepared integration of a building manger [+447,-102]
3013 6/30/16 (183d 19h) CptCrispyCrunchy: -Districtmap is correctly serialized [+23,-19]
3014 6/28/16 (185d 18h) CptCrispyCrunchy: - [+1,-2]
3015 6/28/16 (185d 18h) CptCrispyCrunchy: -Introduced districts with Kmeans. [+407,-40]
3016 6/23/16 (190d 19h) CptCrispyCrunchy: -Fixed truncation of building lots [+15,-7]
3017 6/22/16 (191d 13h) CptCrispyCrunchy: - [+0,-68]
3018 6/22/16 (191d 13h) CptCrispyCrunchy: Merge remote-tracking branch 'origin/master' into master1 [+6,-5]
3019 6/22/16 (191d 13h) CptCrispyCrunchy: -Fixed Serialization Issues and added PlayerTracker [+478,-20]
3020 6/18/16 (195d 15h) Rasmus Praestholm: Update metadata after the split to Dynamic & Static Cities. [+6,-5]
3021 6/18/16 (195d 16h) CptCrispyCrunchy: -Set default constructor in ParcelList to do nothing [+3,-2]
3022 6/18/16 (195d 16h) CptCrispyCrunchy: -removed Construction field from buildingQueue [+2,-6]
3023 6/18/16 (195d 16h) CptCrispyCrunchy: -Added nullpointer check in growSettlement() [+16,-1]
3024 6/18/16 (195d 17h) Rasmus Praestholm: Update .gitignore to match the template for modules. [+11,-11]
3025 6/18/16 (195d 17h) Rasmus Praestholm: Delete build.gradle (shouldn't have a copy in a repo, our Gradle magic provides one) [+0,-301]
3026 6/18/16 (195d 18h) CptCrispyCrunchy: -Adjusted MaxMinSize of governmental buildings [+194,-2]
3027 6/18/16 (195d 18h) CptCrispyCrunchy: -Prepared module for online testing. -> No more trees which mess up the mean height of flattening building lots [+17,-5]
3028 6/18/16 (195d 21h) CptCrispyCrunchy: -Debugged a lot of the city growth [+321,-207]
3029 6/17/16 (197d 13h) CptCrispyCrunchy: -Prepared district grid [+585,-95]
3030 6/15/16 (199d 3h) CptCrispyCrunchy: -Some sample parcels added which spawn the cities buildings now! [+405,-80]
3031 6/12/16 (201d 14h) CptCrispyCrunchy: -Set up basic pipeline for building instantiation from Cities module. [+2642,-14]
3032 6/5/16 (208d 19h) CptCrispyCrunchy: -small bugfix concerning deletion of region entities [+3,-0]
3033 6/4/16 (209d 21h) CptCrispyCrunchy: -Faster purging of cells near a settlement [+59,-17]
3034 6/3/16 (210d 14h) CptCrispyCrunchy: -Bugfix: increased the range of loaded adjacent cells before clearing one. [+32,-21]
3035 6/2/16 (211d 19h) CptCrispyCrunchy: -Introduced simple settlement placement and creating settlement entities with adjacent regions references [+0,-92]
3036 6/2/16 (211d 19h) CptCrispyCrunchy: -Introduced simple settlement placement and creating settlement entities with adjacent regions references. [+1367,-83]
3037 5/29/16 (215d 17h) Milan Ender: Delete DynamicCities.iml [+0,-6]
3038 5/29/16 (215d 17h) Milan Ender: Delete DynamicCities.iml [+0,-11]
3039 5/29/16 (215d 17h) CptCrispyCrunchy: -cleanup [+0,-1843]
3040 5/29/16 (215d 17h) CptCrispyCrunchy: -Roughness and resource information are now attached to regionentities [+132,-3197]
3041 5/29/16 (215d 17h) CptCrispyCrunchy: -Roughness and resource information are now attached to regionentities [+357,-165]
3042 5/28/16 (216d 22h) CptCrispyCrunchy: -RegionEntityComponent added but not working [+1179,-41]
3043 5/26/16 (218d 22h) CptCrispyCrunchy: -Introduces RegionEntity systems [+216,-42]
3044 5/25/16 (219d 13h) CptCrispyCrunchy: moved gridRelativeRegion to have min at 0,0 [+19,-14]
3045 5/25/16 (219d 14h) CptCrispyCrunchy: Merge branch 'master' of https://github.com/Terasology/DynamicCities [+0,-0]
3046 5/25/16 (219d 14h) CptCrispyCrunchy: Bug fixes and added facet tests [+5680,-437]
3047 5/24/16 (220d 15h) Milan Ender: Delete README.md~ [+0,-0]
3048 5/24/16 (220d 15h) CptCrispyCrunchy: initial commit [+1289,-0]
3049 Updated Issues:
3050 10/25/16 (66d 21h) [OPEN] Milan Ender: Resource building creation
3051 10/25/16 (66d 22h) [OPEN] Milan Ender: Inner-city road networks
3052 10/25/16 (66d 22h) [OPEN] Milan Ender: Create roads between cities
3053 10/8/16 (84d 6h) [CLOSED] Rasmus Praestholm: NPE on attempting to place a parcel (with MedievalCities active?)
3054 8/23/16 (129d 18h) [OPEN] Tobias Nett: Generate City Names
3055 8/20/16 (132d 21h) [OPEN] Milan Ender: Improve building placement
3056 8/20/16 (132d 21h) [OPEN] Milan Ender: Roughnessfacet produces some wrong values from time to time.
3057 8/23/16 (129d 21h) [OPEN] Milan Ender: Tree remover performance improvements
3058 8/18/16 (135d 0h) [CLOSED] Milan Ender: Persistence problem with the BlockBuffer
3059 8/19/16 (133d 23h) [CLOSED] Milan Ender: Send an event to check arbitrary preconditions before building
3060 8/19/16 (133d 18h) [CLOSED] Milan Ender: Tree remover issues
3061 8/8/16 (144d 19h) [CLOSED] Milan Ender: Occasional overlapping of buildings
3062 8/2/16 (150d 17h) [OPEN] Milan Ender: Preparing for engine update
3063 8/8/16 (144d 22h) [CLOSED] Milan Ender: District overlay is only visible for the server
3064 8/3/16 (149d 22h) [CLOSED] Tobias Nett: Template names in GenericBuildingComponent cannot handle module prefixes
3065 8/8/16 (144d 19h) [CLOSED] Milan Ender: Overhaul parcel - building generation
3066 8/8/16 (144d 19h) [OPEN] Milan Ender: The sum of probabilities for the mapping of district types is sometimes != 1
3067 7/21/16 (163d 1h) [CLOSED] Milan Ender: District overlay for Minimap module
3068 8/1/16 (151d 19h) [CLOSED] Milan Ender: Structured Templates anchorpoint has to be set in the center of the template
3069 7/21/16 (163d 1h) [CLOSED] Milan Ender: At building with low view distances, truncation happens from time to time
3070 7/20/16 (163d 17h) [CLOSED] Milan Ender: Add structured template support
3071 8/10/16 (142d 23h) [CLOSED] Milan Ender: Trees mess around with the height of buildings
3072 6/22/16 (191d 13h) [CLOSED] Milan Ender: Buildings can be spawned on the players position
3073 6/22/16 (191d 15h) [CLOSED] Rasmus Praestholm: Crash, maybe from moving away from the growing city at spawn?
3074Terasology/Economy
3075 Commits:
3076 8/22/16 (131d 12h) CptCrunchy: Bugfixes [+21,-1]
3077 8/20/16 (132d 21h) CptCrunchy: Bugfixes [+32,-10]
3078 8/16/16 (136d 19h) CptCrunchy: Added storage handlers and event based method to retrieve resource information from storages [+340,-582]
3079 8/13/16 (140d 2h) CptCrunchy: Added market screen stuff [+603,-0]
3080 7/29/16 (154d 15h) CptCrunchy: -added some null handling to the MarketSubscriberSystem [+14,-7]
3081 7/27/16 (156d 14h) CptCrunchy: -Refactoring for economy events and based the population growth on the economy system. [+83,-73]
3082 7/27/16 (156d 21h) CptCrunchy: -Set up TestSystem: When registering a new handler some tests will be executed. It will only stay registered when they are successful. [+216,-17]
3083 7/24/16 (159d 21h) Milan Ender|GitHub: Update README.md [+1,-1]
3084 7/24/16 (159d 21h) Milan Ender|GitHub: Update README.md [+2,-0]
3085 7/24/16 (159d 21h) CptCrispyCrunchy: -added the missing registration event for market-subscribers [+25,-2]
3086 7/24/16 (159d 21h) CptCrispyCrunchy: -additional descriptions [+10,-2]
3087 7/24/16 (159d 22h) Milan Ender|GitHub: Update README.md [+3,-1]
3088 7/23/16 (160d 22h) Milan Ender|GitHub: Add files via upload [+0,-0]
3089 7/23/16 (161d 2h) Milan Ender|GitHub: Delete TestSystem.java [+0,-123]
3090 7/22/16 (161d 13h) CptCrispyCrunchy: -Created a simple testsystem [+257,-8]
3091 7/22/16 (161d 16h) CptCrispyCrunchy: -completed logistic system with basic features [+202,-8]
3092 7/22/16 (161d 18h) CptCrispyCrunchy: -refactoring [+40,-49]
3093 7/22/16 (161d 18h) CptCrispyCrunchy: -refactoring [+375,-150]
3094 7/22/16 (161d 21h) CptCrispyCrunchy: Merge branch 'master' of https://github.com/CptCrispyCrunchy/Economy [+1,-0]
3095 7/22/16 (161d 21h) CptCrispyCrunchy: -initial commit [+417,-0]
3096 7/22/16 (161d 21h) Milan Ender: Initial commit [+1,-0]
3097 Updated Issues:
3098 8/22/16 (131d 11h) [OPEN] Milan Ender: Based MarketUpdaterSystem on SchedulerSystem
3099 8/20/16 (132d 21h) [OPEN] Milan Ender: Overhaul resources with Names instead of strings
3100Terasology/EdibleSubstance
3101 Commits:
3102 11/21/16 (40d 11h) Josh Zacharias: Extract from ManualLabor [+183,-0]
3103Terasology/Equipment
3104 Commits:
3105 12/30/16 (1d 1h) Benjamin Amos|GitHub: Update README.md [+2,-1]
3106 12/30/16 (1d 2h) Benjamin Amos: Changed some values to more sensible amounts. [+2,-2]
3107 12/30/16 (1d 2h) Benjamin Amos: Added the CursedPendantOfLuck prefab and image. [+30,-0]
3108 12/28/16 (2d 20h) Nihal Singh: Fixed BeethovensKeyFromPiano [+1,-1]
3109 12/28/16 (2d 20h) Gregor Karetka|Nihal Singh: Add 52 cents gold chain and Beethoven's key from piano (#89) [+61,-1]
3110 12/28/16 (2d 20h) Nihal Singh: Merge branch 'meganyyu-master' [+1203,-29]
3111 12/28/16 (2d 20h) Nihal Singh: Fixed indentation [+21,-21]
3112 12/28/16 (2d 21h) meganyyu: Changed Lightsaber to Legendary Lightsaber due to being too similar to another weapon, changed image credits for LegendaryLightsaber in README.md [+7,-7]
3113 12/28/16 (2d 23h) meganyyu: Added comma at the end of author list [+1,-1]
3114 12/28/16 (2d 23h) meganyyu: Edited author name in module.txt [+1,-1]
3115 12/28/16 (2d 23h) meganyyu: added author name to module.txt and added lightsaber image credits to README.md [+2,-1]
3116 12/28/16 (3d 0h) meganyyu: added lightsaber prefab and lightsaber texture [+23,-0]
3117 12/22/16 (8d 13h) DhananjayGarg19|Tobias Nett: [GCI ]Added "SteelDamascus" and "DiamondShieldArmor" (DhananjayGarg19) [+51,-19]
3118 12/21/16 (9d 12h) TheJYKoder|XTariq: Adding Wooden Bo Staff (#83) [+115,-60]
3119 12/21/16 (9d 16h) Rufus Behr|XTariq: Added a Steel Battle Axe of Agility (#88) [+35,-0]
3120 12/20/16 (10d 16h) Benjamin Amos|XTariq: Added flaming sword (for Google Code-In task) (#85) [+82,-58]
3121 12/19/16 (11d 12h) AvaLanCS: Archangel Frying Pan by VaibhavBajaj [+24,-0]
3122 12/19/16 (12d 7h) Rasmus Praestholm: Ignore .DS_Store [+3,-1]
3123 12/19/16 (12d 7h) Rasmus Praestholm: Remove junk files [+0,-0]
3124 12/19/16 (12d 9h) Vaibhav Bajaj: Added Legendary Brahmastra in Mystic Class and added pierceDamage for bow weapons [+36,-1]
3125 12/18/16 (12d 13h) SufurElite|Avalancs: Added Steel Sabre [+25,-1]
3126 12/18/16 (12d 15h) Jenny Moralejo|Rasmus Praestholm: Add LuckyCopperSword [+34,-0]
3127 12/18/16 (13d 3h) Rasmus Praestholm: Minor fixes. [+3,-3]
3128 12/18/16 (13d 3h) Rasmus Praestholm: Merge Steel armor [+31,-0]
3129 12/17/16 (14d 2h) JayGupta2003|GitHub: Added Steel Armor image(Transparent) [+0,-0]
3130 12/17/16 (14d 9h) Rasmus Praestholm: Fix a few minor JSON syntax errors. [+3,-4]
3131 12/17/16 (14d 9h) mdj117|Rasmus Praestholm: Added Mystic Espee bastard [+35,-0]
3132 12/17/16 (14d 9h) Kallen Tu|Rasmus Praestholm: Added Gold Ring of Nimbleness. [+31,-0]
3133 12/17/16 (14d 11h) Rasmus Praestholm: Cleanup - fix a file name (missing .prefab) [+23,-23]
3134 12/17/16 (14d 11h) Rasmus Praestholm: Resaved png via FastStone Image Viewer - file unchanged, yet it works now. Previously would fail in IntelliJ and Gimp for some reason. [+0,-0]
3135 12/17/16 (14d 11h) patnipriyansh|Rasmus Praestholm: SilverPen added [+21,-0]
3136 12/16/16 (14d 21h) JayGupta2003|GitHub: Added Steel Sword Image link [+1,-0]
3137 12/16/16 (14d 21h) JayGupta2003|GitHub: Added Steel Armor Image [+0,-0]
3138 12/16/16 (14d 21h) JayGupta2003|GitHub: Added Steel Armor Prefab [+30,-0]
3139 12/16/16 (15d 5h) Rasmus Praestholm: Fix missing { [+2,-1]
3140 12/16/16 (15d 5h) Rasmus Praestholm: Merge another necklace (temporarily a ring..) [+30,-1]
3141 12/16/16 (15d 6h) Rasmus Praestholm: Cleanup - fixes a few prefab file and an image. [+64,-61]
3142 12/16/16 (15d 6h) Rasmus Praestholm: Merge Mystic Digger [+24,-3]
3143 12/15/16 (15d 13h) Capybara512: Updated Mystic Digger to include EquipmentItem stats, a fixed typo in the description, and a credit line in README.md [+13,-3]
3144 12/15/16 (16d 0h) Arpit Kamboj|GitHub: Added Gold 'Strength n Luck' [+0,-0]
3145 12/15/16 (16d 0h) Arpit Kamboj|GitHub: Added Gold 'Strength n Luck' [+29,-0]
3146 12/15/16 (16d 0h) Arpit Kamboj|GitHub: Added Gold 'Strength n Luck' [+1,-1]
3147 12/15/16 (16d 0h) DhananjayGarg19|Nihal Singh: Added SteelDamascus (#69) [+25,-0]
3148 12/15/16 (16d 6h) Minege|Rasmus Praestholm: Added the Gold Katana and the gold katana texture. [+79,-2]
3149 12/14/16 (16d 20h) mdj117|Nihal Singh: Added IronEspeeBastard (#64) [+24,-0]
3150 12/14/16 (16d 20h) JayGupta2003|Nihal Singh: Added steel sword (#65) [+24,-0]
3151 12/14/16 (17d 1h) patnipriyansh|Nihal Singh: Added SteelKatana (#63) [+23,-1]
3152 12/14/16 (17d 5h) Jeff Sieu|Rasmus Praestholm: Added Gold Ring of Swiftness [+31,-0]
3153 12/14/16 (17d 6h) Rasmus Praestholm: Merge more archangel stuff. [+32,-1]
3154 12/13/16 (18d 6h) Rasmus Praestholm: Merge fists of fury! We can have such things. [+24,-0]
3155 12/13/16 (18d 10h) Capybara512: Added MysticDigger -- an item that can instantly mine any block, intended to be an end-game item [+13,-0]
3156 12/12/16 (18d 17h) Dane Claessen|XTariq: Added Mystic Flower Ring (#52) [+32,-1]
3157 12/12/16 (18d 17h) kcirtaptrick|XTariq: Update bluntDamage.prefab (#51) [+6,-1]
3158 12/12/16 (18d 17h) Nicholas Bates|XTariq: Added Mystic Pendant of Endurance (#48) [+32,-1]
3159 12/12/16 (18d 19h) JX Pan|Nihal Singh: Added Laser Sword (#54) [+24,-0]
3160 12/12/16 (18d 20h) Quinn: Add Archangel's Heart [+32,-1]
3161 12/12/16 (18d 21h) Quinn: Added Archangel Fury (Fists) [+24,-0]
3162 12/12/16 (19d 5h) Kallen Tu|Nihal Singh: Added Iron Scythe. (#53) [+25,-1]
3163 12/11/16 (19d 23h) xTimPugz|Nihal Singh: Added archangel equipment [+47,-1]
3164 12/11/16 (20d 2h) Rasmus Praestholm: Temporarily make pendants count as rings, until pendants can be equipped. [+18,-18]
3165 12/11/16 (20d 2h) kcirtaptrick|Rasmus Praestholm: Add a series of pendants [+271,-0]
3166 12/11/16 (20d 2h) Dane Claessen|Nihal Singh: Added Iron War Hammer [+24,-0]
3167 12/10/16 (20d 12h) Nihal Singh: Flipped icons for better orientation [+0,-0]
3168 12/10/16 (20d 15h) Nihal Singh: Merge branch 'digitalripperynr-master' [+1185,-2]
3169 12/10/16 (20d 15h) Nihal Singh: Inverted gold spear [+0,-0]
3170 12/10/16 (20d 17h) digitalripperynr|GitHub: Corrected the photo for GoldSpear. [+0,-0]
3171 12/10/16 (20d 20h) digitalripperynr|GitHub: Added Gold Spear [+1,-0]
3172 12/10/16 (20d 21h) digitalripperynr|GitHub: Added Gold Spear [+0,-0]
3173 12/10/16 (20d 21h) digitalripperynr|GitHub: Added Gold Spear [+23,-0]
3174 12/10/16 (20d 21h) digitalripperynr|GitHub: Added Gold Spear [+1,-1]
3175 12/10/16 (21d 11h) Rasmus Praestholm: Credits addition [+1,-0]
3176 12/10/16 (21d 11h) Rasmus Praestholm: Merge Gold Ring of Survival [+36,-0]
3177 12/10/16 (21d 11h) Rasmus Praestholm: Merge Walking Cane [+33,-0]
3178 12/9/16 (21d 20h) ElBatanony: Added a Walking Cane [+33,-0]
3179 12/9/16 (21d 20h) Scott M Sunarto: Added Mystic Necklace [+38,-1]
3180 12/9/16 (21d 20h) mandarj7: Add a "Gold Ring of Survival". [+36,-0]
3181 12/9/16 (22d 4h) Scott M Sunarto: Added Iron Keris [+25,-1]
3182 12/9/16 (22d 6h) Rasmus Praestholm: Fix minor number formatting. [+1,-1]
3183 12/9/16 (22d 6h) kcirtaptrick|Rasmus Praestholm: Add a set of blunt damage based weapons. [+177,-1]
3184 12/8/16 (22d 14h) Gregor Karetka|XTariq: Added three basic equipment pieces (#41) [+71,-1]
3185 12/5/16 (25d 14h) XTariq: Merge branch 'Maul2' [+163,-2]
3186 12/5/16 (25d 15h) XTariq|GitHub: Merge pull request #18 from iojw/effects [+493,-0]
3187 12/4/16 (26d 15h) Rasmus Praestholm: Merge gold ring (necklace) [+31,-0]
3188 12/4/16 (26d 15h) Camellia Guan|GitHub: Update README.md [+1,-0]
3189 12/4/16 (26d 15h) Camellia Guan: Added a Gold Ring and texture [+30,-0]
3190 12/4/16 (26d 16h) Ahmed ElBatanony: Added a Maul 2.0 [+163,-2]
3191 12/4/16 (26d 17h) Aditya Singh|XTariq: Added SilverReaper. [+25,-1]
3192 12/4/16 (27d 10h) Camellia Guan|Rasmus Praestholm: Camellia: Even more stuff (#27) [+73,-0]
3193 12/3/16 (27d 22h) iojw: Added the rest of the effects [+311,-36]
3194 12/3/16 (28d 6h) Rasmus Praestholm: Tiny bits of cleanup (typos, whitespace, code style). [+27,-46]
3195 12/3/16 (28d 6h) Rasmus Praestholm: Resolve merge conflict (two author updates) [+198,-7]
3196 12/2/16 (28d 16h) MasterGN|XTariq: Add new weapon "Steel Battle Axe". (#19) [+28,-1]
3197 12/2/16 (28d 19h) mandarj7: Add documentation to all classes of the Equipment module. [+197,-7]
3198 12/2/16 (28d 22h) iojw: Added support for IDs and some style fixes [+39,-39]
3199 12/2/16 (29d 3h) iojw: Added some support for AlterationEffects [+218,-0]
3200 12/1/16 (29d 17h) mjuvekar7|XTariq: Add a 'SteelScimitar' as a weapon. (#16) [+27,-3]
3201 12/1/16 (29d 21h) mandarj7: Add author name to module.txt [+2,-2]
3202 12/1/16 (30d 1h) mandarj7: Add a 'SteelScimitar' as a weapon. [+25,-1]
3203 11/28/16 (33d 11h) Rasmus Praestholm: Fix missing quote and an icon link. [+2,-2]
3204 11/28/16 (33d 11h) Rasmus Praestholm: Merge PR #9 by @HolixSF - more weaponry! [+146,-0]
3205 11/24/16 (36d 14h) Luis De Castro: edit spear textures for transparency [+0,-0]
3206 11/22/16 (39d 7h) Rasmus Praestholm: Merge dangling commit off in a branch by @xrtariq2594 because it was there :D [+8,-2]
3207 11/22/16 (39d 7h) Rasmus Praestholm: Merge PR #15 by @xrtariq2594 - gear with stats. [+82,-31]
3208 11/14/16 (47d 5h) Stefan|XTariq: Addition of Wood Spear and Spear Damage Type [+27,-1]
3209 10/29/16 (63d 5h) XTariq: Added dedicated methods fro adding and removing modifiers. [+44,-63]
3210 10/28/16 (64d 5h) XTariq: Added capability for items to have physical stat modifiers. [+86,-16]
3211 10/26/16 (65d 15h) XTariq|GitHub: Merge pull request #12 from agsmith/feature/rings-5 [+104,-4]
3212 10/26/16 (65d 15h) asmith: Add rings [+104,-4]
3213 10/26/16 (65d 16h) adam smith|XTariq: Add axe prefabs and images (#10) [+115,-0]
3214 10/26/16 (66d 8h) Luis De Castro: add weapon type spear [+149,-0]
3215 8/2/16 (150d 16h) XTariq: Added knife and sword damage prefabs which can cut down leaves and plants. [+8,-2]
3216 7/18/16 (166d 12h) XTariq|GitHub: Merge pull request #1 from Terasology/multiSlots [+183,-35]
3217 7/18/16 (166d 13h) XTariq: Added several comments. [+52,-23]
3218 7/17/16 (167d 5h) XTariq: Added ability to have multiple equipment slots of the same type. [+143,-24]
3219 7/16/16 (168d 6h) XTariq: The equipment labels are no longer hard-coded. [+25,-63]
3220 7/7/16 (176d 15h) XTariq: Added correct cooldown times. [+48,-20]
3221 7/7/16 (177d 8h) XTariq: Added ten new equipment pieces. [+246,-2]
3222 7/4/16 (180d 12h) XTariq: Updates to support stat modifiers. [+151,-33]
3223 7/2/16 (182d 5h) XTariq: Added PhysicalStats as a dependency. [+111,-24]
3224 7/1/16 (183d 9h) XTariq: Added some sound effects. [+15,-10]
3225 6/29/16 (184d 17h) XTariq: Some cleanup, and minor change to the player equipment slots. [+37,-109]
3226 6/29/16 (185d 5h) XTariq: Added example Bronze set of armor. [+136,-5]
3227 6/29/16 (185d 12h) XTariq: Initial creation of Equipment. [+1265,-0]
3228 Open PRs:
3229 12/31/16 (0d 12h) null: Added Many Diamond Items [+222,-38]
3230 12/20/16 (10d 16h) Aneesh Sharma: I have added a Golden gada Weapon to the Equipment module [+23,-2]
3231 12/19/16 (11d 12h) null: Create Steelpernach.Prefab [+23,-0]
3232 12/19/16 (11d 12h) null: CopperArmour.prefab [+30,-0]
3233 12/19/16 (11d 12h) null: Pharaoh's Headress Item for all equipment types [+161,-0]
3234 12/19/16 (11d 12h) Aneesh Sharma: War hammer [+22,-1]
3235 12/19/16 (11d 12h) Anthony Bouvier: Updated CharacterScreen.skin and CraftingStation.skin font [+2,-2]
3236 Updated Issues:
3237 12/11/16 (20d 2h) [OPEN] Rasmus Praestholm: Add support for a necklace / accessory slot, rename gold ring to a necklace
3238 11/22/16 (39d 7h) [OPEN] XTariq: Add new weapon type "spear"
3239 11/14/16 (46d 14h) [OPEN] XTariq: Add support for equipment pieces with AlterationEffects
3240 10/26/16 (65d 16h) [CLOSED] XTariq: Add axes to each equipment "tier"
3241 10/26/16 (65d 15h) [CLOSED] XTariq: Add rings to each equipment "tier"
3242 11/22/16 (39d 6h) [CLOSED] XTariq: Add support for equipment pieces with stat boosts
3243 10/24/16 (67d 15h) [OPEN] XTariq: playerInventory InventoryGrid in CharacterWindow UI doesn't show up in multiplayer
3244Terasology/EquipmentSmithing
3245 Commits:
3246 12/14/16 (16d 16h) XTariq: Add ability to add runes while forging items. These will confer additional benefits to the forged items, but can never be removed afterwards. [+494,-264]
3247 12/12/16 (19d 5h) XTariq: Initial creation of this module. Needs some playtesters before it's ready for release. [+1775,-0]
3248Terasology/EventualSkills
3249 Commits:
3250 7/31/16 (153d 8h) Rasmus Praestholm: Minor import package change as part of a recent engine modification. [+2,-2]
3251 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+1,-1]
3252 5/13/16 (232d 8h) Rasmus Praestholm: Fix for trivial engine change. [+1,-1]
3253 4/9/16 (266d 6h) Josh Zacharias: Fix some bugs related to separating out skills from training. [+7,-12]
3254 3/31/16 (275d 4h) Josh Zacharias: Separate EVE style training from skills. You can now just use books without the training part if desired. [+153,-119]
3255 3/31/16 (275d 5h) Josh Zacharias: Make the skills system more event driven. [+250,-123]
3256 3/30/16 (276d 5h) Josh Zacharias: Fix some problems loading from a saved game. [+118,-20]
3257 3/9/16 (297d 4h) Josh Zacharias: Add in a client side event that kicks a message to the player that finishes training a skill. (UI still pending) [+49,-1]
3258 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+3,-3]
3259 2/12/16 (323d 2h) Josh Zacharias: Add SkillTrainedEvent that happens on the authority every time a character learns a skill. This should enable rudimentary reaction to learning a skill. [+50,-2]
3260 Updated Issues:
3261 10/9/16 (82d 13h) [OPEN] Alexander S Webb: "No skills" prompt persists until first level up is complete.
3262 10/9/16 (82d 13h) [OPEN] Josh Zacharias: Popup a something when a skill is trained
3263 10/9/16 (82d 13h) [OPEN] Josh Zacharias: Make it more obvious when skill prerequisites are not present
3264 10/9/16 (82d 13h) [OPEN] Josh Zacharias: Skills training dialog - skills list needs to scroll
3265Terasology/Fences
3266 Updated Issues:
3267 12/29/16 (2d 11h) [OPEN] Martin Steiger: Add fence gates back in
3268Terasology/Fluid
3269 Commits:
3270 12/5/16 (26d 9h) mandarj7: Fix documentation in Fluid module. [+189,-168]
3271 12/4/16 (26d 18h) mandarj7: Add Javadoc documentation to all classes and interfaces of the Fluid module. [+462,-42]
3272 11/21/16 (40d 12h) Josh Zacharias|GitHub: Merge pull request #11 from Terasology/develop [+4,-3]
3273 11/20/16 (40d 12h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
3274 10/28/16 (63d 20h) Josh Zacharias: v0.2.0 [+2,-2]
3275 10/28/16 (64d 8h) Josh Zacharias: Consume container filling events so that any other systems do not also do their actions. This is important for items that can be filled and then consumed using the same action. [+1,-0]
3276 7/1/16 (183d 11h) XTariq: Fixed half of #10. Now, partially filled fluid containers can be refilled. [+1,-1]
3277 6/18/16 (195d 16h) XTariq: Proper tooltips and comments added [+45,-13]
3278 6/18/16 (196d 7h) XTariq: The original setFluidForContainerItem method will now also fill the provided container up to its capacity. [+5,-1]
3279 6/17/16 (196d 15h) XTariq: Modified the fluid system slightly so that the setting of fluid type and volume occurs exclusively in FluidUtils. [+40,-6]
3280 6/16/16 (197d 14h) XTariq: Fix to ensure that the fluid container will fill fluid inventory slots. More comments added as well. [+47,-0]
3281 6/16/16 (198d 9h) XTariq: Removed extraneous code. [+66,-153]
3282 6/15/16 (198d 14h) XTariq: Fluid inventory slots can now be filled even if the inputted volume is greater than the total capacity of the slot. If this happens, the fluid volume of the slot will be set to its maximum. [+231,-0]
3283 6/6/16 (207d 19h) XTariq: Fix to FluidContainerAssetResolver's getAsset method [+26,-1]
3284 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3285 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+1,-2]
3286 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3287 Updated Issues:
3288 6/20/16 (194d 7h) [OPEN] Rasmus Praestholm: Better support for filling a bucket already partially full and/or emptying one
3289 6/20/16 (194d 7h) [OPEN] Rasmus Praestholm: Standardize fluid counts somehow
3290 6/7/16 (207d 6h) [CLOSED] Rasmus Praestholm: Custom fluid rendering into a container doesn't work (in TTA at least)
3291Terasology/FluidComputerIntegration
3292 Commits:
3293 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+2,-2]
3294 Open PRs:
3295 12/18/16 (13d 4h) Scott M Sunarto: Update module.txt and create README.md [+3,-1]
3296Terasology/FunnyBlocks
3297 Commits:
3298 12/6/16 (24d 16h) Rasmus Praestholm: Code style tweaks. [+39,-19]
3299 12/6/16 (24d 16h) Rasmus Praestholm: Merge more bouncy blocks. [+109,-2]
3300 12/6/16 (24d 16h) Rasmus Praestholm: Fix block - non-existing shape. [+0,-1]
3301 12/6/16 (25d 10h) Eric Banisadr|GitHub: Incremented version [+2,-2]
3302 12/6/16 (25d 10h) Eric Banisadr: added a trampoline block that bounces the player upwards when they step on it [+18,-0]
3303 12/5/16 (26d 0h) Setako: Merge branch 'master' of github.com:Setako/FunnyBlocks [+1,-1]
3304 12/5/16 (26d 0h) Setako: Fix NullPointerException [+5,-0]
3305 12/3/16 (28d 4h) Setako|GitHub: Json fix [+2,-2]
3306 12/3/16 (28d 5h) Setako: Merge branch 'master' of github.com:Terasology/FunnyBlocks [+256,-5]
3307 12/3/16 (28d 5h) Setako|GitHub: Update .gitignore [+0,-1]
3308 12/3/16 (28d 5h) Setako: Tiny fix [+45,-45]
3309 12/3/16 (28d 6h) XTariq: Merge branch 'SpeedBlock2.0' [+117,-2]
3310 12/3/16 (28d 6h) XTariq: Implemented SpeedBlock and associated SpeedBoosterSystem. [+119,-2]
3311 12/2/16 (28d 12h) DarkKeks|XTariq: Addition of DarkKeks's SpeedBooster block (#3) [+256,-3]
3312 12/2/16 (29d 3h) Tako ZYGD: Added Bouncy Block [+29,-45]
3313 12/2/16 (29d 5h) Tako ZYGD: Merge branch 'master' of github.com:Terasology/FunnyBlocks [+399,-0]
3314 12/2/16 (29d 5h) Tako ZYGD: Added Bouncy Block [+122,-2]
3315 12/2/16 (29d 5h) XTariq|GitHub: Merge pull request #4 from BenjaminAmos/master [+399,-0]
3316 12/1/16 (29d 15h) Benjamin Amos: This is version 1 of the SpeedBoost block [+399,-0]
3317 Updated Issues:
3318 12/8/16 (22d 19h) [CLOSED] Rasmus Praestholm: NPE when dying to an impact with a bouncy block
3319Terasology/Genome
3320 Commits:
3321 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+1,-2]
3322 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3323 Updated Issues:
3324 12/22/16 (8d 13h) [OPEN] null: Include genetic factors for animals and possibly humans
3325Terasology/GooeysQuests
3326 Commits:
3327 12/14/16 (17d 4h) Rasmus Praestholm: Bump a dependency version. [+1,-1]
3328 9/11/16 (110d 14h) Florian Köberle: Use new structure spawn events. [+10,-7]
3329 9/4/16 (118d 0h) Florian Köberle: Animate NPC (skeleton) when it moves, and not when it tries to find a path. [+58,-34]
3330 9/4/16 (118d 2h) Florian Köberle: Hide the skeleton at the dungeon town entrance a little bit better. [+1,-1]
3331 9/4/16 (118d 2h) Florian Köberle: The generated dungeon can now also contain a bedroom. [+133,-0]
3332 9/4/16 (118d 3h) Florian Köberle: Make skeletons spawn when the player gets close by. [+70,-4]
3333 9/3/16 (118d 20h) Florian Köberle: Don't let NPC character slow down whenever they have to turn. [+12,-7]
3334 9/2/16 (120d 12h) Florian Köberle: Add a skeleton to the dungeon town entrance. [+111,-0]
3335 9/2/16 (120d 12h) Florian Köberle: Added a skeleton. Does not spawn yet. [+43670,-0]
3336 8/29/16 (123d 13h) Florian Köberle: Add a behavior node for having an NPC follow a player that comes within range. [+117,-0]
3337 8/15/16 (137d 20h) Florian Köberle: Decreased the chance for chests to spawn by factor 10. [+2,-2]
3338 8/7/16 (145d 14h) Florian Köberle: Added a mini town to the dungeon [+332,-0]
3339 8/7/16 (145d 14h) Florian Köberle: Added a room with multiple exists [+107,-0]
3340 7/13/16 (170d 13h) Florian Köberle: Added items to the dungeon from the Equipment module. [+62,-3]
3341 7/11/16 (172d 13h) Florian Köberle: Moved 2 structure templates into the correct sub folder. [+0,-0]
3342 7/11/16 (172d 13h) Florian Köberle: Make use of the new spawnChance attribute of structure templates. [+4,-2]
3343 7/10/16 (173d 13h) Florian Köberle: Added new dungeon rooms. [+156,-0]
3344 7/10/16 (173d 14h) Florian Köberle: Large entrance overwork and switch to new interruption save spawning. [+161,-96]
3345 7/10/16 (173d 22h) Florian Köberle: Removed an unused method. [+0,-9]
3346 7/10/16 (173d 22h) Florian Köberle: Make this module also work with a server + client setup. [+5,-1]
3347 7/10/16 (173d 22h) Florian Köberle: Spawn the magical build particles also via structure template. [+196,-27]
3348 7/10/16 (174d 1h) Florian Köberle: Use StructureTemplateProvider for dungeon entrance selection. [+41,-111]
3349 7/10/16 (174d 3h) Florian Köberle: Improved structure template file structure. [+0,-0]
3350 7/10/16 (174d 3h) Florian Köberle: Use new StructureTemplate module functionality to spawn sub structures. [+58,-539]
3351 7/7/16 (176d 14h) Florian Köberle: Use the StructureTemplate module to perform checks if regions are valid. [+63,-283]
3352 7/7/16 (177d 2h) Florian Köberle: Fix a bug in the gooey spawn area okay check. [+1,-1]
3353 7/4/16 (179d 13h) Florian Köberle: Make it possible to define multiple connected rooms via prefabs. [+665,-7]
3354 5/30/16 (215d 13h) Rasmus Praestholm: Tiny adjustment for recent engine change. [+1,-1]
3355 5/22/16 (222d 14h) Florian Köberle: Try to spawn the dungeon entrance also if x/z value is similar to player postion. [+1,-2]
3356 5/22/16 (222d 14h) Florian Köberle: Try to spawn entrance in all 4 horizontal directions. [+56,-63]
3357 5/22/16 (222d 15h) Florian Köberle: Merged the spawn condition prefab into the spawner prefab. [+15,-20]
3358 5/22/16 (222d 16h) Florian Köberle: Adjustment to structure template module change to Region3i. [+54,-112]
3359 5/22/16 (222d 22h) Florian Köberle: Use structure template module instead of own implementation. [+9,-1886]
3360 5/19/16 (225d 14h) Florian Köberle: Remember the front side when a structure template gets created. [+81,-15]
3361 5/8/16 (236d 13h) Florian Köberle: Rotatable structures. [+339,-17]
3362 5/8/16 (237d 1h) Florian Köberle: Draw a outline of the structure to place when the player holds the structure spawn item. [+174,-1]
3363 5/6/16 (238d 14h) Florian Köberle: Adjust the item colors. Most powerful = red. [+3,-3]
3364 5/6/16 (238d 14h) Florian Köberle: New item for spawning structures can now be generated within the structure template editor. [+147,-4]
3365 5/6/16 (238d 15h) Florian Köberle: Added a item for generating structure templates. [+76,-2]
3366 5/5/16 (239d 14h) Florian Köberle: Allow the editing of the copy region and renamed copy item. [+330,-45]
3367 5/4/16 (241d 13h) Florian Köberle: Change behavior node color definitions to new format. [+6,-6]
3368 5/2/16 (242d 14h) Florian Köberle: Show the outline around the region that will be copied when you hold the copy region item. [+124,-0]
3369 4/27/16 (247d 13h) Florian Köberle: Specify rooms to spawn with prefabs. [+627,-113]
3370 4/24/16 (250d 16h) Florian Köberle: Moved the dungeon spawn entrance check definitions to a prefab. [+235,-71]
3371 4/23/16 (251d 17h) Florian Köberle: Show particles when a dungeon gets shown. [+25,-0]
3372 4/17/16 (257d 14h) Florian Köberle: Prevent seeing through walls when inside stone illusion blocks. [+62,-22]
3373 4/12/16 (262d 13h) Florian Köberle: Changed corridor room to have a free floating path. [+107,-51]
3374 4/9/16 (265d 14h) Florian Köberle: Made quest related string come from the quest. [+51,-15]
3375 4/9/16 (265d 16h) Florian Köberle: Added a particle effect and light when gooey spawns. [+50,-0]
3376 4/9/16 (265d 19h) Florian Köberle: Improved dungeon entrance spawning. [+105,-30]
3377 4/4/16 (270d 14h) Florian Köberle: Spawn the dungeon entrance in the side of a mountain. [+127,-47]
3378 4/4/16 (270d 16h) Florian Köberle: Spawn actually a stairs down structure in the found dungeon area. [+67,-13]
3379 4/4/16 (270d 16h) Florian Köberle: Make the offered quests field public. [+1,-1]
3380 4/4/16 (270d 16h) Florian Köberle: Fix slightly to high spawn of dungeon. [+2,-2]
3381 4/4/16 (270d 16h) Florian Köberle: Remove the no longer working respawnGooey command. [+1,-22]
3382 4/4/16 (270d 16h) Florian Köberle: Add a tool for copying block regions to clipboard. [+188,-0]
3383 4/3/16 (272d 13h) Florian Köberle: Gooey appears now when it has a quest. Added work in progress dungeon quest. [+601,-40]
3384 3/28/16 (277d 15h) Florian Köberle: Mark gooey as always relevant to prevent it from spawning twice. [+2,-0]
3385 3/28/16 (277d 15h) Florian Köberle: Automatically spawn gooey. [+264,-1]
3386 3/20/16 (285d 19h) Florian Köberle: Increase gooeys jump height so that it can do the found path. [+1,-1]
3387 3/20/16 (285d 19h) Florian Köberle: Handle a special case during pathfinding correctly. [+1,-2]
3388 3/20/16 (285d 20h) Florian Köberle: Implement continuous following and proper stopping once close enough. [+551,-57]
3389 3/15/16 (290d 12h) Florian Köberle: Adjustment to method rename in engine and Pathfinding module version increment. [+3,-3]
3390 3/13/16 (293d 1h) Florian Köberle: Gooey can now be ordered to follow or to stay. [+256,-6]
3391 3/13/16 (293d 3h) Florian Köberle: Make it much easier to click gooey and adjusted jump height. [+4,-4]
3392 3/12/16 (293d 14h) Florian Köberle: Added a interaction screen based dialog. [+112,-1]
3393 3/12/16 (293d 18h) Florian Köberle: Add gooey model and basic prefab. [+3743,-2]
3394 3/5/16 (300d 16h) flo: Update README.md [+9,-3]
3395 3/5/16 (300d 16h) Florian Köberle: Add standard module files to the repository. [+229,-0]
3396 Updated Issues:
3397 12/28/16 (3d 5h) [OPEN] Isaac: Gooey respawning
3398Terasology/GrammarSystem
3399 Commits:
3400 3/11/16 (294d 20h) Tobias Nett: Bugfix: use target position offset when placing blocks [+13,-20]
3401 3/11/16 (294d 21h) Tobias Nett: Adjusted the grammar system to engine changes... [+798,-435]
3402 Updated Issues:
3403 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Update documentation
3404 3/11/16 (294d 19h) [CLOSED] Rasmus Praestholm: Depend on latest TeraMath instead of engine for Matrix4i
3405Terasology/GrowingFlora
3406 Commits:
3407 12/15/16 (16d 4h) Scott M Sunarto|Rasmus Praestholm: Updated README.md (#11) [+20,-3]
3408 12/12/16 (18d 16h) Scott M Sunarto|Rostyslav Zatserkovnyi: Initial README (#10) [+16,-0]
3409 2/3/16 (332d 12h) Josh Zacharias: Use the new DropItemEvent instead of the PickupBuilder. [+2,-6]
3410 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3411Terasology/HUDToggleButtons
3412 Commits:
3413 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+1,-1]
3414Terasology/HealingBlocks
3415 Commits:
3416 12/3/16 (28d 9h) Rasmus Praestholm: Bump version number to make Jenkins happy. [+1,-1]
3417 12/3/16 (28d 11h) ebanisadr|GitHub: Update README.md [+4,-4]
3418 12/3/16 (28d 11h) ebanisadr|GitHub: Update README.md [+7,-1]
3419 12/3/16 (28d 11h) ebanisadr|GitHub: nixed a tab character [+2,-2]
3420 12/3/16 (28d 11h) Eric Banisadr: Checkstyle fixes [+1,-0]
3421 12/3/16 (28d 11h) Eric Banisadr: Fixed the bug where jumping onto a healing block would not heal an entity [+7,-3]
3422 12/3/16 (28d 11h) Eric Banisadr: Fixed the bug where jumping onto a healing block would not heal an entity [+23,-14]
3423 12/3/16 (28d 11h) Eric Banisadr: Checkstyle fixes [+0,-15]
3424 12/3/16 (28d 11h) Eric Banisadr: Checkstyle fixes [+0,-16]
3425 12/2/16 (29d 11h) Eric Banisadr: I used the RedCross block to test this module, so why not include it [+42,-0]
3426 12/2/16 (29d 11h) Eric Banisadr: tested, updated and working [+26,-27]
3427 12/1/16 (29d 14h) Eric Banisadr: removed a file copied from Core [+0,-45]
3428 12/1/16 (29d 15h) Eric Banisadr: First version, completely untested [+200,-62]
3429 12/1/16 (30d 4h) ebanisadr|GitHub: Started working on this prject [+87,-0]
3430 12/1/16 (30d 12h) ebanisadr|GitHub: Create README.md [+2,-0]
3431 12/1/16 (30d 12h) ebanisadr|GitHub: Update .gitignore [+13,-0]
3432Terasology/Hunger
3433 Commits:
3434 12/1/16 (29d 16h) Tobias Nett|GitHub: Merge pull request #2 from jeroenhero123/master [+77,-17]
3435 12/1/16 (30d 3h) Jeroen: Removed author tags, updated layout and some descriptions being too detailed / not detailed enough. [+12,-36]
3436 11/30/16 (30d 14h) Jeroen: Added a description for all methods and variables for JavaDocs. [+84,-0]
3437 11/21/16 (40d 11h) Josh Zacharias|GitHub: Merge pull request #1 from Terasology/develop [+38,-231]
3438 11/21/16 (40d 12h) Josh Zacharias: Extract Thirst. [+24,-253]
3439 10/28/16 (63d 20h) Josh Zacharias: v0.2.0 [+1,-1]
3440 10/28/16 (64d 8h) Josh Zacharias: Move the coded starting player hunger and thirst values into a prefab delta so that other modules can change or override this value. [+60,-24]
3441 9/10/16 (111d 16h) Rostyslav Zatserkovnyi: Fix for Terasology/JoshariasSurvival#14 and a small gitignore update [+21,-3]
3442 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-1]
3443 Open PRs:
3444 12/18/16 (13d 0h) null: Add missing @Sender annotations to commands [+5,-4]
3445 Updated Issues:
3446 12/19/16 (11d 14h) [OPEN] null: Items are not consumed after use
3447Terasology/IRLCorp
3448 Commits:
3449 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+4,-4]
3450 5/30/16 (215d 6h) Josh Zacharias: Fix broken recipes. v1.1.1 [+38,-27]
3451 5/30/16 (215d 6h) Josh Zacharias: Add normal and gloss maps to machines. [+0,-0]
3452 5/14/16 (231d 12h) Josh Zacharias: Use PotentialEnergyDevices as the energy storage component. [+53,-52]
3453 4/23/16 (252d 6h) Josh Zacharias: Tools and machines now have higher crafting skill requirements than normal tools. [+35,-17]
3454 3/31/16 (275d 4h) Josh Zacharias: Migrate to Workstation 1.0.0. [+312,-239]
3455 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3456 2/22/16 (313d 9h) Rasmus Praestholm: Merge branch 'InventoryToCore' of https://github.com/Terasology/IRLCorp [+5,-5]
3457 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+5,-5]
3458 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+8,-17]
3459 1/20/16 (346d 5h) Josh Zacharias: Use the Gaze system for targetting. [+9,-8]
3460 1/6/16 (360d 11h) Josh Zacharias: Extra null check when rendering block placer overlays for when the character is not all the way living. [+15,-14]
3461 1/3/16 (363d 7h) Rasmus Praestholm: Adjust for engine change [+4,-3]
3462 Updated Issues:
3463 10/9/16 (82d 14h) [OPEN] Josh Zacharias: Fix rendering issue with axles after reloading the world
3464 10/10/16 (81d 17h) [OPEN] Josh Zacharias: Fix rendering of windmills
3465 2/12/16 (322d 17h) [CLOSED] Jason: [Modding question]
3466 4/8/16 (266d 14h) [CLOSED] Josh Zacharias: Block Placer - only partially works in multiplayer
3467Terasology/InGameHelp
3468 Commits:
3469 12/13/16 (18d 0h) TheJYKoder|Rostyslav Zatserkovnyi: Update module.txt (#4) [+2,-2]
3470 12/10/16 (20d 22h) Tobias Nett|GitHub: Merge pull request #3 from J0hnCena/documentation [+374,-14]
3471 12/10/16 (21d 5h) J0hnCena: Add documentation [+374,-14]
3472 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
3473 9/1/16 (121d 12h) XTariq: Added the ability to organize items into subcategories. [+148,-25]
3474 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+1,-1]
3475 5/13/16 (232d 8h) Rasmus Praestholm: Fix for trivial engine change. [+1,-1]
3476 3/13/16 (293d 5h) Josh Zacharias: Add back in the inventory styles from Core. [+1,-1]
3477 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+5,-5]
3478 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
3479Terasology/Index
3480 Commits:
3481 11/28/16 (33d 7h) Rasmus Praestholm: Add new modules Alchemy, Cooking, Smithing, and WorkstationCrafting. [+1,-1]
3482 11/22/16 (39d 5h) Rasmus Praestholm: Add new modules: Thirst, EdibleSubstance [+1,-1]
3483 9/9/16 (113d 7h) Rasmus Praestholm: Tweak at module lineup. [+1,-1]
3484 8/7/16 (146d 8h) Rasmus Praestholm: Add new modules: Economy and Lakes to the lineup. [+1,-1]
3485 7/17/16 (166d 14h) Rasmus Praestholm: Add Equipment and PhysicalStats to the module lineup. [+1,-1]
3486 6/18/16 (195d 15h) Rasmus Praestholm: Add Books, DynamicCities, and StaticCities to the module lineup. [+1,-1]
3487 5/30/16 (215d 13h) Rasmus Praestholm: Add StructureTemplates to the module lineup. [+1,-1]
3488 5/14/16 (231d 7h) Rasmus Praestholm: Add new module PotentialEnergyDevices. [+1,-1]
3489 3/29/16 (277d 7h) Rasmus Praestholm: Add BlockDetector + ShatteredPlanes to module lineup, retire LandsOfTerra's entry, add CptCrispyCrunchy to credits. [+1,-1]
3490 3/13/16 (292d 13h) Rasmus Praestholm: Add GooeysQuests to the module lineup. [+1,-1]
3491 2/22/16 (313d 4h) Rasmus Praestholm: Add DamagingBlocks to the module lineup. [+1,-1]
3492 1/3/16 (363d 8h) Rasmus Praestholm: Assorted minor Gradle tweaking. [+7,-1]
3493 Open PRs:
3494 6/26/16 (187d 16h) null: Added the version of the Terasology bundles with JRE included. [+109,-0]
3495Terasology/ItemRendering
3496 Commits:
3497 11/21/16 (40d 11h) Josh Zacharias|GitHub: Merge pull request #6 from Terasology/develop [+15,-7]
3498 11/21/16 (40d 12h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
3499 10/31/16 (61d 12h) Josh Zacharias: v0.2.1 [+1,-1]
3500 10/31/16 (61d 12h) Josh Zacharias: Refactor the way tint overlay icons are saved so that it triggers mesh recreation. [+14,-6]
3501 7/24/16 (160d 9h) Josh Zacharias|GitHub: Merge pull request #5 from Terasology/constructors [+143,-7]
3502 7/23/16 (160d 14h) Tobias Nett: Additional constructors and convenience methods. Javadoc. [+143,-7]
3503 4/30/16 (245d 12h) Josh Zacharias: Remove mesh creation since this happens naturally with items now. [+0,-48]
3504 3/9/16 (297d 4h) Josh Zacharias: Fix items rendered not being scaled as desired. [+2,-3]
3505 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+5,-5]
3506 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
3507Terasology/JoshariasSurvival
3508 Commits:
3509 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+9,-7]
3510 5/14/16 (231d 12h) Josh Zacharias: Add PotentialEnergyDevices to the gradlew script [+1,-1]
3511 4/23/16 (252d 6h) Josh Zacharias: Fixes and tweaks. [+9,-42]
3512 3/31/16 (275d 4h) Josh Zacharias: Migrate to Workstation 1.0.0. [+14,-11]
3513 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3514 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+0,-2]
3515 Updated Issues:
3516 10/23/16 (68d 17h) [OPEN] Rasmus Praestholm: Player logged out for some time may log back in then nearly immediately starve to death
3517 10/9/16 (82d 14h) [OPEN] Josh Zacharias: More foragable berry types
3518 10/9/16 (82d 14h) [OPEN] Josh Zacharias: Lookup the key bindings for InGameHelp and EventualSkills popups
3519 10/9/16 (82d 14h) [OPEN] Josh Zacharias: Overlapping notification pop-ups between InGameHelp and eventualskills
3520 12/27/16 (4d 10h) [CLOSED] Rasmus Praestholm: Double `e` click needed sometimes to open a workstation
3521 9/11/16 (111d 9h) [CLOSED] Rostyslav Zatserkovnyi: Hunger/thirst bar NPE after respawning
3522 11/7/16 (54d 9h) [OPEN] Josh Zacharias: Drinkable water
3523 4/8/16 (266d 14h) [OPEN] Josh Zacharias: More food
3524 4/8/16 (266d 14h) [CLOSED] Josh Zacharias: Standardize asset organization across modules
3525 4/8/16 (266d 14h) [CLOSED] Josh Zacharias: Farmable vegetables and fruits
3526Terasology/Journal
3527 Commits:
3528 2/28/16 (307d 9h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3529Terasology/KotlinLib
3530 Commits:
3531 12/3/16 (27d 14h) Max Borsch|GitHub: Fixed readme [+1,-1]
3532 12/3/16 (27d 15h) Max: Converted ScalaLib to KotlinLib, added testKotlin command [+741,-0]
3533Terasology/Lakes
3534 Commits:
3535 7/7/16 (176d 14h) Rasmus Praestholm: Add standard module .gitignore. [+13,-0]
3536 7/7/16 (176d 14h) Rasmus Praestholm: Remove stray build files. [+0,-30]
3537 7/7/16 (176d 14h) Rasmus Praestholm: Remove build.gradle (is provided by Gradle/Jenkins). [+0,-301]
3538 5/22/16 (223d 0h) Milan Ender: Update README.md [+10,-10]
3539 5/22/16 (223d 0h) CptCrispyCrunchy: Merge branch 'master' of https://github.com/Terasology/Lakes [+0,-0]
3540 5/22/16 (223d 0h) Milan Ender: Update README.md [+8,-4]
3541 5/22/16 (223d 0h) CptCrispyCrunchy: -Added Lavalakes [+235,-106]
3542 5/20/16 (224d 16h) Milan Ender: Update README.md [+2,-2]
3543 5/20/16 (224d 19h) CptCrispyCrunchy: -added screens [+4,-0]
3544 5/20/16 (224d 19h) CptCrispyCrunchy: -Smoother embedding by finding minimal height on BB corners of lakes [+154,-12]
3545 5/20/16 (224d 20h) Milan Ender: Update README.md [+1,-1]
3546 5/20/16 (224d 20h) Milan Ender: Update README.md [+1,-1]
3547 5/20/16 (224d 20h) CptCrispyCrunchy: Merge branch 'master' of https://github.com/Terasology/Lakes [+5,-20]
3548 5/20/16 (224d 20h) CptCrispyCrunchy: -Fixed Surface Lake bug [+80,-44]
3549 5/19/16 (225d 13h) Milan Ender: Update README.md [+5,-2]
3550 5/19/16 (225d 13h) Milan Ender: Delete README.md~ [+0,-18]
3551 5/19/16 (225d 13h) CptCrispyCrunchy: first version with underground and some surface lakes and perfomance issues, artifacts and bugs [+37,-0]
3552 5/19/16 (225d 13h) CptCrispyCrunchy: first version with underground and some surface lakes and perfomance issues, artifacts and bugs [+937,-0]
3553 Updated Issues:
3554 7/10/16 (173d 15h) [OPEN] Rasmus Praestholm: Chunk generator thread died from out of bounds
3555Terasology/LightAndShadow
3556 Updated Issues:
3557 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Primitive combat (GelCube style)
3558 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Player avatar
3559 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Very basic growth sim
3560 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Custom map support
3561 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Tower turret blocks
3562 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Circuitry to help power turrets in towers
3563 12/28/16 (3d 5h) [OPEN] Rostyslav Zatserkovnyi: "Gray" Flora Art Asset
3564 10/25/16 (66d 21h) [OPEN] Rostyslav Zatserkovnyi: Class lineup and effects
3565 11/11/16 (49d 23h) [OPEN] Rostyslav Zatserkovnyi: Building lineup and effects
3566 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Pathing for mobs
3567 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Command Map
3568 12/30/16 (1d 3h) [CLOSED] Rostyslav Zatserkovnyi: "Dice" catapult ammo Art Assets
3569 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Red Bishop Art Assets
3570 11/12/16 (49d 5h) [OPEN] Rostyslav Zatserkovnyi: Black Bishop Art Assets
3571 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Black Fool Art Assets
3572 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Black Queen Art Assets
3573 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Black King Art Assets
3574 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Black Rook Art Assets
3575 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Red Knight Art Assets
3576 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Red Fool Art Assets
3577 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Red King Art Assets
3578 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Red Rook Art Assets
3579 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Red Queen Art Assets
3580 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Black Knight Art Assets
3581 11/13/16 (47d 17h) [OPEN] Rostyslav Zatserkovnyi: Custom ChunkGenerator based on a static heightmap
3582 10/27/16 (65d 0h) [OPEN] Rostyslav Zatserkovnyi: Collection quests
3583 12/10/16 (20d 22h) [OPEN] Rostyslav Zatserkovnyi: Victory condition quest
3584 12/13/16 (18d 9h) [OPEN] Rostyslav Zatserkovnyi: "MacGuffin" block for each side (capture the flag style)
3585 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Secret room grand Tao 3d decorative animated model
3586 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Pachisi Planes central Tao symbol
3587 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Carrom Corners decorative blocks
3588 11/15/16 (46d 0h) [OPEN] Rostyslav Zatserkovnyi: Domino Piece Tree Art Assets
3589 11/27/16 (33d 13h) [OPEN] Rostyslav Zatserkovnyi: Billiard Bluff Tree Art Assets
3590 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Card Crag Tree Art Assets
3591 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Backgammon Tree Art Assets
3592 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Red Pawn Art Assets
3593 11/28/16 (32d 20h) [OPEN] Rostyslav Zatserkovnyi: Black Pawn Art Assets
3594 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Flora Generator
3595 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Flora Art Assets
3596 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Tree Generator
3597 11/16/16 (45d 4h) [OPEN] Rostyslav Zatserkovnyi: Poker Chip Tree Art Assets
3598 11/16/16 (45d 4h) [OPEN] Tobias Nett: Intro Screen/Video
3599 11/16/16 (45d 4h) [OPEN] Rasmus Praestholm: Dome animation improvement(s)
3600 10/25/16 (66d 23h) [OPEN] Tobias Nett: Improve magic dome
3601Terasology/LightAndShadowResources
3602 Commits:
3603 12/30/16 (1d 7h) Rasmus Praestholm: Merge some dice! [+45,-0]
3604 12/24/16 (7d 1h) Scott M Sunarto: Emptied dice.prefab [+1,-6]
3605 12/24/16 (7d 1h) Scott M Sunarto: Whitespace Fix [+5,-5]
3606 12/24/16 (7d 2h) Scott M Sunarto: Add Dice Block Definition Files [+50,-0]
3607 12/24/16 (7d 3h) Scott M Sunarto: Add Dice Blocks Assets [+0,-0]
3608 12/24/16 (7d 4h) Scott M Sunarto: Add Unclaimed Crop Block Files [+18,-0]
3609 12/24/16 (7d 12h) Scott M Sunarto|Rostyslav Zatserkovnyi: Add Unclaimed Crop & README (#7) [+215,-1]
3610 7/22/16 (162d 12h) Tobias Nett: Adjustments and additions for magic dome. [+3,-1]
3611 7/21/16 (163d 12h) Tobias Nett: Add a Magic Dome [+278,-276]
3612 7/20/16 (163d 20h) Tobias Nett: Added inverse sphere by @glasz for magic dome + force field texture [+867,-0]
3613 2/29/16 (306d 8h) Rasmus Praestholm: Add the Dominog by @glasz and @SuperSnark to its official home. [+10413,-0]
3614 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+0,-4]
3615 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3616 Updated Issues:
3617 11/13/16 (48d 8h) [OPEN] Rasmus Praestholm: Black rook assets
3618 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Black knight assets
3619Terasology/Machines
3620 Commits:
3621 11/28/16 (33d 9h) Rasmus Praestholm: Forgot to submit minor style fixes and a simple compile error. [+6,-6]
3622 11/26/16 (34d 17h) Kevin Turner: DefaultMachineWindow.update: bail out if the interaction target does not exist (!?) [+10,-1]
3623 11/26/16 (34d 17h) Kevin Turner: un-glob imports [+4,-1]
3624 11/26/16 (35d 5h) Kevin Turner: DefaultMachineWindow: factor out updateProcessResult [+57,-40]
3625 11/26/16 (35d 6h) Kevin Turner: DefaultMachineWindow: factor out updateProgressBar [+63,-57]
3626 11/26/16 (35d 6h) Kevin Turner: DefaultMachineWindow: factor out layoutOutputItems [+41,-34]
3627 11/26/16 (35d 6h) Kevin Turner: DefaultMachineWindow: factor out initializeIoWidgets to reduce duplication & method length [+32,-44]
3628 11/21/16 (40d 12h) Josh Zacharias: Merge remote-tracking branch 'origin/master' into develop [+0,-0]
3629 11/21/16 (40d 12h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+4,-4]
3630 10/28/16 (63d 20h) Josh Zacharias: v1.1.1 [+2,-2]
3631 10/28/16 (63d 21h) Josh Zacharias: Support partial filling of containers from a tank. Fix filling of tanks. [+10,-7]
3632 7/28/16 (156d 8h) Rasmus Praestholm: Bump dependency on ItemRendering to let in-game dependency resolution recognize the new version. [+1,-1]
3633 7/15/16 (168d 14h) XTariq: Fix for modules that have workstations that are not machines. [+6,-0]
3634 5/14/16 (231d 12h) Josh Zacharias: Update the readme with sample usage for Entity Network and Mechanical Power. [+108,-8]
3635 5/14/16 (231d 12h) Josh Zacharias: Use PotentialEnergyDevices as the energy storage component. [+36,-112]
3636 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+1,-1]
3637 3/31/16 (275d 5h) Josh Zacharias: Migrate to Workstation 1.0.0. [+462,-381]
3638 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+5,-5]
3639 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+2,-3]
3640 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+0,-3]
3641 1/3/16 (363d 7h) Rasmus Praestholm: Adjust for engine change (by just commenting out more of an inactive method). [+5,-2]
3642 Updated Issues:
3643 10/9/16 (82d 13h) [OPEN] Josh Zacharias: WorldlyTooltips for fluid tanks need to show all the fluid inventory amounts
3644 4/8/16 (266d 14h) [OPEN] Josh Zacharias: Process descriptions for fluid input/output need to show the fluid substance's display name
3645 10/9/16 (82d 13h) [OPEN] Josh Zacharias: Toggle the visibility of the process list on and off
3646 4/8/16 (266d 14h) [OPEN] Josh Zacharias: Restrict Fluid Pipes from transferring more than one liquid at once
3647 4/8/16 (266d 14h) [CLOSED] Josh Zacharias: BlockOutput/ItemOutput validation do not collaborate with each other
3648Terasology/MagicalStats
3649 Commits:
3650 12/14/16 (17d 6h) Rasmus Praestholm: Whoops forgot to submit some minor style tweaks. And a todo. [+17,-9]
3651 12/13/16 (18d 6h) Striped_Monkey: Final commit before submission hopefullyy [+14,-5]
3652 12/12/16 (19d 11h) Striped_Monkey: Some changes to the MAS [+17,-16]
3653 12/11/16 (19d 14h) Striped_Monkey: Worked on some more changes. [+16,-7]
3654 12/11/16 (20d 4h) Striped_Monkey: another take [+22,-13]
3655 12/11/16 (20d 6h) Striped_Monkey: made it work [+1,-8]
3656 12/11/16 (20d 7h) Striped_Monkey: added some more stuffs [+7,-5]
3657 12/11/16 (20d 9h) Striped_Monkey: Adding today's work [+307,-26]
3658 12/9/16 (22d 10h) Striped_Monkey: Added ManaChangedEvent [+37,-0]
3659 12/7/16 (24d 8h) Striped_Monkey: Forgot to commit these [+287,-0]
3660 12/7/16 (24d 8h) Striped_Monkey: Added ManaComponent [+52,-0]
3661 12/5/16 (26d 5h) Striped_Monkey: Added the ManaClientSystem. [+34,-0]
3662 12/5/16 (26d 6h) Striped_Monkey: Adding FullManaEvent basics. [+34,-0]
3663 11/30/16 (30d 13h) Max Borsch|GitHub: Added stat desc [+5,-5]
3664 11/30/16 (30d 13h) Max: Naming fixes [+28,-40]
3665 11/30/16 (31d 8h) Max: Initial commit, INT,WIS,WIL,RES added, no implementations [+1330,-0]
3666 Updated Issues:
3667 12/14/16 (16d 15h) [OPEN] Rasmus Praestholm: Test in multiplayer, especially attack damage, if any
3668 12/14/16 (17d 7h) [CLOSED] XTariq: Add mana system
3669Terasology/ManualLabor
3670 Commits:
3671 12/15/16 (15d 19h) Rostyslav Zatserkovnyi|GitHub: Merge PR #22 by @mjuvekar7 - improve module.txt [+2,-2]
3672 12/15/16 (16d 1h) mjuvekar7|GitHub: Improve module.txt [+2,-2]
3673 11/21/16 (39d 13h) Josh Zacharias|GitHub: Merge pull request #20 from Terasology/develop [+58,-6]
3674 11/21/16 (40d 12h) Josh Zacharias: Merge remote-tracking branch 'origin/master' into develop [+1,-17]
3675 11/21/16 (40d 12h) Josh Zacharias: Extract logic into EdibleSubstance. [+3,-155]
3676 10/28/16 (63d 20h) Josh Zacharias: v1.1.0 [+3,-3]
3677 10/28/16 (63d 21h) Josh Zacharias: Add drinkable fluid container mechanism to consume fluid substances on a container. [+207,-3]
3678 9/10/16 (112d 7h) Rasmus Praestholm: Tiny re-order to make this override look more like the original for easier comparison. [+1,-17]
3679 8/2/16 (150d 16h) XTariq: Added additional categories to leaf template to match original definition. [+1,-1]
3680 6/20/16 (194d 7h) Rasmus Praestholm: Adjust "volume" to "maxVolume" to fit a change in the Fluid module. [+1,-1]
3681 5/30/16 (215d 6h) Josh Zacharias: v1.0.1 [+1,-1]
3682 5/30/16 (215d 7h) Josh Zacharias: Fix some broken recipes. Nerf the metal box recipe. [+4,-8]
3683 4/30/16 (245d 12h) Josh Zacharias: Add the wooden display block to show off items to the world. Hint: also holds a torch for more different lighting. [+62,-0]
3684 4/23/16 (252d 6h) Josh Zacharias: Various fixes and more natural support of the InGameHelp. [+43,-31]
3685 3/31/16 (275d 4h) Josh Zacharias: Migrate to Workstation 1.0.0. [+1749,-944]
3686 3/10/16 (296d 4h) Josh Zacharias: Fix charcoal, coal, wood chunks burning and smelting issues. [+118,-9]
3687 3/9/16 (297d 4h) Josh Zacharias: Fix old asset references for the shaping table. [+4,-4]
3688 2/29/16 (306d 4h) Josh Zacharias: Add the Shaping table that can produce half blocks, eighth blocks, and stairs. Use a crude hammer or crude axe as tools on a symmetric block. [+361,-2]
3689 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+4,-4]
3690 2/22/16 (313d 8h) Rasmus Praestholm: Merge branch 'InventoryToCore' of https://github.com/Terasology/ManualLabor [+2,-2]
3691 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+2,-2]
3692 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+28,-70]
3693 1/3/16 (363d 4h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3694Terasology/ManualLaborEventualSkills
3695 Commits:
3696 4/23/16 (252d 6h) Josh Zacharias: Reduce the level requirement for entry level tools. [+1,-1]
3697 3/31/16 (275d 4h) Josh Zacharias: Migrate to Workstation 1.0.0 and EventualSkills 1.0.0 [+82,-88]
3698 3/5/16 (301d 4h) Josh Zacharias: Add Fitness, Running, and Swimming movement modifying skills. [+75,-0]
3699 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3700Terasology/MarcinScIncubator
3701 Commits:
3702 6/9/16 (205d 6h) Rasmus Praestholm: Tweak for engine change. [+2,-6]
3703 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+2,-2]
3704 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3705Terasology/MasterOfOreon
3706 Commits:
3707 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+1,-17]
3708 1/20/16 (346d 4h) Rasmus Praestholm: Adjust capitalization. [+1,-1]
3709Terasology/Maze
3710 Commits:
3711 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
3712Terasology/MedievalCities
3713 Commits:
3714 11/22/16 (39d 5h) Rasmus Praestholm: Update dependency versions from recent version bumps elsewhere. [+1,-1]
3715 10/8/16 (84d 7h) Rasmus Praestholm: Demote DynamicCities as a gameplay template in favor of MedievalCities so there is a culture definition present. [+10,-3]
3716 8/18/16 (134d 23h) Tobias Nett: Initial commit with building templates and culture prefab. [+6716,-0]
3717Terasology/Miniion
3718 Commits:
3719 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+6,-7]
3720 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+9,-123]
3721 1/20/16 (346d 5h) Josh Zacharias: Dont use the character component for pitch and yaw. In fact, dont use pitch and yaw at all for moving the NPCs. [+1,-1]
3722 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3723Terasology/Minimap
3724 Commits:
3725 7/7/16 (176d 14h) Rasmus Praestholm: Conflicts resolution for MinimapGrid.java - minor functional conflicts, seems to work OK. [+0,-7]
3726 7/7/16 (176d 15h) Rasmus Praestholm: Merge PR #7 and other recent stuff to master branch. [+434,-135]
3727 7/3/16 (181d 2h) Martin Steiger: Rename Minimap interface [+137,-137]
3728 7/2/16 (181d 16h) Martin Steiger: Add another image [+0,-0]
3729 7/2/16 (181d 16h) Martin Steiger: Expose only IMinimapSystem interface to users [+51,-17]
3730 7/2/16 (181d 19h) Martin Steiger: Finish overlay system [+172,-0]
3731 7/2/16 (181d 19h) Martin Steiger: Move Rect2xTransformers to TeraMath [+0,-148]
3732 7/2/16 (181d 19h) Martin Steiger: Re-organize packages [+16,-9]
3733 7/2/16 (181d 20h) Martin Steiger: Add support for overlays [+216,-4]
3734 7/1/16 (182d 15h) Martin Steiger: Use world rotation instead of the character component for finding yaw [+9,-4]
3735 7/1/16 (182d 16h) Martin Steiger: Some more method splitting [+33,-26]
3736 7/1/16 (182d 16h) Martin Steiger: Minor refactoring [+20,-15]
3737 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3738 1/20/16 (346d 5h) Josh Zacharias: Use world rotation instead of the character component for finding yaw. [+13,-14]
3739 Updated Issues:
3740 11/22/16 (39d 9h) [OPEN] null: Incompatibility with Throughout the Ages (crashes, game fails to dispose)
3741 12/31/15 (365d 13h) [CLOSED] Martin Steiger: Minimap remains black on some systems
3742Terasology/MobileBlocks
3743 Commits:
3744 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3745 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
3746Terasology/ModularComputers
3747 Commits:
3748 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+4,-4]
3749 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+4,-6]
3750 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
3751 2/3/16 (332d 12h) Josh Zacharias: Use the new DropItemEvent instead of the PickupBuilder. [+3,-4]
3752Terasology/MultiBlock
3753 Commits:
3754 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+2,-2]
3755 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3756Terasology/MusicDirector
3757 Commits:
3758 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
3759Terasology/NameGenerator
3760 Commits:
3761 3/12/16 (293d 13h) Tobias Nett: Fixing the Unit test which were failing of asset loading. [+77,-95]
3762 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+4,-4]
3763 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3764Terasology/NetworkTransport
3765 Commits:
3766 12/13/16 (18d 0h) TheJYKoder|Rostyslav Zatserkovnyi: Update module.txt (#1) [+2,-2]
3767Terasology/OreGeneration
3768 Commits:
3769 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+3,-3]
3770 5/6/16 (239d 7h) Josh Zacharias: Update the readme with component usage help. [+178,-9]
3771 4/23/16 (252d 7h) Josh Zacharias: Get ore gen definitions on the fly so that tweaking ore generation is easier. [+4,-38]
3772Terasology/Oreons
3773 Commits:
3774 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+2,-4]
3775 Updated Issues:
3776 12/8/16 (22d 19h) [OPEN] Rasmus Praestholm: King is oddly tiny
3777 11/13/16 (47d 17h) [OPEN] Rasmus Praestholm: Add remaining models (or new ones)
3778Terasology/Pathfinding
3779 Commits:
3780 8/27/16 (125d 15h) oniatus: Fix pathfinding test world generator [+10,-6]
3781 7/10/16 (173d 22h) Florian Köberle: Fix a crash on a headless server. [+2,-1]
3782 6/5/16 (208d 14h) Rasmus Praestholm: Update color formats in prefabs due to a serialization change a while back. [+20,-20]
3783 3/5/16 (301d 5h) Rasmus Praestholm: Merge PR #23 by @oniatus - cleanup [+50,-44]
3784 3/4/16 (302d 3h) oniatus: update to lates behavior changes [+50,-44]
3785 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+3,-3]
3786 2/12/16 (323d 12h) Florian Köberle: Fix mostly broken path finding by searching the walkable blocks properly. [+1,-1]
3787 1/20/16 (346d 5h) Josh Zacharias: Use world rotation instead of the character component for finding yaw. [+6,-4]
3788 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3789 Updated Issues:
3790 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: Import some old documentation if applicable
3791 11/18/16 (43d 4h) [OPEN] Martin Steiger: Fix unit tests
3792Terasology/PhysicalStats
3793 Commits:
3794 11/20/16 (40d 16h) XTariq: Applied minor fix and updated README. [+16,-4]
3795 11/18/16 (42d 16h) XTariq: Added fixes based on @skaldarnar's suggestions. [+57,-16]
3796 11/14/16 (47d 6h) XTariq: Added documentation to all classes. [+531,-44]
3797 10/28/16 (64d 5h) XTariq: Renamed components to better their clarify their intended purpose. Also changed PhysicalStatsModifier to be a component. [+99,-98]
3798 8/2/16 (150d 16h) XTariq: Changed permissions of commands. [+9,-8]
3799 7/9/16 (175d 5h) XTariq: Removed test physical stat mod. [+0,-5]
3800 7/5/16 (179d 8h) XTariq: Added stat mod contribution to calculations. [+32,-3]
3801 7/4/16 (180d 12h) XTariq: Added physical stat modifiers and several events. Still a heavy WIP. [+362,-0]
3802 7/2/16 (182d 5h) XTariq: Added two more console commands to change a player's stats. [+16,-0]
3803 7/2/16 (182d 8h) XTariq: Initial creation of PhysicalStats. [+415,-0]
3804 Updated Issues:
3805 11/22/16 (39d 5h) [CLOSED] XTariq: Add comments and documentation to all classes
3806Terasology/PlantPack
3807 Commits:
3808 12/15/16 (16d 4h) Rasmus Praestholm|GitHub: Merge pull request #14 from smsunarto/ReadMe [+11,-4]
3809 12/13/16 (17d 20h) Scott M Sunarto: Update README.md [+11,-4]
3810 12/12/16 (18d 16h) Rostyslav Zatserkovnyi|GitHub: Update README.md [+29,-28]
3811 12/12/16 (18d 16h) Scott M Sunarto|Rostyslav Zatserkovnyi: Update README.md (#12) [+63,-1]
3812 11/21/16 (40d 12h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+2,-2]
3813 Open PRs:
3814 12/29/16 (1d 18h) null: GCI [+70,-0]
3815 Updated Issues:
3816 12/11/16 (19d 20h) [OPEN] Scott M Sunarto: Plant spawned using give command does not grow over time.
3817Terasology/PolyWorld
3818 Updated Issues:
3819 6/6/16 (208d 7h) [CLOSED] null: some class not found
3820Terasology/Portals
3821 Commits:
3822 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+2,-2]
3823 Updated Issues:
3824 12/19/16 (12d 4h) [OPEN] Scott M Sunarto: [GCI] Feature Request | Methods of Portal Creation & Variety of Portals
3825Terasology/PotentialEnergyDevices
3826 Commits:
3827 5/14/16 (231d 12h) Josh Zacharias: Port over the code from Machines/MechanicalPower [+255,-0]
3828Terasology/Potions
3829 Commits:
3830 12/30/16 (1d 6h) FieryPhoenix909|Rasmus Praestholm: Adding Divergence Potion for GCI (#36) [+36,-1]
3831 12/25/16 (6d 4h) Cervator: Fix a couple icon definitions [+2,-2]
3832 12/25/16 (6d 4h) TheJYKoder|Cervator: Create JuggernautPotion [+51,-1]
3833 12/25/16 (6d 4h) TheJYKoder|Cervator: Create InversionPotion [+32,-1]
3834 12/24/16 (7d 6h) Cervator: Merge Immobility Potion [+46,-1]
3835 12/24/16 (7d 7h) Vaibhav Bajaj: Added immobility potion [+46,-1]
3836 12/24/16 (7d 11h) jellysnake|Rostyslav Zatserkovnyi: Add ignoring eclipse and build files (#35) [+12,-2]
3837 12/20/16 (10d 15h) JayGupta2003|XTariq: GCI Task (Add a Potion to Potions Module)(JayGupta2003) (#32) [+32,-3]
3838 12/20/16 (10d 18h) Rostyslav Zatserkovnyi|GitHub: Merge PR #31 by @SufurElite - Hemlock potion [+34,-3]
3839 12/19/16 (12d 6h) SufurElite: Added Hemlock potion [+34,-3]
3840 12/18/16 (12d 22h) Scott M Sunarto|Tobias Nett: Added Sacred Potion (#30) [+42,-0]
3841 12/18/16 (13d 6h) Rasmus Praestholm: Fixes. [+6,-5]
3842 12/18/16 (13d 6h) DhananjayGarg19|Rasmus Praestholm: New Potion added SuperHealPotion [+29,-0]
3843 12/16/16 (15d 7h) Rasmus Praestholm: Fix texture address [+1,-1]
3844 12/16/16 (15d 7h) patnipriyansh|Rasmus Praestholm: BattlePotion added [+46,-0]
3845 12/15/16 (16d 7h) Rasmus Praestholm: Tiny tweaks. [+5,-23]
3846 12/15/16 (16d 7h) digitalripperynr|Rasmus Praestholm: Added BlindWalk potion - Turns the player blind for 5 seconds along with speed decrease. [+95,-3]
3847 12/14/16 (17d 4h) Rasmus Praestholm: Comma in wrong spot + Add readme note [+3,-2]
3848 12/14/16 (17d 4h) mdj117|Rasmus Praestholm: Add ninja potion [+35,-1]
3849 12/12/16 (18d 16h) mjuvekar7|XTariq: Add an "Overdrive Potion". (#15) [+40,-2]
3850 12/12/16 (19d 8h) Rasmus Praestholm: Rename image files to fit texture config in the prefabs. [+0,-0]
3851 12/12/16 (19d 8h) Rasmus Praestholm: Tweak readme for image credits. [+2,-1]
3852 12/12/16 (19d 8h) kcirtaptrick|Rasmus Praestholm: add Mega Jump and Giga jump [+70,-1]
3853 12/12/16 (19d 8h) Minege|Rasmus Praestholm: Added Regen II + Invincible Potion [+58,-0]
3854 12/8/16 (22d 13h) Benjamin Amos|Rasmus Praestholm: Explosive potion for Google Code-In task (#16) [+102,-2]
3855 12/8/16 (22d 15h) Kallen Tu|XTariq: Added Combat Potion. (#14) [+49,-1]
3856 12/7/16 (24d 4h) Rasmus Praestholm: Fix double "Potion" in filename. [+0,-0]
3857 12/7/16 (24d 4h) Rasmus Praestholm: Merge another potion [+48,-0]
3858 12/6/16 (24d 23h) Aditya Singh|GitHub: Added author. [+1,-1]
3859 12/6/16 (25d 0h) Quinn: Added a mobility potion [+48,-0]
3860 12/6/16 (25d 0h) Aditya Singh|GitHub: Added RagePotionBottle.png [+0,-0]
3861 12/6/16 (25d 2h) Aditya Singh|GitHub: Added RagePotion.prefab [+43,-0]
3862 12/6/16 (25d 7h) Camellia Guan|XTariq: Addition of HarmPotion and HarmEffect (#11) [+90,-1]
3863 12/5/16 (26d 8h) Rasmus Praestholm: Resolve conflict (both sides changed readme) [+20,-2]
3864 12/5/16 (26d 9h) Shardul C|XTariq: Add SlowWalkPotion (#8) [+30,-2]
3865 12/4/16 (26d 17h) Rostyslav Zatserkovnyi|GitHub: Merge PR #6 by @gkaretka - Ultimate Potion I [+33,-0]
3866 12/4/16 (26d 23h) Gregor Karetka: Add a new potion to the Potions module (MovingBlocks) [+33,-0]
3867 12/4/16 (27d 7h) Rasmus Praestholm: Add glue potion. Image is modified from the Regen potion (plain green liquid flask). [+35,-0]
3868 11/29/16 (32d 5h) XTariq|GitHub: Merge pull request #4 from nihal111/master [+121,-1]
3869 11/28/16 (32d 12h) Nihal Singh: Updated README [+121,-1]
3870 11/22/16 (39d 5h) Rasmus Praestholm: Update dependency versions from recent version bumps elsewhere. [+3,-3]
3871 11/20/16 (40d 16h) XTariq: Updated module.txt and README files. [+19,-2]
3872 11/15/16 (45d 20h) XTariq|GitHub: Merge pull request #3 from Terasology/develop [+905,-328]
3873 11/11/16 (49d 16h) XTariq: Appled @skaldarnar's suggestions. [+87,-91]
3874 11/10/16 (51d 9h) XTariq: Added documentation to all classes (#2). [+491,-43]
3875 11/4/16 (57d 5h) XTariq: Added a more durable glass bottle for potions. [+32,-0]
3876 11/2/16 (59d 6h) XTariq: Removed WorkstationCrafting dependency and added component for future update to the Alchemy module. [+27,-10]
3877 11/1/16 (60d 6h) XTariq: First revision of issue #1. [+126,-0]
3878 10/30/16 (62d 13h) XTariq: Removed unsused items from prefabs and PotionComponent. [+0,-42]
3879 9/9/16 (113d 11h) XTariq: Minor cleanup. [+0,-29]
3880 9/4/16 (118d 13h) XTariq: Added the InGameHelp system to this module, complete with its own Potions category. [+279,-2]
3881 8/23/16 (129d 15h) XTariq: Buffed effects of resist potions, and added comments. [+21,-11]
3882 8/23/16 (129d 18h) XTariq: Modified the item use speed potion so that now it has a +50% effect for 15 seconds. [+38,-10]
3883 8/16/16 (136d 15h) XTariq: Removed the Genome module dependency and buffed effects of HealthBoostPotion. [+41,-97]
3884 8/13/16 (140d 5h) XTariq: Complete overhaul of Potions module. The new potions and handling come from the Alchemy module. [+976,-523]
3885 Open PRs:
3886 12/28/16 (3d 0h) null: Update module.txt [+1,-1]
3887 12/28/16 (3d 6h) jellysnake: Add potion status screen [+259,-0]
3888 12/23/16 (8d 6h) null: Added HalfHeightPotion and DoubleHeightPotion [+100,-4]
3889 12/11/16 (20d 6h) null: Update [+83,-50]
3890 12/9/16 (21d 15h) apaukraine: added invisibility potion [+31,-2]
3891 Updated Issues:
3892 12/17/16 (14d 5h) [OPEN] null: Warning log on non-existent potion effect
3893 12/15/16 (16d 7h) [OPEN] Rasmus Praestholm: Update test plan for next release
3894 11/15/16 (45d 20h) [CLOSED] XTariq: Add comments and documentation to all classes
3895 11/15/16 (45d 20h) [CLOSED] XTariq: Add "durability" to potion bottles
3896Terasology/QuestExamples
3897 Commits:
3898 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-3]
3899 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+1,-2]
3900Terasology/Rails
3901 Commits:
3902 12/18/16 (13d 7h) Rasmus Praestholm: Merge readme [+69,-0]
3903 12/18/16 (13d 7h) Scott M Sunarto: Update README.md [+5,-5]
3904 12/17/16 (13d 17h) Scott M Sunarto: Update README.md [+69,-0]
3905 12/17/16 (13d 19h) Rostyslav Zatserkovnyi|GitHub: ...also fix the semicolon [+1,-1]
3906 12/17/16 (13d 19h) Rostyslav Zatserkovnyi|GitHub: Fix outdated i18n stuff in module.txt [+8,-9]
3907 12/13/16 (18d 0h) TheJYKoder|Rostyslav Zatserkovnyi: Update module.txt (#8) [+2,-1]
3908 8/16/16 (137d 8h) Michael Pollind|GitHub: Merge pull request #5 from pollend/fixed_carts [+83,-63]
3909 8/16/16 (137d 9h) Michael Pollind: fixed broken traks and cars [+83,-63]
3910 3/25/16 (281d 7h) Skylar Sommers: Changed Rails to do it's own Update stuff [+105,-5]
3911 3/25/16 (281d 9h) Skylar Sommers: Add RailVehicle so Entities Spawn [+5,-1]
3912 3/25/16 (281d 9h) Skylar Sommers: No more butter fingers [+22,-10]
3913 3/14/16 (292d 10h) Skylar Sommers: Removed PMD warnings [+2,-27]
3914 3/14/16 (292d 10h) Skylar Sommers: Added Core Dependency [+3,-3]
3915 3/14/16 (292d 10h) Skylar Sommers: Merge pull request #4 from Terasology/fixes [+34,-163]
3916 3/14/16 (292d 11h) Skylar Sommers: Item Icons fixed [+3,-3]
3917 3/14/16 (292d 12h) Skylar Sommers: Made Rails Compile again [+21,-38]
3918 3/10/16 (296d 6h) SkySom: The few things required to get it running [+13,-125]
3919 Updated Issues:
3920 8/25/16 (128d 6h) [OPEN] Michael Pollind: Reworking Tracks
3921 8/16/16 (136d 17h) [CLOSED] Michael Pollind: Refactor and rework development branch to work with latest version of Terasology
3922 3/18/16 (287d 20h) [CLOSED] Jason: Rails crash
3923Terasology/Sample
3924 Commits:
3925 12/31/16 (0d 2h) zehata|oniatus: Merge PR #28 by @zehata - Add Computer [+14,-0]
3926 12/27/16 (3d 13h) andriii25: Added a giftbox block [+14,-1]
3927 12/26/16 (5d 5h) Cervator: Code style fixes. [+21,-10]
3928 12/26/16 (5d 6h) Cervator: Merge new sample screen. [+105,-0]
3929 12/26/16 (5d 7h) Vaibhav Bajaj: InformativeLinksScreen added to list of interface screens [+105,-0]
3930 12/26/16 (5d 10h) Cervator: Merge new sample block [+8,-1]
3931 12/25/16 (6d 1h) Cervator: Add missing license header and package statement. [+17,-0]
3932 12/25/16 (6d 4h) TwoTau: Add new block Diamond Wallpaper [+8,-1]
3933 12/24/16 (6d 15h) Cervator: Turn some tabs into spaces and tweak a variable name. [+9,-9]
3934 12/24/16 (6d 15h) Rufus Behr|Rasmus Praestholm: Added a random Latin Quote selector. (#21) [+108,-1]
3935 12/24/16 (7d 12h) capybara512|Rostyslav Zatserkovnyi: (WIP) Creative-mode-style screen (#22) [+80,-0]
3936 12/22/16 (8d 17h) Scott M Sunarto|Nihal Singh: Created TimeStatus UI Screen (#20) [+89,-1]
3937 12/21/16 (9d 18h) Paarth Madan|Nihal Singh: Created Inspirational Quotes UI Screen (#19) [+120,-1]
3938 12/20/16 (11d 4h) TheJYKoder|Nihal Singh: NeverGiveUp Interface Screen (#18) [+83,-0]
3939 12/17/16 (13d 22h) Marvel0usX|Rostyslav Zatserkovnyi: Underglaze block (#16) [+14,-0]
3940 12/10/16 (20d 16h) Rostyslav Zatserkovnyi|GitHub: Merge PR #15 by @capybara512 - decorative wood block [+5,-0]
3941 12/10/16 (20d 17h) Capybara512|john01dav: Added decorative wood block [+5,-0]
3942 12/10/16 (20d 23h) Rostyslav Zatserkovnyi|GitHub: Merge PR #13 by @NicholasBatesNZ - Eormaside block [+5,-0]
3943 12/10/16 (20d 23h) Dane Claessen|Rostyslav Zatserkovnyi: Add CementStone with unique texture. (#14) [+10,-1]
3944 12/10/16 (20d 23h) DevChoganwala|Rostyslav Zatserkovnyi: Add a new rainbow block (#12) [+6,-0]
3945 12/10/16 (21d 5h) Rasmus Praestholm: Minor bits of cleanup. [+30,-13]
3946 12/10/16 (21d 5h) Camellia Guan|Rasmus Praestholm: Simple Interface Creation - new random quote screen. [+87,-0]
3947 12/10/16 (21d 7h) NicholasBatesNZ: Added Eormaside block [+5,-0]
3948 12/8/16 (22d 23h) ezequielroberts|Rostyslav Zatserkovnyi: RandomNumberScreen (#10) [+114,-0]
3949 12/8/16 (22d 23h) Rostyslav Zatserkovnyi|GitHub: Merge PR #11 by @mjuvekar7 - PlayerInfoScreen [+125,-3]
3950 12/8/16 (23d 1h) mandarj7: Change info displayed on InfoScreen [+22,-17]
3951 12/7/16 (23d 19h) mandarj7: Add simple interface screen. [+120,-3]
3952 12/6/16 (24d 15h) Nihal Singh|GitHub: Merge pull request #7 from cbg119/master [+11,-0]
3953 12/6/16 (24d 16h) Christian: Update [+1,-2]
3954 12/6/16 (24d 16h) Christian: Update README.md [+6,-3]
3955 12/6/16 (24d 19h) Christian|GitHub: Create README.md [+3,-0]
3956 12/6/16 (24d 19h) Christian|GitHub: Move tile credits [+1,-3]
3957 12/6/16 (25d 6h) Christian: Merge remote-tracking branch 'refs/remotes/origin/customBlock' [+8,-0]
3958 12/6/16 (25d 6h) Christian: Add WhiteStone block [+8,-0]
3959 12/4/16 (26d 21h) Rostyslav Zatserkovnyi|GitHub: Merge PR #2 by @iojw - TimeElapsedInfoScreen [+103,-0]
3960 12/4/16 (26d 21h) iojw: Edited based on comments given [+61,-61]
3961 12/4/16 (27d 1h) iojw: Added an example interface based on the tutorial [+103,-0]
3962 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+0,-1]
3963 Open PRs:
3964 12/28/16 (3d 4h) Arpit Kamboj: Added new Interface Screen for GCI2016 Task [+101,-0]
3965 12/14/16 (16d 21h) null: GCI task NUI [+53,-0]
3966 12/6/16 (25d 5h) null: New custom blocks- by Axion Koper [+896,-0]
3967 12/4/16 (26d 23h) null: Add decorative block "Bookshelf". [+19,-0]
3968 Updated Issues:
3969 7/20/16 (164d 6h) [OPEN] Alexander S Webb: Idea: Add logic in Sample module to auto-provide any auto-blocks contained in the module.
3970Terasology/ScalaLib
3971 Commits:
3972 1/3/16 (363d 7h) Rasmus Praestholm: Version bump for next snapshot. [+1,-1]
3973 1/3/16 (363d 8h) Rasmus Praestholm: Assorted minor Gradle tweaking. [+4,-6]
3974Terasology/Seasons
3975 Commits:
3976 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
3977Terasology/ShatteredPlanes
3978 Commits:
3979 5/17/16 (227d 13h) CptCrispyCrunchy: -Optimized smoothing filter to get some speed boost. [+10,-21]
3980 4/27/16 (248d 8h) Josh Zacharias: Be compatible with the CoreBiome biomes. [+428,-44]
3981 4/10/16 (265d 0h) Milan Ender: Merge pull request #1 from Terasology/CompatibilityWithCoreBiomePlugins [+49,-356]
3982 4/9/16 (266d 11h) Josh Zacharias: Allow other plugins to hook in to the shattered planes. [+49,-356]
3983 4/6/16 (268d 18h) CptCrispyCrunchy: Now with less mountains and no more mountains inbetween rifts. [+6,-6]
3984 4/5/16 (269d 16h) CptCrispyCrunchy: small namefix [+1,-1]
3985 4/5/16 (269d 16h) CptCrispyCrunchy: updatescreenshots for mountains and caves [+0,-0]
3986 4/5/16 (269d 16h) CptCrispyCrunchy: Added mountains and caves! [+89,-37]
3987 4/2/16 (273d 0h) CptCrispyCrunchy: Merge branch 'master' of https://github.com/Terasology/ShatteredPlanes [+2,-13]
3988 4/2/16 (273d 0h) CptCrispyCrunchy: Added Biome support in the style of corebiomes. [+762,-103]
3989 4/1/16 (273d 18h) Milan Ender: Delete README.md~ [+0,-11]
3990 4/1/16 (273d 18h) Milan Ender: Update README.md [+1,-1]
3991 4/1/16 (273d 18h) Milan Ender: Update README.md [+1,-1]
3992 4/1/16 (273d 18h) CptCrispyCrunchy: Adding functional rifts with skyislands as bridges. [+13,-3]
3993 4/1/16 (273d 18h) CptCrispyCrunchy: Adding functional rifts with skyislands as bridges. [+145,-51]
3994 4/1/16 (273d 18h) CptCrispyCrunchy: Rifts and Canyon test [+51,-0]
3995 4/1/16 (273d 18h) CptCrispyCrunchy: Rifts with Skyislands as bridges and a canyontest generator to try out smoothing filter with new worldbuilder fix [+118,-75]
3996 3/29/16 (277d 8h) Rasmus Praestholm: Merge branch 'bugridden' of https://github.com/Terasology/ShatteredPlanes [+824,-344]
3997 3/28/16 (277d 17h) Milan Ender: Delete README.md~ [+0,-11]
3998 3/28/16 (277d 17h) CptCrispyCrunchy: New changelist [+0,-11]
3999 3/28/16 (277d 17h) CptCrispyCrunchy: Tweaking'n'Stuff [+13,-9]
4000 3/28/16 (277d 18h) CptCrispyCrunchy: Tweaked Canyons and Skyislands. [+9,-9]
4001 3/28/16 (277d 19h) CptCrispyCrunchy: New oceans and simple biomes, reworked canyons [+7,-4]
4002 3/28/16 (277d 19h) CptCrispyCrunchy: Introduced Oceans and simple height-based biomes. [+349,-406]
4003 3/26/16 (279d 14h) Milan Ender: Added files via upload [+0,-0]
4004 3/26/16 (279d 14h) Milan Ender: Update README.md [+10,-5]
4005 3/26/16 (279d 14h) Milan Ender: Update README.md [+4,-4]
4006 3/26/16 (279d 14h) Milan Ender: Update README.md [+3,-3]
4007 3/26/16 (279d 14h) Milan Ender: Update README.md [+10,-5]
4008 3/26/16 (279d 14h) Milan Ender: Added files via upload [+0,-0]
4009 3/26/16 (279d 14h) Milan Ender: Delete README.md~ [+0,-6]
4010 3/26/16 (279d 14h) Milan Ender: Delete module.txt~ [+0,-11]
4011 3/26/16 (279d 15h) CptCrispyCrunchy: updated noise parameters [+5,-5]
4012 3/26/16 (279d 15h) CptCrispyCrunchy: added images for Floating Islands! [+0,-0]
4013 3/26/16 (279d 15h) CptCrispyCrunchy: Floating Islands! [+397,-21]
4014 3/26/16 (279d 20h) CptCrispyCrunchy: EasterEggCanyon image! [+0,-0]
4015 3/26/16 (279d 20h) CptCrispyCrunchy: EasterEggCanyon! [+187,-6]
4016 3/24/16 (282d 12h) Cthulu: requesting bigger border, discarded world ref method. But still has border problems [+34,-49]
4017 3/22/16 (283d 15h) Cthulu: Merge branch 'master' of https://github.com/CptCrispyCrunchy/Canyon-World [+0,-0]
4018 3/22/16 (283d 15h) Cthulu: Added filters for contrast and erosion! [+556,-33]
4019 3/21/16 (284d 22h) Milan Ender: Added files via upload [+0,-0]
4020 3/16/16 (289d 18h) Cthulu: fixed missing renaming [+1,-1]
4021 3/16/16 (289d 19h) Cthulu: added screens [+4,-4]
4022 3/16/16 (289d 19h) Cthulu: added screens [+10,-1]
4023 3/16/16 (289d 19h) Milan Ender: Delete SpireProvider.java [+0,-69]
4024 3/16/16 (289d 19h) Milan Ender: Delete MountainsProvider.java [+0,-63]
4025 3/16/16 (289d 19h) Cthulu: Add all my files [+225,-222]
4026 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
4027 Updated Issues:
4028 5/10/16 (234d 23h) [OPEN] Milan Ender: Cut off Chunks
4029Terasology/Signalling
4030 Commits:
4031 6/5/16 (208d 14h) Rasmus Praestholm: Crash fixes - prefab format didn't like empty lists and ModularComputers isn't an optional dependency. [+7,-14]
4032 5/14/16 (231d 12h) Josh Zacharias: Fix for engine change to initialize screen layers in a dependency injection compatible way. [+1,-1]
4033 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+1,-2]
4034Terasology/SimpleFarming
4035 Commits:
4036 12/30/16 (0d 14h) Rufus Behr|oniatus: Merge PR #19 by @SufurElite - Add Raspberry [+61,-1]
4037 12/30/16 (0d 15h) mdj117|oniatus: Merge PR #21 by @mdj117 - Add Pineapple [+77,-1]
4038 12/30/16 (0d 18h) Marvel0usX|oniatus: Merge PR #20 by @Marvel0usx - Add Gojiberry [+60,-2]
4039 12/30/16 (1d 0h) oniatus: Merge PR #13 by @gkaretka - Add magic apple bush [+78,-4]
4040 12/30/16 (1d 0h) oniatus: resolved conflicts [+78,-4]
4041 12/30/16 (1d 0h) mjuvekar7|oniatus: Merge PR #14 by @mjuvekar7 - Add gooseberry. [+58,-0]
4042 12/30/16 (1d 2h) oniatus: Fixes for strawberry and blueberry [+10,-10]
4043 12/29/16 (1d 21h) kcirtaptrick|Rostyslav Zatserkovnyi: Add Strawberry (#11) [+60,-1]
4044 12/29/16 (1d 21h) TheJYKoder|Rostyslav Zatserkovnyi: Add Blueberry & re-organise prefabs (#12) [+66,-3]
4045 12/28/16 (2d 18h) Nihal Singh|GitHub: Update README.md [+1,-1]
4046 12/28/16 (2d 18h) Nihal Singh|GitHub: Update README.md [+3,-3]
4047 12/15/16 (15d 19h) Rostyslav Zatserkovnyi|GitHub: Merge PR #10 by @mjuvekar7 - improve module.txt [+2,-2]
4048 12/15/16 (16d 1h) mjuvekar7|GitHub: Improve module.txt [+2,-2]
4049 12/15/16 (16d 4h) Rasmus Praestholm|GitHub: Merge pull request #8 from smsunarto/master [+10,-6]
4050 12/13/16 (18d 0h) Scott M Sunarto|GitHub: Update README.md [+10,-6]
4051 12/12/16 (18d 15h) Rostyslav Zatserkovnyi|GitHub: Update README.md [+40,-40]
4052 12/12/16 (18d 16h) Rostyslav Zatserkovnyi|GitHub: Merge PR #7 by @smsunarto - update README [+88,-8]
4053 12/11/16 (20d 0h) Scott M Sunarto|GitHub: Update README.md [+88,-8]
4054 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
4055 9/14/16 (107d 16h) XTariq: Update to code to reduce errors in onPlantUnGrowth. [+47,-26]
4056 9/14/16 (108d 8h) XTariq: Removed commented out code. [+2,-3]
4057 9/14/16 (108d 8h) XTariq: Refactored PlantDefinitionComponent to meet current coding standards. [+99,-71]
4058 2/15/16 (320d 7h) Rasmus Praestholm: Merge branch 'ReworkDroppedItems' of https://github.com/Terasology/SimpleFarming [+15,-7]
4059 2/10/16 (325d 6h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
4060 2/10/16 (325d 6h) Rasmus Praestholm|Josh Zacharias: Remove renderWithIcon (engine change). [+0,-4]
4061 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+0,-4]
4062 2/3/16 (332d 12h) Josh Zacharias: Use the new DropItemEvent instead of the PickupBuilder. [+8,-5]
4063 Open PRs:
4064 12/31/16 (0d 8h) null: Adding Raspberries [+127,-3]
4065 12/30/16 (1d 2h) null: GCI (add-on) [+74,-0]
4066 Updated Issues:
4067 12/30/16 (1d 8h) [OPEN] Scott M Sunarto: Breaking a plant with produce will not yield produce.
4068 10/7/16 (84d 17h) [OPEN] Júnior: Question - Creating a new item?
4069 10/9/16 (82d 13h) [OPEN] Josh Zacharias: If harvesting directly to inventory fails, spit the item out to the world
4070Terasology/SimpleLiquids
4071 Open PRs:
4072 6/26/16 (187d 16h) Jessica Hawkwell: added chunk-wide water scanning [+38,-2]
4073Terasology/Smithing
4074 Commits:
4075 12/12/16 (19d 7h) XTariq: Added extra bars and revised recipes. [+94,-0]
4076 11/28/16 (33d 8h) Rasmus Praestholm: Really delete Smithing.iml. C'mon now! [+0,-6]
4077 11/28/16 (33d 8h) Rasmus Praestholm: Add .gitignore [+13,-0]
4078 11/28/16 (33d 8h) Rasmus Praestholm: Delete files not meant to be on GitHub. [+3,-1110]
4079 11/27/16 (33d 13h) XTariq: Migrated nuggets from CopperAndBronze. Also added three bars and recipes for making two of them. [+93,-2]
4080 11/26/16 (35d 9h) XTariq: Initial commit for this module. [+2637,-0]
4081Terasology/SnakeTournament
4082 Commits:
4083 12/11/16 (19d 23h) Rostyslav Zatserkovnyi|GitHub: Update README.md [+1,-1]
4084 12/11/16 (19d 23h) Rostyslav Zatserkovnyi|GitHub: Update README.md [+4,-3]
4085 12/7/16 (23d 16h) Rostyslav Zatserkovnyi|GitHub: Version bump for SnakeTournament [+1,-1]
4086 12/7/16 (23d 16h) Rostyslav Zatserkovnyi|GitHub: Merge PR by @TheJYKoder #2 (BlockTrailAuthoritySystem.java) [+3,-4]
4087 12/7/16 (23d 16h) Rostyslav Zatserkovnyi|GitHub: Merge PR by @TheJYKoder #1 (module.txt) [+8,-3]
4088 12/7/16 (23d 16h) TheJYKoder|GitHub: Update module.txt [+1,-1]
4089 12/7/16 (23d 17h) TheJYKoder|GitHub: Update module.txt [+8,-3]
4090 12/7/16 (23d 17h) TheJYKoder|GitHub: Update BlockTrailAuthoritySystem.java [+3,-4]
4091 12/7/16 (24d 11h) TheJYKoder|GitHub: Update BlockTrailAuthoritySystem.java [+1,-1]
4092 12/6/16 (24d 15h) Josh Zacharias|GitHub: Merge pull request #1 from Terasology/PreAlpha [+115,-1]
4093 12/6/16 (24d 15h) Josharias|Josh Zacharias: Day 2 [+71,-0]
4094 12/6/16 (24d 15h) Josharias|Josh Zacharias: Day 1 [+44,-1]
4095Terasology/Spawning
4096 Commits:
4097 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
4098Terasology/StaticCities
4099 Commits:
4100 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+3,-3]
4101 7/20/16 (163d 20h) Tobias Nett|GitHub: Merge pull request #4 from skaldarnar/fix-package [+935,-861]
4102 7/20/16 (163d 20h) Tobias Nett: Addressed some Checkstyle and Findbugs warnings [+543,-470]
4103 7/20/16 (163d 20h) Tobias Nett: Fixed package name and imports. [+536,-536]
4104 7/20/16 (163d 21h) Tobias Nett: Merge remote-tracking branch 'cptCrunchy/master' into fix-package [+591,-590]
4105 7/20/16 (164d 1h) CptCrispyCrunchy: -bug fixes with impots [+591,-590]
4106 6/18/16 (195d 15h) Rasmus Praestholm: Update metadata after the split to Dynamic & Static Cities. [+3,-3]
4107 6/16/16 (197d 17h) Martin Steiger|GitHub: Merge pull request #1 from CptCrispyCrunchy/master [+12753,-0]
4108 6/15/16 (198d 15h) CptCrispyCrunchy: -added the changes from the Cities develop branch [+6,-5]
4109 6/15/16 (198d 15h) CptCrispyCrunchy: -Initial commit [+12752,-0]
4110 6/15/16 (198d 17h) Martin Steiger|GitHub: Create .gitignore [+13,-0]
4111 6/15/16 (198d 17h) Martin Steiger: Initial commit [+203,-0]
4112Terasology/StoneCrafting
4113 Commits:
4114 12/10/16 (20d 13h) XTariq: Migrated HaliteGeneration from WorkstationCrafting over to this module. [+92,-123]
4115 12/10/16 (21d 11h) XTariq: Minor update. [+217,-0]
4116 12/10/16 (21d 11h) XTariq: Migrated most of the stone-based items and stations from WorkstationCrafting over to this module. [+1627,-0]
4117Terasology/StructuralResources
4118 Commits:
4119 12/28/16 (3d 5h) iojw: Added ingot stacks [+324,-1]
4120 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+2,-2]
4121Terasology/StructureTemplates
4122 Commits:
4123 12/28/16 (3d 5h) Rasmus Praestholm|GitHub: Merge pull request #10 from mdj117/patch-1 [+2,-2]
4124 12/26/16 (4d 23h) mdj117|GitHub: Update README.md [+2,-2]
4125 12/15/16 (15d 19h) Rostyslav Zatserkovnyi|GitHub: Merge PR #9 by @mjuvekar7 - improve module.txt [+2,-2]
4126 12/15/16 (16d 1h) mjuvekar7|GitHub: Improve module.txt [+2,-2]
4127 9/12/16 (110d 0h) Florian Köberle: Fixed an issue with chests being empty in multiplayer. [+0,-2]
4128 9/12/16 (110d 0h) Florian Köberle: Use new StructureBlocksSpawnedEvent for scheduled structure placement. [+3,-2]
4129 9/11/16 (110d 15h) Florian Köberle: Javadoc improvements. [+2,-1]
4130 9/11/16 (110d 15h) Florian Köberle: Backward compatible change that introduces new structure spawn events to register for. [+187,-25]
4131 9/3/16 (119d 12h) Tobias Nett: Use setBlocks method for performance improvement when spawning structures. [+12,-7]
4132 8/15/16 (137d 20h) Florian Köberle: Try to spawn structures only once under normal conditions. [+119,-26]
4133 8/15/16 (138d 2h) Florian Köberle: Log long structure spawn times. [+9,-0]
4134 8/6/16 (146d 19h) Florian Köberle: Make the block conditions ISAirLike and IsGroundLike return false if a block isn't loaded yet. [+16,-1]
4135 8/6/16 (146d 21h) CptCrunchy: -refactoring and added comments [+10,-11]
4136 7/29/16 (154d 17h) CptCrunchy: -refactoring and import optimization [+6,-6]
4137 7/29/16 (154d 18h) CptCrunchy: -Added a method to center a template around its geometrical center in the XZ plan. [+74,-30]
4138 7/21/16 (162d 23h) CptCrispyCrunchy: -bounding box method for SpawnBlockRegion and a simple testcase [+92,-2]
4139 7/13/16 (170d 14h) Florian Köberle: Make it possible to make structure templates spawn chests filled with items. [+155,-0]
4140 7/11/16 (172d 13h) Florian Köberle: Added spawnChance to StructureTemplateComponent. [+56,-7]
4141 7/10/16 (173d 13h) Florian Köberle: Minor code formatting. [+6,-6]
4142 7/10/16 (173d 15h) Florian Köberle: Added a button for copying the structure template editor. [+30,-3]
4143 7/10/16 (173d 16h) Florian Köberle: Structure template editor: Copy button: Now copies also air blocks [+3,-8]
4144 7/10/16 (173d 21h) Florian Köberle: Make the structure template editor work in client+server setup. [+4,-0]
4145 7/10/16 (173d 22h) Florian Köberle: Fixed a issue that prevented the headless server from starting. [+1,-1]
4146 7/10/16 (174d 1h) Florian Köberle: Introduce StructureTemplateProvider. [+178,-34]
4147 7/10/16 (174d 3h) Florian Köberle: Make it possible to spawn other structures with structure templates. [+632,-59]
4148 7/7/16 (176d 15h) Florian Köberle: Store the problematic region in the component. [+26,-31]
4149 7/7/16 (176d 15h) Florian Köberle: Use screen with an okay button to inform the user about placement errors. [+77,-100]
4150 7/7/16 (176d 16h) Florian Köberle: Inform the user about failed structure placements via overlay. [+335,-108]
4151 7/7/16 (176d 19h) Florian Köberle: Add support for spawn conditions. [+564,-11]
4152 5/30/16 (215d 13h) Rasmus Praestholm: Tiny adjustment for recent engine change. [+1,-1]
4153 5/24/16 (220d 14h) Florian Köberle: Make the edit region be above ground by default [+1,-1]
4154 5/22/16 (222d 16h) Florian Köberle: Made the field blockType of RegionToFill of type Block. [+19,-25]
4155 5/22/16 (222d 17h) Florian Köberle: Use Region3i for serialization too. [+101,-102]
4156 5/19/16 (225d 13h) Florian Köberle: Initial commit. [+1915,-0]
4157 Open PRs:
4158 11/22/16 (39d 5h) Tobias Nett: [Review] Stepwise Structure Generation [+203,-2]
4159 Updated Issues:
4160 7/29/16 (154d 18h) [OPEN] Tobias Nett: Doors do not work in templates.
4161 8/6/16 (146d 17h) [OPEN] Tobias Nett: Option to ignore blocks
4162Terasology/SubstanceMatters
4163 Commits:
4164 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+3,-3]
4165 7/28/16 (156d 8h) Rasmus Praestholm: Bump dependency on ItemRendering to let in-game dependency resolution recognize the new version. [+1,-1]
4166 5/30/16 (215d 7h) Josh Zacharias: Adjust default ore generation to not come so close to the surface. [+8,-4]
4167 5/6/16 (239d 7h) Josh Zacharias: Update the readme with component usage help. [+34,-1]
4168 3/31/16 (275d 5h) Josh Zacharias: Increase default ore generation frequency. [+8,-8]
4169 3/31/16 (275d 5h) Josh Zacharias: Migrate to Workstation 1.0.0. [+318,-277]
4170 3/10/16 (296d 4h) Josh Zacharias: Fail process part validation when a substance to replace does not exist in the original substances. [+5,-1]
4171 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+7,-7]
4172 2/22/16 (313d 8h) Rasmus Praestholm: Merge branch 'InventoryToCore' of https://github.com/Terasology/SubstanceMatters [+2,-4]
4173 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+2,-4]
4174 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+1,-2]
4175Terasology/Tasks
4176 Commits:
4177 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+1,-1]
4178 7/28/16 (156d 8h) Rasmus Praestholm: Bump dependency on ItemRendering to let in-game dependency resolution recognize the new version. [+1,-1]
4179 5/13/16 (232d 8h) Rasmus Praestholm: Fix for trivial engine change. [+1,-1]
4180 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+2,-2]
4181 2/6/16 (328d 13h) Rasmus Praestholm: Remove renderWithIcon (engine change). [+1,-1]
4182 Updated Issues:
4183 11/22/16 (39d 9h) [OPEN] Rasmus Praestholm: NPE in QuestSystem when attempting to finish a sample quest
4184 11/22/16 (39d 9h) [OPEN] Martin Steiger: Rename to Quests
4185Terasology/Thirst
4186 Commits:
4187 11/30/16 (30d 19h) Tobias Nett|GitHub: Merge pull request #1 from mjuvekar7/master [+67,-16]
4188 11/30/16 (30d 19h) mandarj7: Fix a few documentation errors. [+8,-15]
4189 11/30/16 (30d 20h) mandarj7: Add documentation to all functions and classes in the Thirst module. [+71,-13]
4190 11/21/16 (40d 11h) Josh Zacharias: Extract from Hunger [+373,-0]
4191Terasology/TutorialAssetSystem
4192 Commits:
4193 10/14/16 (78d 7h) Rasmus Praestholm: Fix a missed rename from some time ago. [+3,-3]
4194 3/8/16 (297d 15h) oniatus: add dice sound [+4,-1]
4195 3/8/16 (297d 16h) oniatus: update module with dice tutorial [+290,-0]
4196 3/6/16 (300d 4h) oniatus: add readme.md [+3,-0]
4197 3/6/16 (300d 4h) oniatus: initial tutorial [+54,-0]
4198 Updated Issues:
4199 10/14/16 (78d 7h) [CLOSED] Rasmus Praestholm: Icon atlas with the glasses icon appears to be broken
4200 3/8/16 (297d 15h) [OPEN] null: Test and document the RotateableBlockFamily
4201Terasology/TutorialDynamicCities
4202 Commits:
4203 11/22/16 (39d 5h) Rasmus Praestholm: Update dependency versions from recent version bumps elsewhere. [+1,-1]
4204 10/8/16 (84d 6h) Rasmus Praestholm: Tweak at formatting and fill in some information. [+44,-42]
4205 8/22/16 (131d 12h) CptCrunchy: Bugfixes [+3,-0]
4206 8/20/16 (132d 21h) CptCrunchy: Moved population configuration back to DynamicCities [+36,-17]
4207 8/16/16 (136d 19h) CptCrunchy: Added a market view in dialog format to traders spawned at marketplaces [+395,-65]
4208 8/13/16 (140d 2h) CptCrunchy: Added a trader for the marketplace [+191,-1]
4209 8/11/16 (141d 18h) CptCrunchy: -initial commit [+430,-0]
4210 Updated Issues:
4211 8/21/16 (131d 18h) [OPEN] Milan Ender: Persistence problem with dialogs
4212Terasology/TutorialGraphicTweaks
4213 Commits:
4214 8/22/16 (131d 8h) Taha Do?an Güne?|GitHub: Update SampleGraphicsSystem.java [+1,-1]
4215 8/22/16 (131d 11h) Taha Do?an Güne?: Initial version [+315,-0]
4216Terasology/TutorialNui
4217 Commits:
4218 12/28/16 (2d 23h) Rostyslav Zatserkovnyi|GitHub: Merge PR #1 by @jellysnake: Source code for Core Widgets [+775,-0]
4219 12/28/16 (3d 0h) Quinn: Move widgets to seperate package [+16,-16]
4220 12/27/16 (3d 20h) Quinn: Add source for the UIScrollbar, UIScrollingText, UISlider, UISpace and UIText examples [+240,-0]
4221 12/27/16 (3d 22h) Quinn: Add the source for the UIImage, UILabel, UIList and UILoadBar examples. [+188,-0]
4222 12/27/16 (4d 3h) Quinn: Add the code for the UIBox, UIButton, UICheckbox, UIDoubleSlider, UIDropdown, UIDropdownScrollable and UIIconBar screen examples. [+347,-0]
4223 10/10/16 (82d 12h) Rostyslav Zatserkovnyi: Quick Start tutorial code [+108,-2]
4224 8/22/16 (130d 16h) Rostyslav Zatserkovnyi|GitHub: Fix README title [+1,-1]
4225 8/22/16 (130d 20h) Rostyslav Zatserkovnyi|GitHub: Update README.md [+3,-1]
4226 8/21/16 (131d 18h) Rostyslav Zatserkovnyi: Initial commit [+28,-0]
4227 Open PRs:
4228 12/29/16 (2d 0h) jellysnake: Add ui tab box docs [+141,-0]
4229Terasology/TutorialWorldGeneration
4230 Commits:
4231 9/16/16 (105d 15h) jchappelle: Added screenshots for accessing facet configurations [+0,-0]
4232 9/16/16 (105d 15h) jchappelle: Allow MountainsProvider to be configurable [+32,-6]
4233 4/9/16 (266d 12h) Josh Zacharias: Update README.md [+2,-1]
4234 4/9/16 (266d 12h) Josh Zacharias: Add screenshot of plugin lakes. [+0,-0]
4235 4/9/16 (266d 12h) Josh Zacharias: Add lakes generation by using plugins. [+112,-1]
4236 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
4237 Updated Issues:
4238 1/23/16 (342d 13h) [OPEN] Rasmus Praestholm: Incorporate any useful information from an old wiki page
4239Terasology/WeatherManager
4240 Commits:
4241 5/31/16 (213d 16h) Rasmus Praestholm: Fix a crash bug. For some reason @In isn't working in this class, while direct retrieval from CoreRegistry is fine. [+5,-1]
4242 Updated Issues:
4243 5/31/16 (213d 16h) [CLOSED] Skylar Sommers: Crash when loading with WeatherManager Enabled
4244Terasology/WildAnimals
4245 Commits:
4246 3/14/16 (292d 10h) Rasmus Praestholm: Bump Pathfinding requirement for BT cleanup. [+1,-1]
4247 3/13/16 (293d 5h) ClintRajaniemi: Update deer.prefab - Health update [+3,-3]
4248 3/5/16 (300d 14h) Rasmus Praestholm: Merge updated MD5 export. [+14377,-19048]
4249 3/5/16 (300d 19h) Florian Köberle: Fixed the bounding boxes by exporting with a better MD5 exporter. [+14377,-19048]
4250 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+1,-1]
4251 2/13/16 (321d 14h) Florian Köberle: Automatically spawn deers after chunk generation. [+146,-0]
4252 1/3/16 (363d 3h) Rasmus Praestholm: Adjust Core dependency. [+1,-1]
4253 Updated Issues:
4254 12/12/16 (18d 16h) [OPEN] Aneesh Sharma: The deers in the Module behave abnormally
4255Terasology/WoodAndStone
4256 Commits:
4257 12/4/16 (26d 21h) Rostyslav Zatserkovnyi|GitHub: Merge PR #46 by @cribsb - Crossbow recipe [+8,-0]
4258 12/4/16 (26d 23h) Chris Bogaards: Added the recipe for the crossbow from the GCI task [+8,-0]
4259 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+5,-5]
4260 9/10/16 (112d 7h) Rasmus Praestholm: Fix missing comma and explicitly whitelist some leaf blocks as OK to destroy by hand. [+16,-1]
4261 6/16/16 (197d 14h) XTariq: Updated prefabs due to recent update to FluidContainerItem. Also made the portable stations non-stackable. [+10,-2]
4262 6/12/16 (202d 11h) XTariq: Various changes to files to fix two issues. [+115,-45]
4263 6/10/16 (204d 13h) XTariq: Migrated JumpSpeed elements over to AlterationEffects module. [+2,-137]
4264 6/9/16 (204d 16h) XTariq: Added JumpSpeedPotion, and events for drinking potions. [+488,-45]
4265 6/8/16 (205d 16h) XTariq: Potions now have an effect. Added three new potion types, recipes, and herbs. Modified UI for Cooking and Herb stations. [+492,-51]
4266 6/4/16 (209d 13h) XTariq: Several bugfixes related to Cooking and HerbStation. Some new items. [+618,-52]
4267 3/31/16 (275d 4h) Josh Zacharias: Migrate to Workstation 1.0.0. [+497,-420]
4268 3/7/16 (299d 12h) Omer Sheikh: Inherit crafting station skin from inventory skin. [+1,-1]
4269 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+13,-13]
4270 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+2,-3]
4271 2/3/16 (332d 12h) Josh Zacharias: Use the new DropItemEvent instead of the PickupBuilder. [+5,-17]
4272 1/30/16 (335d 16h) Josh Zacharias: Remove RenderWithIcon to align with https://github.com/MovingBlocks/Terasology/pull/2141 [+24,-53]
4273 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
4274Terasology/WoodCrafting
4275 Commits:
4276 12/10/16 (20d 13h) XTariq: Migrated the tree and plant-related generators from WorkstationCrafting to this module [+1206,-250]
4277 12/10/16 (21d 11h) XTariq: Moved some items around. [+169,-135]
4278 12/8/16 (23d 6h) XTariq: Migrated most of the wood-based items and stations from WorkstationCrafting over to this module. [+4826,-0]
4279Terasology/Workstation
4280 Commits:
4281 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+1,-1]
4282 8/8/16 (145d 9h) Rasmus Praestholm: Checkstyle pass - remove commented out code, update comments, etc. [+5,-21]
4283 6/16/16 (197d 14h) XTariq: More comments. [+46,-2]
4284 6/16/16 (198d 5h) XTariq: Modified fluid handling to support partial filling and draning of containers. [+39,-2]
4285 6/15/16 (199d 13h) XTariq: Removed unnecessary check and revamped scheduleWorkstationWakeUpIfNecessary method. [+28,-5]
4286 4/23/16 (252d 7h) Josh Zacharias: Prioritize the output process part events lower so that input can be processed first through validation and reaction style process parts based on the selected input items can effect the output items. [+3,-2]
4287 3/31/16 (275d 5h) Josh Zacharias: Change the process part system to use events, separating the component data from the logic. [+1762,-1456]
4288 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+3,-3]
4289 1/3/16 (363d 7h) Rasmus Praestholm: Engine release bump to v1.0.0 although still just as a snapshot / release candidate. No 0.54.6 release. [+1,-1]
4290Terasology/WorkstationCrafting
4291 Commits:
4292 11/22/16 (39d 5h) Rasmus Praestholm: Update dependency versions from recent version bumps elsewhere. [+6,-6]
4293 9/1/16 (121d 12h) XTariq: Added new help category for WorkstationCrafting, and modified most item prefabs to include it. [+261,-5]
4294 8/10/16 (143d 11h) XTariq: Temporarily removed methods so that leaf blocks are breakable by hand. [+3,-0]
4295 8/9/16 (144d 6h) XTariq: Refactored CraftingWorkstationProcess and associated Factory so that they now support InGameWorkstationHelp integration. Also made some minor changes to the recipes to facilitate this. [+154,-12]
4296 8/8/16 (145d 12h) XTariq: Renamed the stations so that they end with the word "Station". Also made mods to code where necessary. [+53,-35]
4297 8/6/16 (147d 7h) XTariq: Renamed the woodcrafting and stonecrafting processes so that their names end with the word "Process". [+66,-57]
4298 8/2/16 (150d 16h) XTariq: Added correct process requirement providers. Still need to work out proper displaying of non-ManualLabor processes. [+82,-13]
4299 7/15/16 (168d 14h) XTariq: Bugfix to Workstation upgrade process. Also performance tweak for the recipe diplay update system. [+308,-28]
4300 7/14/16 (170d 7h) XTariq: Migrated over to using the dedicated Durability module. [+10,-339]
4301 7/14/16 (170d 13h) XTariq: Adding InGameHelp + WorkstationHelp. [+606,-11]
4302 7/9/16 (175d 5h) XTariq: Added proper block overrides. [+125,-2]
4303 7/3/16 (181d 4h) XTariq: Major bugfix. [+1394,-0]
4304 7/1/16 (183d 12h) XTariq: Added items for the creation of Glass. [+60,-1]
4305 6/26/16 (188d 5h) XTariq: Added missing dependency. [+4,-0]
4306 6/24/16 (189d 14h) XTariq: Minor fix to prefab. [+1,-1]
4307 6/23/16 (190d 15h) XTariq: Removed elements of Cooking from this module [+216,-660]
4308 6/22/16 (191d 17h) XTariq: Intial creation of WorkstationCrafting, spun off from several elements of WoodAndStone. Still under construction, and Cooking has not been separated yet. [+10633,-0]
4309 Open PRs:
4310 12/21/16 (9d 17h) XTariq: Migration of wood and stone-based processes and items to new modules [+0,-6433]
4311 Updated Issues:
4312 12/16/16 (15d 0h) [OPEN] null: NPE on startup when creating input descriptions
4313 10/26/16 (65d 17h) [OPEN] XTariq: Migrate the generator items to NeoTTA
4314Terasology/WorkstationInGameHelp
4315 Commits:
4316 12/15/16 (15d 19h) Rostyslav Zatserkovnyi|GitHub: Merge PR #7 by @J0hnCena - Javadocs everywhere [+139,-0]
4317 12/15/16 (16d 5h) J0hnCena: Add documentation [+139,-0]
4318 12/13/16 (18d 0h) TheJYKoder|Rostyslav Zatserkovnyi: Update module.txt (#6) [+2,-2]
4319 11/21/16 (40d 11h) Josh Zacharias: Update to v1.0.0 modules. [+1,-1]
4320 9/1/16 (121d 12h) XTariq: Modified classes to support last change to InGameHelp. [+12,-0]
4321 3/31/16 (275d 4h) Josh Zacharias: Use Workstation 1.0.0. [+3,-3]
4322 2/28/16 (307d 10h) Rasmus Praestholm: Move Assets class from org.terasology.asset to org.terasology.utilities. [+2,-2]
4323Terasology/WorldlyTooltip
4324 Commits:
4325 11/21/16 (40d 11h) Josh Zacharias: Upgrade to v1.0.0 so that it is easier on dependent modules. [+1,-1]
4326 5/13/16 (232d 8h) Rasmus Praestholm: Fix for trivial engine change. [+1,-1]
4327 2/21/16 (313d 12h) Josh Zacharias: Repoint inventory and health stuff to core. [+1,-1]
4328 2/7/16 (328d 12h) Josh Zacharias: Add dependency on Core in preparation for some systems moving from the engine. [+7,-2]
4329
4330Last 365 days summary:
4331 Total new commits: 3012
4332 Total updated PRs: 77
4333 Total updated issues: 908