Commit Graph

19 Commits

Author SHA1 Message Date
DarkPhoenix
3d1dbfa2c6 Properly initialize Uniform damage pattern on fresh start
Rewriting eos queries from .one() to .first() introduced difference in returned results in case of zero matches
2011-07-11 19:18:23 +04:00
HomeWorld
c06e164fb1 Use NumCtrl instead of IntCtrl (we want floats in dmg pattern editor), ignore bad data in dmg pattern import service 2010-11-28 11:43:32 +02:00
cncfanatics
c730e59840 Typo alert 2010-11-20 16:11:00 +01:00
cncfanatics
fafa8fdedd Don't export Uniform and Selected ammo, also sort export output 2010-11-20 16:07:40 +01:00
Corollax
4938e51e55 Replaced the last edit with Entity's hack
Looks nice, I think? O,o
2010-11-20 08:21:50 -06:00
Corollax
ef13e9dee5 Significant speedup in the importPatterns() code
Don't delete and readd, just edit the existing object
2010-11-20 08:20:07 -06:00
Corollax
24b7c50b0a Added import/export support
Export works swimmingly, but import is slow and I can't figure out why.
2010-11-20 06:48:17 -06:00
Corollax
0b191623ad Export is now working. Import in progress.
Partial commits are good? Easy to revert, yes? I hope? :(
2010-11-20 05:11:27 -06:00
Corollax
ba6d370a0e Made some limited progress on the damage editor
Can't keep my eyes open anymore :(
2010-11-19 08:32:36 -06:00
cncfanatics
3d6f50e6e7 Don't save patterns on creation 2010-10-18 11:10:04 +02:00
DarkPhoenix
9f9aff0c39 Fix file permissions 2010-10-14 20:32:54 +04:00
cncfanatics
85a8e561ae Implement pattern copying 2010-10-11 09:57:10 +02:00
cncfanatics
e4e1b5ddf2 Finish up most of the pattern editor except for copying 2010-10-11 07:41:56 +02:00
cncfanatics
8c468387d4 Code rename and processRename 2010-10-10 20:26:04 +02:00
cncfanatics
34ee584ee9 Start working on damage pattern creation code 2010-10-10 19:52:22 +02:00
HomeWorld
c274bbe07f Beautified dmg pattern editor. Events for new/copy/rename/delete buttons added 2010-10-09 19:04:34 +03:00
HomeWorld
c0fee80773 Revert "test comit"
This reverts commit 2d3868dea9.
2010-10-09 17:07:15 +03:00
HomeWorld
2d3868dea9 test comit 2010-10-09 17:02:46 +03:00
cncfanatics
792696aec4 Set Uniform as default damage Pattern, TODO: fix damagePattern display
code, its broken atm
2010-10-01 07:37:18 +02:00