This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 »
1216
General ENIGMA / Re: Phase 2/2 - Help Wanted - Final testing for the fonts and scrolling issues
« on: June 09, 2014, 01:58:33 pm »
The pull request can now be merged.
https://github.com/enigma-dev/enigma-dev/pull/748
However, I hate to be the bearer of bad news, but we're not out of the woods yet. All of these tests were with a stationary projection and the issues may crop up with a moving projection, I believe this can be fixed by rounding the x and y position for the camera and then adding 0.01,0.01
A test should be made to confirm that as well.
Also important to note that Darkstar said that he had the FS border bug with no offsets as well, so this issue is like the projection is offset by default on certain cards, still an extremely odd issue.
Edit: Since his pull request was merged, I have updated the Portable ZIP.
http://enigma-dev.org/docs/Wiki/Install:Windows
https://github.com/enigma-dev/enigma-dev/pull/748
However, I hate to be the bearer of bad news, but we're not out of the woods yet. All of these tests were with a stationary projection and the issues may crop up with a moving projection, I believe this can be fixed by rounding the x and y position for the camera and then adding 0.01,0.01
A test should be made to confirm that as well.
Also important to note that Darkstar said that he had the FS border bug with no offsets as well, so this issue is like the projection is offset by default on certain cards, still an extremely odd issue.
Edit: Since his pull request was merged, I have updated the Portable ZIP.
http://enigma-dev.org/docs/Wiki/Install:Windows
1217
General ENIGMA / Re: Phase 2/2 - Help Wanted - Final testing for the fonts and scrolling issues
« on: June 09, 2014, 05:00:54 am »
Everything works fine here, demo was perfect, you also tested the FS border too which was good. As long as everyone else reports the same and you make my suggested changes, this can be merged.
https://github.com/enigma-dev/enigma-dev/pull/748
https://github.com/enigma-dev/enigma-dev/pull/748
1218
General ENIGMA / Re: $20 to anyone who does this
« on: June 08, 2014, 11:56:34 am »
You should listen to your parents TKG, save your money for a car. I'll fix up the room editor, and I'll try to get it done by the end of this week for you.
1219
Issues Help Desk / Re: keyboard_key does not work!
« on: June 08, 2014, 10:53:12 am »
You were probably thinking about keyboard_lastkey, but it was technically broke too.
1220
Issues Help Desk / Re: Error - Invalid assignment to function
« on: June 08, 2014, 09:16:43 am »
I already considered that Josh and Berkeley Sockets does have a connect() function. However, Networking Systems are set to none by default, 11th please make sure under Build->Settings->"API" that Networking Systems is set to "None"
1221
Off-Topic / Re: GM:Studio Standard Now Free
« on: June 08, 2014, 09:14:42 am »
I agree with TKG, not to be jealous, but I'd say they are all doing better than the average UK dweller, especially when Dailly has the ability to spend his free time playing with GM when not at work, or well that's what he claims.
1222
Issues Help Desk / Re: Error - Invalid assignment to function
« on: June 08, 2014, 08:12:50 am »
Do you have a script named connect? What it's saying is there is a function somewhere called connect, so you can't use it as a variable name.
1223
Issues Help Desk / Re: Can't rename a resource under linux KDE
« on: June 08, 2014, 06:48:58 am »
No that separator is definitely there, it is the separator on the toolbar directly after the create executable button. However it was being positioned improperly, I have now fixed that.
Try again by manually replacing the plugin jar or run python install.py
http://www.enigma-dev.org/docs/Wiki/Install:Extra_Packages
Try again by manually replacing the plugin jar or run python install.py
http://www.enigma-dev.org/docs/Wiki/Install:Extra_Packages
1224
Issues Help Desk / Re: Error - ENIGMA: Unable to communicate with library
« on: June 08, 2014, 06:24:19 am »
Yes please start another topic for that. But, let me ask you to clarify what you did here, and how I can fix the Portable ZIP for you.
1225
Proposals / Re: Undo in the rooms editor
« on: June 08, 2014, 06:12:22 am »
Yes that would be a neat feature, keep in mind that TKG is also requesting someone spoof up the room editor. I am focusing on bug fixes and do not have time. The only thing to keep in mind is we want our room editor to remain intuitive and not become a cluster fuck.
1226
Issues Help Desk / Re: Error - ENIGMA: Unable to communicate with library
« on: June 08, 2014, 06:10:53 am »
So is this resolved?
1227
Issues Help Desk / Re: keyboard_key does not work!
« on: June 08, 2014, 06:08:50 am »
Fixed and confirmed working for XLIB and Win32, I have sent a pull request.
https://github.com/enigma-dev/enigma-dev/pull/747
You can update via git or by downloading the new Portable ZIP.
http://enigma-dev.org/docs/Wiki/Install:Windows
https://github.com/enigma-dev/enigma-dev/pull/747
You can update via git or by downloading the new Portable ZIP.
http://enigma-dev.org/docs/Wiki/Install:Windows
1228
Issues Help Desk / Re: Commands highlighted in LGM that are not supported
« on: June 08, 2014, 05:43:50 am »
Nothing is going to be done about this.
LGM is usable on its own, as a GM IDE that supports all versions of GM, it keeps a list of functions to syntax highlight for when it's not hooked up to any plugin/runner/compiler. ENIGMA plugs into LGM and then adds the functions it implements to the keywords list.
Also, the new compiler will be able to do execute_string.
LGM is usable on its own, as a GM IDE that supports all versions of GM, it keeps a list of functions to syntax highlight for when it's not hooked up to any plugin/runner/compiler. ENIGMA plugs into LGM and then adds the functions it implements to the keywords list.
Also, the new compiler will be able to do execute_string.
1229
Issues Help Desk / Re: Can't rename a resource under linux KDE
« on: June 07, 2014, 03:32:43 pm »
Yes that's the bug because you can not traverse hidden buttons, also why it is only a bug in OpenJDK, again, it's fucking bullshit. But fine, I'll just comment all of it out.
Go ahead and redownload or python install.py
http://enigma-dev.org/docs/Wiki/Install:Extra_Packages
Go ahead and redownload or python install.py
http://enigma-dev.org/docs/Wiki/Install:Extra_Packages
1230
Issues Help Desk / Re: Can't rename a resource under linux KDE
« on: June 07, 2014, 03:12:44 pm »
Wait, look the line should be commented add that adds stopb.
LGM.tool.add(new JToolBar.Separator(), 4);
The line directly after that, is it commented out or not?
LGM.tool.add(new JToolBar.Separator(), 4);
The line directly after that, is it commented out or not?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 »