MachineMuse
|
af070bc3c9
|
fixed! so I'ma reenabled smartmoving support
|
2013-08-06 20:53:42 -06:00 |
|
MachineMuse
|
b09fb98105
|
rearranged delegation
|
2013-08-06 20:49:54 -06:00 |
|
MachineMuse
|
d2c55017b3
|
possible abstractmethoderror fix
|
2013-08-06 20:38:28 -06:00 |
|
MachineMuse
|
8e5c4bfab9
|
more armor model experimentation
|
2013-08-06 20:25:39 -06:00 |
|
MachineMuse
|
5a0b5c4930
|
api refactoring and armor model test
|
2013-08-06 20:13:29 -06:00 |
|
MachineMuse
|
36a204c781
|
fixed sound refs
|
2013-08-06 18:48:20 -06:00 |
|
MachineMuse
|
d856679ae1
|
fixed texture quilt refs
|
2013-08-06 18:25:26 -06:00 |
|
MachineMuse
|
570409371a
|
fix sound pool loader and change texture map refs
|
2013-08-06 18:11:58 -06:00 |
|
MachineMuse
|
336ccff89b
|
added pack.mcmeta
|
2013-08-06 17:42:28 -06:00 |
|
MachineMuse
|
c433734191
|
changed mod descriptor to powersuits (All lowercase)
|
2013-08-06 17:27:56 -06:00 |
|
MachineMuse
|
5b2f8b4260
|
more case sensitivity irritation
|
2013-08-06 17:09:18 -06:00 |
|
MachineMuse
|
bfdd29650b
|
fixed forced lowercase and case sensitivity and stuff
|
2013-08-06 16:04:21 -06:00 |
|
MachineMuse
|
11952d676c
|
initial 1.6.2 migration
|
2013-08-03 16:47:33 -06:00 |
|
MachineMuse
|
cdd202a3de
|
changed localization reader to UTF-8 character encoding
|
2013-08-03 14:19:18 -06:00 |
|
MachineMuse
|
4809337fa5
|
update to gregtech api call
|
2013-08-03 12:53:24 -06:00 |
|
MachineMuse
|
6d1f594058
|
fixed some crash cases and instability in cosmetic gui
|
2013-08-03 12:41:43 -06:00 |
|
MachineMuse
|
f3b95dbfd6
|
fixed double dipping from ThermalExpansion interface
|
2013-07-25 21:27:00 -06:00 |
|
MachineMuse
|
055cce6ece
|
change how it's accessed to maybe eliminate instance weirdness
|
2013-07-12 06:09:38 -06:00 |
|
MachineMuse
|
83062845f1
|
pushed instantiation into Java since scala seems to optimize out the (hacky) behaviour we are going for
|
2013-07-11 22:03:48 -06:00 |
|
MachineMuse
|
3234822c50
|
More explicit typing...
|
2013-07-11 21:40:45 -06:00 |
|
MachineMuse
|
03599bfded
|
attempt to fix smartmoving dep
|
2013-07-11 21:29:18 -06:00 |
|
MachineMuse
|
9753e6bfd7
|
tidied up RenderPart using for comprehensions
|
2013-07-04 16:57:51 -06:00 |
|
MachineMuse
|
2b51b4102f
|
some more refactoring on error handling
|
2013-07-03 19:12:19 -06:00 |
|
MachineMuse
|
d6c1786656
|
more minor electric item tidying
|
2013-07-02 13:32:26 -06:00 |
|
MachineMuse
|
9495b52797
|
minor electric item syntax fixes
|
2013-07-02 12:10:26 -06:00 |
|
MachineMuse
|
3d69533dfb
|
changed how armor model is accessed
|
2013-07-02 08:47:17 -06:00 |
|
MachineMuse
|
838ceb289f
|
fixed weird braces
|
2013-06-30 14:58:16 -06:00 |
|
MachineMuse
|
fdf0662ad0
|
changed criteria for flight render to activate
|
2013-06-29 05:42:16 -06:00 |
|
MachineMuse
|
d0309af45f
|
Localization tidying
|
2013-06-29 00:52:21 -06:00 |
|
MachineMuse
|
e17c27abd2
|
fix reference to MuseFileUtils
|
2013-06-28 23:15:11 -06:00 |
|
MachineMuse
|
523c65dd95
|
some tidying and refactoring for localization
|
2013-06-28 23:09:32 -06:00 |
|
MachineMuse
|
bb0cc1c45f
|
tweak config file copying
|
2013-06-28 18:30:55 -06:00 |
|
MachineMuse
|
1aafb930a9
|
dynamic ModelPlayer dependency
|
2013-06-28 14:54:31 -06:00 |
|
MachineMuse
|
764dd1ca0b
|
some tidying and attempt to use flying animation when smartmoving is installed and player is moving quickly
|
2013-06-28 14:37:27 -06:00 |
|
Claire
|
d793f7c50d
|
Merge pull request #347 from Andrew2448/localization
Wrote a new file copy method to remove Java 7 dependency.
|
2013-06-28 08:06:11 -07:00 |
|
Andrew2448
|
226242b6b9
|
Wrote a new file copy method to remove Java 7 dependency.
|
2013-06-28 10:38:01 -04:00 |
|
Claire
|
5fbdd66c3e
|
Merge pull request #345 from Andrew2448/localization
Moved lang files, general config, and keybind config to a new location and fixed names not displaying at all.
|
2013-06-28 05:28:45 -07:00 |
|
Andrew2448
|
3b491a7052
|
Removed an unused variable.
|
2013-06-27 23:24:05 -04:00 |
|
Andrew2448
|
23510f9a81
|
Moved the keybind config to the new location.
|
2013-06-27 23:19:07 -04:00 |
|
Andrew2448
|
53fe67cf61
|
Moved the lang files to the resources folder and moved the config to a new location.
|
2013-06-27 23:13:33 -04:00 |
|
MachineMuse
|
4f0b60b9ba
|
possibly fixed invisibility, night vision, and uphilll step assist
|
2013-06-27 06:03:53 -06:00 |
|
Andrew2448
|
a5d3ad9ce6
|
Fixed a massive issue that could invalidate all modules on a player's suit.
|
2013-06-27 01:33:41 -04:00 |
|
MachineMuse
|
a79835f0cf
|
no longer checks if basic components is installed, just whether the recipes are enabled
|
2013-06-26 17:45:21 -06:00 |
|
MachineMuse
|
e5b846a689
|
pushed model rendering into children of parts
|
2013-06-26 17:06:52 -06:00 |
|
MachineMuse
|
8127ed0011
|
pushed model rendering into individual model parts
|
2013-06-25 21:12:10 -06:00 |
|
MachineMuse
|
8129b5547c
|
try with renderplayerapi render() beforehand
|
2013-06-25 19:12:54 -06:00 |
|
Andrew2448
|
4b21b8b4f3
|
Fix fork incompatability (instance vs. INSTANCE)
|
2013-06-25 18:57:43 -04:00 |
|
Claire
|
4c4717ea49
|
Merge pull request #338 from Andrew2448/localization
Added support for localization of blocks, items, and modules.
|
2013-06-25 15:45:58 -07:00 |
|
Andrew2448
|
da5f4242d1
|
Finalized localization support.
|
2013-06-25 18:42:35 -04:00 |
|
Andrew2448
|
1a8ea90bb3
|
Fix ItemComponent localization.
|
2013-06-25 14:21:25 -04:00 |
|