Commit Graph

795 Commits

Author SHA1 Message Date
CapsAdmin
4075102b7e made the bat file delete the temp gma file when it's done 2013-08-17 13:45:03 +02:00
CapsAdmin
75323dd8a3 added workshop.bat to easily update the workshop version 2013-08-17 13:43:05 +02:00
CapsAdmin
f3173c94fb added turkish language (by NonHuman) 2013-08-17 13:13:45 +02:00
CapsAdmin
1f43232710 improved fonts and font selection 2013-08-17 12:48:29 +02:00
CapsAdmin
8b27772087 fonts can no longer be something that is not on the font list (this was causing lua errors) 2013-08-17 12:27:37 +02:00
CapsAdmin
38908ac7fa SafeRemoveEntity on projectiles to prevent errors 2013-08-16 22:42:07 +02:00
CapsAdmin
a43ff25e0f added position spread to particles 2013-08-16 22:41:51 +02:00
CapsAdmin
a6c6769363 added owner_position to proxy 2013-08-16 22:41:37 +02:00
CapsAdmin
a2a5a5c63f the property panel can no longer exceed half the screens height in automatic resize mode 2013-08-16 22:41:18 +02:00
CapsAdmin
4583a23d81 added russian translation (by noiwex) 2013-08-15 19:30:44 +02:00
CapsAdmin
54e1fd50cc fixed hands errors 2013-08-15 12:02:02 +02:00
CapsAdmin
c6331882e2 event arguments will now populate under a collapsible category "arguments" in the main property list instead of in a separate window 2013-08-14 17:25:27 +02:00
CapsAdmin
78a2f165d8 error while trying to browse some sub parts from the load menu due to them not having a name field set 2013-08-14 15:55:25 +02:00
CapsAdmin
6103534e01 forgot to make hands spawnable 2013-08-14 14:48:01 +02:00
CapsAdmin
6e2866f9ec added more material parameters 2013-08-14 06:29:06 +02:00
CapsAdmin
beffc01d3d added collapsible properties 2013-08-14 06:03:19 +02:00
CapsAdmin
7761c8aa93 deprecated description (i don't think anyone used this) 2013-08-14 01:18:13 +02:00
CapsAdmin
95736fa159 added scroll bar to properties 2013-08-14 01:11:44 +02:00
CapsAdmin
acf1a5378f changed most cvars to be savable 2013-08-14 01:11:31 +02:00
CapsAdmin
b92fe0b6ba prevented drag drop from parenting if it's the same parent 2013-08-14 01:10:29 +02:00
CapsAdmin
cc59a5e864 fixed cloning perserving auto generated names
fixed cloned parts appearing in other parts that have use the same name as the original parent
2013-08-13 23:20:40 +02:00
CapsAdmin
f5e057d2ec fixed changing aim part with "..." showing entity selection 2013-08-13 23:09:35 +02:00
CapsAdmin
210fe9b118 clamped size to be max 10 2013-08-13 22:56:53 +02:00
CapsAdmin
c684de3297 removed extra clientside check if server projectiles are enabled since it doesn't network properly anyway 2013-08-13 03:01:19 +02:00
CapsAdmin
01b725d838 changed hands to metastruct hands
since the classname changed from hands to none i made the weapon class event be backwards compatible
2013-08-13 03:00:33 +02:00
CapsAdmin
056c749635 attempting to fix pac_sv_projectile not replicating to client properly 2013-08-10 00:39:24 +02:00
CapsAdmin
433f8cf396 fixed hands not using swimming animation in water 2013-08-10 00:38:56 +02:00
CapsAdmin
3d6e5ca99d fixed language.Add typo
more attempt to fix projectiles getting stuck
2013-08-07 15:31:04 +02:00
CapsAdmin
e306356e9f physical projectiles now fallback to non physical if the server has physical projectiles disabled
made an attempt to fix physical projectiles getting stuck
added Projectile to language
2013-08-07 15:24:12 +02:00
CapsAdmin
a0986d4605 added hsv_to_color(h,s,v) to proxy 2013-08-04 02:00:03 +02:00
CapsAdmin
a89484aea1 optimized the black triangle hack a little 2013-08-03 19:47:21 +02:00
CapsAdmin
4c1afdcbe4 fixed sub models being loaded by default 2013-08-03 19:25:51 +02:00
CapsAdmin
aa67f7b8df added a solution for black triangles (add . in front of the obj url (.http://www.sadasd.com/asdsd.obj) and it will attempt to fix the mesh)
_ and other symbols in front of the model url will now store like it does with texture urls
2013-08-03 18:34:07 +02:00
CapsAdmin
7eb6277983 made pac_language save 2013-08-03 03:32:46 +02:00
CapsAdmin
36f49c07d3 added skirt bone (the average of left and right thigh) 2013-08-02 21:34:49 +02:00
CapsAdmin
e3ab25afce fixed angle part multiplier not doing anything 2013-08-02 21:34:19 +02:00
CapsAdmin
ee2e35fcc8 testing commit hook 2013-07-30 15:53:03 +02:00
CapsAdmin
7a8b7b4040 removed calc angles optimizations 2013-07-26 19:24:53 +02:00
CapsAdmin
95286ca990 added smoothing to render times 2013-07-25 20:07:35 +02:00
CapsAdmin
412557f1ed reverted removal of InvalidateBoneCache 2013-07-25 20:07:20 +02:00
CapsAdmin
2841f2db34 reverted event hide optimizations 2013-07-25 14:28:55 +02:00
CapsAdmin
7e0b3697c0 Merge branch 'master' of github.com:CapsAdmin/pac3 2013-07-25 03:30:30 +02:00
CapsAdmin
cefaf5b9b1 attempting to fix parts not properly event hiding when an event is removed 2013-07-25 03:26:44 +02:00
CapsAdmin
bbe4e211df experimental optimization 2013-07-25 03:01:03 +02:00
CapsAdmin
2a2b7ff4ac Update TODO.txt
nope it didnt work
2013-07-23 23:48:46 +02:00
CapsAdmin
21e7055c23 added manual bone merge example 2013-07-21 01:55:14 +02:00
CapsAdmin
beefb09f40 fixed some mistakes 2013-07-20 19:19:31 +02:00
CapsAdmin
555830a54b fixed extreme lag with bones
fixed follow bone lagging behind last frames bone
fixed *PartName being set wrongly
2013-07-20 19:06:20 +02:00
CapsAdmin
7d7b71e92c reworked the bone part a little and added some extra features (it's still backwards compatible) 2013-07-20 18:30:19 +02:00
CapsAdmin
454145dc2a added a way to toggle with the pac_event command (like pac_event sleep 2) 2013-07-19 22:52:06 +02:00